Metadata-Version: 1.0
Name: geoblend
Version: 0.2.3.dev0
Summary: Geo-aware poisson blending.
Home-page: https://github.com/kapadia/geoblend
Author: Amit Kapadia
Author-email: amit@planet.com
License: MIT
Description: Geo Blend
        =========
        
        Geoblend implements `poisson blending 
        <https://www.cs.jhu.edu/~misha/Fall07/Papers/Perez03.pdf>`_
        in Python. Poisson blending is an imaging technique that imposes the color of one image onto another image. This implementation conserves the gradient field of the image being blended. 
        
        
        .. image:: https://pl-amit.s3.amazonaws.com/demo/geoblend/example-.png
Platform: UNKNOWN
