搜索资源列表
poisson
- 这是一个将指定区域内的图像提取出来,与指定图像进行融合的matlab程序,由泊松方程引申而来-This is a designated area of the extracted image, with a specified image of Matlab integration process from the Poisson equation arising from
PoissonEditing
- 实现泊松方程图像融合算法,用VC++实现的基础程序-possion equation
SeamlessCloningAlgorithmBasedonImgeMattingTechniqu
- 为了更快更好的进行图像融合,在用自由融合算法对泊松图像编辑与抠像技术进行改进的基础上,实现了一套图像自由无缝融合算法-In this paper,we present a method called arbitrary cloning in which image matting technique and Poisson image editing are applied to accomplish the image seamless cloning
PoissonImageEditing
- 泊松图像处理,包含泊松方程以及拉普拉斯边界条件,用于处理图像的无缝融合-Poisson image processing
PoissionEditing
- 泊松方程对图像的编辑,实现无缝融合,效果还是不错的-image possion editing
the-implement-of-poisson-editing
- Poisson Image Editing是根据Siggraph 2003的Poisson Image Editing文中相关部分实现。 该方法使用了泊松方程和图像颜色梯度的信息实现图像的无缝融合。然而,该方法在颜差较 大的时候会产生色偏现象,因此在这类问题方面会有局限性。-Poisson Image Editing based on Poisson Image Editing text Siggraph 2003. This method uses the gradient of th
PoissonImageEditing
- 泊松图像编辑,可以实现多幅图像的无缝融合,主要实现的是poisson image editing这篇文章-Poisson Image Editing
poisson
- 泊松图像融合算法的实现,这是我自己写的,很多地方可以改进,希望对学习这方面的有帮助-poisson image editing
kernel-0.0.1
- 泊松的图像编辑,实现图片的无缝接融合,matlab下运行-Seamless access integration of Poisson image editing pictures, matlab run
ImageBlend
- 基于C++的图像融合技术,只是依赖于freeImage图像库,实现了基于泊松方程的图像融合,实现了完美融合。-Based on the fusion technology in C++, just depends on freeImage image library, the Poisson equation-based image fusion, the perfect fusion.
Imageblend
- 用MFC界面展示,实现了拉普拉斯金字塔图像融合,以及完整的或者部分的泊松方程图像融合-With MFC interface shows Laplacian pyramid image fusion, as well as a complete or partial fusion of the Poisson equation
Poisson_Image_Editing
- 图像融合 很容易理解 泊松方程 边界条件已知-Image fusion is easy to understand the boundary conditions are known Poisson equation. . . .
possion
- 别人的测试泊松融合代码,亲测可用。。不过效果不怎么好-possion fusion
Image-Fusion
- 泊松融合在某种意义上解决了图像融合的问题,但其在融合的过程中仅仅考虑了融入图像的梯度,而没有利用背景图像的梯度,因此,在使用泊松融合的过程中,需要对融入区域的标记较为准确,否则,会造成背景纹理的丢失,视觉上可以明显觉察图像融入的痕迹。因此,对公式稍作修改,在考虑前景的同时考虑背景的变化,可以得到更优的结果。-Poisson convergence in a sense solved the problem of image fusion, but it only considers the in
compositing_matlab
- 泊松融合代码,含示例图,效果不理想,估计是参数没调对-Poisson fusion code, including the example of FIG, the effect is not ideal, it is estimated that argument did not adjust to
poisson
- 泊松融合代码 实现效果非常好 并且带有鼠标交互部分 代码实现效果好 函数齐全 通俗易懂-well done code
terrainCode
- 泊松融合例程,相互照片编辑、图像梯度、泊松方程、无缝拼接-tutorial of poisson solver, interactive image editing, image gradient, poisson equation, seamless cloning
卡尔曼作业第二次-史子纬
- 泊松融合可以说是目前融合效果上等的算法,泊松融合对应的文献为《Poisson Image Editing》,这篇文献叫基于泊松方程的图像编辑,没有叫融合,是因为它的神奇功能不仅仅用于简单的融合,还有一大堆的神器功能(Poisson image fusion can be said to be the best fusion algorithm, the corresponding document for Poisson image fusion "Poisson Image Edit
-Matlab源代码
- 泊松融合的程序,既有pdf的讲解,也有每幅图像的实现程序(A program for the fusion of Poisson, with both the PDF explanation and the implementation of each image)
泊松融合-Matlab源代码
- 泊松融合-Matlab源代码 2004年Siggraph的经典paper:《Poisson Image Editing》,在图像融合领域,融合效果最牛逼的paper。(Poisson fusion -Matlab source code)