Skip to content

niranjanpm/LocalLayering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LocalLayering for Gimp

This code implements the Local Layering concept introduced by [2] as a GIMP plugin.

[Project Page] [Demo Video] [Paper pdf]

Two versions of the source code for the plugin are released. One uses GIMP parasites to store the additional data-structures necessary for local-layering. The other implements local-layering using image masks as explained in [1].

GIMP 2.6 sources are necessary to compile the plug-in.

The plug-in sources are provided under the GNU General Public License.

[1] Local Manipulation of Image Layers Using Standard Image Processing Primitives, Niranjan Mujumdar, Sanju Maliakal, Sweta Malankar, Satishkumar Chavan, Parag Chaudhuri, Seventh Indian Conference on Computer Vision, Graphics and Image Processing (ICVGIP) 2010.

[2] Local Layering, James McCann and Nancy Pollard, ACM SIGGRAPH 2009.

About

Local Layering as a plugin to the Gimp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages