搜索资源列表
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
RAP
- 基于泊松模型的图像检索和识别 原文: The Rate Adapting Poisson (RAP) model for Information Retrieval and Object Recognition
fluid.rar
- 基于Jos Stam 1999 “Stable Fluids” 和 Fedkiw 2001 “Visual Simulation of Smoke” 论文。用半拉格朗日法求解二维Naver-Stokes公式。用雅可比迭代法在GPU上快速求解泊松方程。加入Fedkiw论文中所提到的vorticity confinement 力来恢复由于离散化误差而丢失的有趣的流体旋度。此演示程序在1G Hz赛杨III, 448 MB SDRAM, Geforce 6200显卡上以每秒22帧的速度运行。 ,Base
add_noise_to_image
- 为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)-Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV)
see
- 这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance. The Noises type : Gaussian
NonnegJune2009
- 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
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
poisson_solver_function_neumann
- 泊松积分恢复图像 输入为水平梯度和垂直梯度-Poisson integral restoration of the image input to the horizontal gradient and vertical gradient
Poisson_Image1
- matlab下编程的泊松图像处理!大家可以下载来看看那,借鉴借鉴!-matlab image processing under the Poisson programming! You can download the run Look, learn learn!
Independent-component-analysis--
- 基于独立分量分析的图像特征提取及泊松噪声去除,用于初学者,很实用,欢迎下载-Independent component analysis based on image feature extraction and removal of Poisson noise, for beginners, it is useful, please download
Poisson--curve-prediction
- 泊松曲线模型被广泛应用在预测中,该代码实现了泊松曲线的预测功能。-Poisson curve model is widely used in prediction, this code will help achieve the Poisson curve prediction function.
poisson-dirichlet-
- 泊松方程的解法,dirichlet边界条件,有限差分法-fast poisson solver
3D-Smoke-Variational_5.21
- 这是研究生阶段研究的内容代码,3D计算机流体模拟代码,实现的是三维流体,泊松方程用变分法进行修正,以处理边界条件。-This is the code of postgraduate research, 3D computer fluid simulation code to achieve three-dimensional fluid, the Poisson equation using the variational method would be amended to deal with
equation-seamles
- 基于泊松方程的数字图像无缝拼合,期刊论文-Based on the digital image poisson equation seamless joint
2D-Poisson-Solving
- 利用有限差分和MATLAB矩阵运算直接求解二维泊松方程-Directly solving the 2D Poisson equation using finite difference and MATLAB matrix operations
passion-edit
- 是标准的实现泊松编辑的代码,绝对正确,鄙视那些传错误代码,骗取积分的人!超值!-This is a standard passion edit code,so i am sure absolutely right!
PoissionEditing
- 泊松方程对图像的编辑,实现无缝融合,效果还是不错的-image possion editing
PoissonRecon
- 泊松表面重构源代码,是学习3D表面重构的好例子。-Poison surface reconstruction
noise genre
- 用matlab产生高斯,椒盐,泊松噪声图像的完整代码(poisson, gossip,noise,salt&pepper)