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

[图形图像处理] NFFT

一维傅里叶变换的c语言实现,可以用来实现二维的傅里叶变换
One-dimensional Fourier transform of the c language, can be used to achieve two-dimensional Fourier transform (2013-06-13, Visual C++, 1KB, 下载5次)

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

[图形图像处理] Fourier

以上是一维二维傅里叶正变换及其源代码,包括余弦离散傅里叶变换
The above is a one-dimensional two-dimensional Fourier transform and its source code, including the cosine discrete Fourier transform (2012-05-27, Visual C++, 345KB, 下载10次)

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

[图形图像处理] Image-restoration-code

图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等
Image restoration code. Motion blurred image restoration, the constraint recovery, inverse filtering recovery, wiener filtering recovery, etc (2012-04-30, Visual C++, 7523KB, 下载15次)

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

[图形图像处理] Gonzalez-digital-image-processing

冈萨雷斯《数字图象处理》习题答案,很不错的资料
Gonzalez digital image processing "problem sets a eucalyptus (2012-02-24, Visual C++, 1106KB, 下载6次)

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

[图形图像处理] bdsccode

检验时间序列的独立性 非线性动态、白噪声和不稳定性 通过基于相关性维数的独立性检验
test statistic for independence of a time-series (2011-10-18, Visual C++, 15KB, 下载4次)

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

[图形图像处理] Digital-Image-Processing-

冈萨雷斯数字图像处理MATLAB版图片,12节
Gonzalez Digital Image Processing MATLAB version of the picture (2011-07-19, Visual C++, 19002KB, 下载11次)

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

[图形图像处理] weina

本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。
This code can achieve the image filtering, error-free through the debugging, better for learning image processing help. (2011-05-31, Visual C++, 1KB, 下载4次)

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

[图形图像处理] laplaceSharp

图像拉普拉斯锐化的VC++源代码,是图像锐化处理算法中的一种
Laplace image sharpening VC++ source code, image sharpening algorithm is a (2011-03-30, Visual C++, 2036KB, 下载12次)

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

[图形图像处理] 0.618

一维搜索0.618黄金分割点算法,只适用于单峰函数的局部搜索。经过编译。
One-dimension search algorithm, Gold segmentation algorithm .It applies only to the local search of single-peak function. (2010-09-16, Visual C++, 1KB, 下载89次)

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

[图形图像处理] 177557PicViewerDemo

频域低通滤波(理想低通滤波器、梯形低通滤波器、巴特沃斯低通滤波器、指数低通滤波器),频域高通滤波(理想高通滤波器、梯形高通滤波器、巴特沃斯高通滤波器
PicViewer (2010-05-08, Visual C++, 1261KB, 下载115次)

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

[图形图像处理] mask

此程序为拉普拉斯算子,提取图像边缘,可以直接使用。
This program is the Laplacian, edge extraction, can be used directly. (2010-04-28, Visual C++, 362KB, 下载3次)

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

[图形图像处理] digitalImageProcess(Gonzalaz)

冈萨雷斯版数字图像处理电子书,涵盖数字图像处理里面几乎所有的知识点。
Gonzalaz,digital image process, dip (2009-07-28, Visual C++, 30879KB, 下载13次)

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

[图形图像处理] Imgtransformation

包含多种基本的图像处理功能(放大,缩小,灰度统计等), 好有高斯加澡, 精确旋转等功能 (自己编写的,仅供参考)
incloding more function: zoom, amplify, guasse noise, and so on, just as a example for you (2009-07-22, Visual C++, 113KB, 下载6次)

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

[图形图像处理] OpnCvTest

用OpenCv和vc++实现图像处理的基本功能,有效利用OpenCv,包括读入并显示图像,边缘检测,加噪声以及锐化处理等等...
OpenCv and vc++ to Canny Sobel Binary and GradSharp opreator (2009-07-10, Visual C++, 5650KB, 下载24次)

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

[图形图像处理] Digital000

这是一个基于VC++6.0用于数字图象处理的维纳滤波处理界面程序。
This is a based on VC++ 6.0 for digital image processing of the Wiener filtering procedure to deal with the interface. (2008-11-04, Visual C++, 3KB, 下载1次)

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

[图形图像处理] IMGRestore

主要是图像复原的实现,包括运动模糊图像复原和逆滤波、维纳滤波复原。
Mainly the realization of image restoration, including motion-blurred image restoration and inverse filtering, Wiener filtering restoration. (2008-08-04, Visual C++, 3425KB, 下载38次)

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

[图形图像处理] laplas

该代码用于图像的拉普拉斯锐化处理,大小为43KB。
The code for the image of the Laplacian sharpening deal, size of 43KB. (2007-10-27, Visual C++, 42KB, 下载47次)

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

[图形图像处理] 1

vc编写的拉普拉斯边缘检测,编译通过。请放心使用。
vc prepared Laplacian edge detection, the compiler through. Please be assured that use. (2007-10-20, Visual C++, 850KB, 下载30次)

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

[图形图像处理] edge_detect-lapase

拉普拉斯锐化边缘检测一个易懂快速的边缘检测算法
Laplacian sharpening edge detection of a rapid understandable Edge Detection Algorithm (2007-04-15, Visual C++, 312KB, 下载2次)

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

[图形图像处理] fft_a_n_s

该程序是对8bit的灰度图进行傅立叶变换,平滑,加噪声,锐化等的处理
the process of 8bit grayscale for the Fourier transform, smoothing, noise increases, to deal with such Sharpening (2006-04-17, Visual C++, 88KB, 下载17次)

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