联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(892) 
按平台查找All Visual C++(892) 

[图形图像处理] Laplace

拉普拉斯算子实现图像的锐化,包括C++源文件与测试图片
laplace,using openCV. c++ source and test data. (2019-05-13, Visual C++, 5596KB, 下载0次)

http://www.pudn.com/Download/item/id/1557707380812898.html

[图形图像处理] MyDIP

在MFC环境下,读入一幅BMP图像,对其进行变换,如反色、二值化、图像缩放、梯度锐化、拉普拉斯锐化、均值滤波、阈值分割等
In the MFC environment, read a BMP image, transform them, such as anti-color, binary, image scaling, sharpening gradient, Laplacian sharpening, mean filtering, thresholding, etc. (2016-05-03, Visual C++, 2813KB, 下载2次)

http://www.pudn.com/Download/item/id/1462259754329568.html

[图形图像处理] ImageRestoreExt

运动模糊图像复原 维纳滤波 对运动的模糊图像进行复原
Motion blur image restoration Wiener filter for motion blurred image will be restored (2016-04-21, Visual C++, 3KB, 下载8次)

http://www.pudn.com/Download/item/id/1461223880723977.html

[图形图像处理] transform

快速傅里叶变换函数,对一维信号信息和二维图像信息进行快速傅里叶变换
Fast Fourier transform function, one-dimensional and two-dimensional image information signal information fast Fourier transform (2015-12-14, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1450075670775204.html

[图形图像处理] bianyuanjiance

图像的边缘检测,应用了相应的滤波算子,进行了图像的边缘加测。效果很好。
Image edge detection, the application of the appropriate filter operator, were added to the edge of the image measurement. Works well. (2014-11-23, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2660470.html

[图形图像处理] TA20130321

数字图像处理,包括BMP灰度图像的参数计算,图像几何变换,FFT,IFFT,图像加躁,滤波编码等
Digital image processing, including BMP grayscale image parameter calculation, image geometric transformation, FFT, IFFT, image plus noise, filtering and coding (2013-07-23, Visual C++, 1757KB, 下载6次)

http://www.pudn.com/Download/item/id/2312751.html

[图形图像处理] Image

图像的特征提取,典型案例是基于PCA技术的人脸数据集得降维处理
Image feature extraction, a typical case is based on PCA face data set to reduce the dimension of (2012-12-13, Visual C++, 8KB, 下载6次)

http://www.pudn.com/Download/item/id/2082463.html

[图形图像处理] i45ddf66m

图像处理的拉普拉斯变换,,图像锐化.可用于边缘检测
Laplace transform, image processing, image enhancement can be used for edge detection (2012-08-04, Visual C++, 308KB, 下载2次)

http://www.pudn.com/Download/item/id/1956739.html

[图形图像处理] Contourlet-domain-filtering

基于Contourlet域的维纳滤波的图像复原,算法新颖独特,对初学者有帮助。
Based on Contourlet domain Wiener filtering for image restoration, innovative and unique algorithms, helpful for beginners. (2012-02-01, Visual C++, 582KB, 下载7次)

http://www.pudn.com/Download/item/id/1763463.html

[图形图像处理] IMGRestore

数字图像处理的图像复原,包括运动模糊图像复原,逆滤波复原,维纳滤波复原等!
Digital image processing, image restoration, including the motion blurred image restoration, inverse filtering restoration, Wiener filter and restoration! (2011-01-12, Visual C++, 4009KB, 下载7次)

http://www.pudn.com/Download/item/id/1409956.html

[图形图像处理] bianyuantiqu

用不同的算子进行边缘的提取,包括一维的算子,二维的算子,还有高斯算子
Different operators for edge extraction, including the one-dimensional operator, two-dimensional operator, there are Gaussian operator (2010-11-16, Visual C++, 1935KB, 下载1次)

http://www.pudn.com/Download/item/id/1347874.html

[图形图像处理] MBUTWCF

设计巴特沃斯模拟低通滤波器,求出转移函数
Design of analog low-pass Butterworth filter transfer function obtained (2010-10-29, Visual C++, 1KB, 下载13次)

http://www.pudn.com/Download/item/id/1330257.html

[图形图像处理] patternrecogniziaton

模板匹配法和贝叶斯公式法 进行数字识别 图像模式识别—VC++技术实现(源码)
Template matching method and Bayesian formula method to digitally identify the image pattern recognition technology-VC++ (source) (2009-12-29, Visual C++, 1273KB, 下载109次)

http://www.pudn.com/Download/item/id/1022928.html

[图形图像处理] MatrixInverse

求逆矩阵算法,输入原矩阵、维数以及允许误差,输出其逆矩阵
MatrixInverse (2009-05-30, Visual C++, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/784003.html

[图形图像处理] 44444

拉普拉斯锐化(边缘检测),用VC++写的,希望对大家有用
Laplacian sharpening (edge detection), with VC++ Written, in the hope that useful (2009-01-07, Visual C++, 156KB, 下载1次)

http://www.pudn.com/Download/item/id/626592.html

[图形图像处理] lapulacise

图像处理拉普拉斯锐化vc实现的源代码,多多交流
Vc Laplacian sharpening image processing to achieve the source code, more exchanges (2008-10-24, Visual C++, 2894KB, 下载2次)

http://www.pudn.com/Download/item/id/566392.html

[图形图像处理] Laplacianedge

基于VC界面下的拉普拉斯边缘锐化程序源代码
VC-based interface of the Laplacian sharpening the edge of source code (2008-09-25, Visual C++, 157KB, 下载2次)

http://www.pudn.com/Download/item/id/552021.html

[图形图像处理] src

implement paper A Bayesian Approach to Digital Matting 贝叶斯抠图 matlab code
implement paper A Bayesian Approach to Digital Matting Bayesian Cutout matlab code (2008-04-13, Visual C++, 996KB, 下载432次)

http://www.pudn.com/Download/item/id/436502.html

[图形图像处理] Image_Processing_Source_Code(VC++)

内容包括: 1、均值滤波 2、拉普拉斯锐化(边缘检测)3、 离散余弦变换4、亮度增减5、逆滤波处理
Include: 1, Mean Filter 2, Laplacian sharpening (edge detection) 3, 4 discrete cosine transform, the brightness changes in 5, inverse filtering deal (2007-09-20, Visual C++, 622KB, 下载12次)

http://www.pudn.com/Download/item/id/335837.html

[图形图像处理] laplacian-edgeDetection2006-10-24

Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片
Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tests Photo (2006-10-24, Visual C++, 157KB, 下载17次)

http://www.pudn.com/Download/item/id/221121.html