# pb **Repository Path**: mirrors_mammothb/pb ## Basic Information - **Project Name**: pb - **Description**: python implementation of poisson image blending - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-14 - **Last Updated**: 2025-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pb python implementation of poisson image blending ## Poisson Image Blending Theory and implementation explained in: http://www.cs.jhu.edu/~misha/Fall07/Papers/Perez03.pdf ## Notes In numpy indexing, [0,0] corresponds to top-left corner