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

[图形图像处理] aiyinsitan

爱因斯坦问题的visual basic代码,用编程的算法来解决了这个问题。
Einstein problem visual basic code, the programming algorithm used to solve the problem. (2016-02-14, Visual C++, 6KB, 下载1次)

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

[图形图像处理] laplace-sharpening

图像处理中的拉普拉斯锐化所使用的基于VC++技术的程序,附带示例图片
VC++ based image processing technology program Laplace sharpening used, with sample pictures (2015-03-19, Visual C++, 170KB, 下载2次)

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

[图形图像处理] Principal-component-analysis-code

在高光谱图像处理和分析中,主成分分析方法是使用最广泛的线性降维 方法之一,它概念简单,实现算法高效"在信号处理中,所谓的Karl血nen.b姆ve 变换实际上就是主成分分析
In hyperspectral image processing and analysis, principal component analysis is the most widely used linear dimensionality reduction methods, it is conceptually simple and efficient algorithm " in signal processing, the so-called Karl blood nen.b Farm ve actually transform is the principal component analysis (2013-10-08, Visual C++, 5KB, 下载12次)

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

[图形图像处理] Fusion1

mmatlab 基于分割的图像融合,用于融合CT和PET图像,且加权值可以随意调整!
mmatlab segmentation-based image fusion, fusion of CT and PET images, and the weighted value can be adjusted! (2013-05-16, Visual C++, 1KB, 下载20次)

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

[图形图像处理] Background-Extraction

在windows下面使用OPENCV加VC++6.0编写的一个很好的图像处理例程基于静态场景的背景提取
Use OPENCV VC++6.0 written a very good image processing routines based on the static background of the scene to extract the windows below (2012-03-05, Visual C++, 1915KB, 下载12次)

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

[图形图像处理] Gabor

基于opencv1.0实现的二维Gabor滤波器,  Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。
Based on two-dimensional Gabor filter realization opencv1.0, Gabor transform is windowed Fourier transform, Gabor functions in the frequency domain of different scales, different direction extract relevant features. Gabor function and other biological effects similar to the human eye, so often used as a texture on the identification and achieved good results. (2011-10-21, Visual C++, 6KB, 下载57次)

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

[图形图像处理] imageprocessing04

图像处理经典算法,拉普拉斯锐化。基于Visual C++ 6.0,包含测试图片。
Classical image processing algorithms, Laplace transform, based on visual C++ 6.0,including testing images. (2011-05-20, Visual C++, 177KB, 下载1次)

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

[图形图像处理] image

实现了图像的二值化,已经sophel算子,拉普拉斯算子绘制处理之后的图像。还有用共生矩阵绘制图形。是很好的图像处理的学习资料。
Realize image binarization, has sophel operator, Laplacian processed image rendering. There are co-occurrence matrix used to draw graphics. Image processing is a good learning materials. (2011-04-20, Visual C++, 2025KB, 下载3次)

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

[图形图像处理] abdc

图像常用处理算法中的拉普拉斯锐化(边缘检测)算法全部源代码。
Image processing algorithms used in the Laplacian sharpening (edge ​ ​ detection) algorithm full source code. (2011-03-17, Visual C++, 157KB, 下载1次)

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

[图形图像处理] EdgeContour

数字图像处理的边缘检测,包括Sobel算子,拉普拉斯算子,Hough变换等!
Digital image processing, edge detection, including the Sobel operator, Laplacian, Hough transform! (2011-01-12, Visual C++, 3982KB, 下载3次)

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

[图形图像处理] laplas

拉普拉斯锐化 可有效改善灰度图中边缘不清晰的情况
Laplacian sharpening the edge of gray level can be effective in improving the situation is not clear (2009-12-01, Visual C++, 847KB, 下载19次)

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

[图形图像处理] Laplacian_algorithm

数字图片处理技术,拉普拉斯算法技术应用,教你如何对图片进行处理
Digital image processing techniques, Laplacian algorithm technology, teach you how to deal with image (2009-05-06, Visual C++, 2898KB, 下载114次)

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

[图形图像处理] desktop

方块编码,取对数,用Canny算子提取边缘, 拉普拉斯锐化(边缘检测),图像细化
Box coding,Logarithm,Canny Operator, Laplacian sharpening(Edge Detection),Image thinning (2009-03-07, Visual C++, 974KB, 下载2次)

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

[图形图像处理] wnrVC6.0

运动模糊图像 图像复原 维纳滤波复原 逆滤波复原 VC++6.0程序 代码
Motion-blurred image restoration image restoration Wiener filtering inverse filtering to recover VC++ 6.0 code (2008-07-12, Visual C++, 3391KB, 下载339次)

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

[图形图像处理] lpls

使用拉普拉斯算子进行图像锐化,从而实现边缘检测的VC++ 演示程序!
Laplacian for the use of image enhancement, in order to achieve edge detection VC++ Demo! (2008-06-25, Visual C++, 174KB, 下载14次)

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

[图形图像处理] TemplateTrans

图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、伪彩编码、hough变换等。
Image smoothing, median filtering, sharpening the gradient, Laplacian sharpening, pseudo-color coding, hough transform. (2008-05-04, Visual C++, 2146KB, 下载5次)

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

[图形图像处理] biabyuanjiance

能实现多种边缘检测方法,包括Prewitt、Roberts、Sobel和高斯拉普拉斯
To achieve a variety of edge detection methods, including Prewitt, Roberts, Sobel and Laplacian of Gaussian (2007-08-26, Visual C++, 78KB, 下载59次)

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

[图形图像处理] file3

30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization. (2007-08-12, Visual C++, 11877KB, 下载248次)

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

[图形图像处理] vc++laplacetransformation

常用图象处理算法——拉普拉斯高斯边缘检测 直接粘贴到vc即可
commonly used image processing algorithm-- Laplace Gaussian edge detection directly to the paste can vc (2007-05-09, Visual C++, 1KB, 下载2次)

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

[图形图像处理] imagesharp

图像锐化文件,只支持bmp文件,包括梯度,拉普拉斯等
document image sharpening, which only supports bmp documents, including gradient, Laplace, etc. (2007-01-02, Visual C++, 1675KB, 下载20次)

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