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

[图形图像处理] IJ_175_Antiga-IJ-ObjectnessMeasure.8

推广vesselness相对于维度和形状
Generalizing vesselness with respect to dimensionality and shape (2016-11-05, Visual C++, 473KB, 下载3次)

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

[图形图像处理] shiyan8

数字图像处理 维纳滤波 大气湍流模型0.0025
dip Wiener filtering atmospheric turbulence model 0.0025 (2014-06-11, Visual C++, 5745KB, 下载10次)

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

[图形图像处理] void

利用C++语言编写的,给图像加噪的程序,可以进行实现。
Use C++ language, adding noise to the image of the program can be achieved. (2013-12-04, Visual C++, 3KB, 下载3次)

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

[图形图像处理] CVbianyuanjiance

基于openCV的C++程序,包括索贝尔边缘检测跟拉普拉斯边缘检测,能实现检测并显示差异
The C++ openCV based procedures, including Sobel edge detection with Laplace edge detection, can achieve detection and display differences (2013-09-15, Visual C++, 4361KB, 下载1次)

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

[图形图像处理] Body

医学图像处理,包括拉普拉斯变换,锐化,sobel变换,均值平滑滤波,伽马校正等。
Medical image processing, including the Laplace transform, sharpen, sobel transformation mean smoothing filter, and gamma correction. (2012-11-01, Visual C++, 8139KB, 下载32次)

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

[图形图像处理] IMBRestore

VS2008平台下VC++开发图像复原的MFC应用程序 实现功能: 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 最大后验滤波 最大熵复原 投影滤波 几何变换复原 迭代盲目复原 最小平方滤波 等等
VS2008 platform VC++ development of image restoration MFC application functions: motion blur and recover the inverse filtering degradation inverse filtering to recover noise degradation blindly recover the maximum entropy reconstruction of the posterior filtering Wiener filtering to recover the largest projection filter geometric transformations recovery iteration least squares filtering etc. (2012-06-02, Visual C++, 354KB, 下载93次)

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

[图形图像处理] Iris

一个用贝叶斯分类器实现的分类例题
Bayesian classifier (2012-05-04, Visual C++, 1346KB, 下载13次)

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

[图形图像处理] Laplace-sharpen-(edge-detection)

用MFC实现拉普拉斯锐化(边缘检测),是C++的基础学习,MFC编程
Using MFC Laplacian sharpening (edge ​ ​ detection), is the basis for learning C++, MFC Programming (2011-11-04, Visual C++, 367KB, 下载11次)

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

[图形图像处理] XImage

c# 生成图片缩略图类,生成缩略图,加水印
c# classes to generate thumbnail images, generate thumbnails, add watermark (2011-09-17, Visual C++, 3KB, 下载4次)

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

[图形图像处理] mh

本程序为曼彻斯特编码源代码,使用VC环境编译,语言为C语言
This program is Manchester encoded source code, compiled using VC environment, the language is C language (2011-06-18, Visual C++, 164KB, 下载12次)

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

[图形图像处理] highgui

一种基于彩色图像中的拉普拉斯模板卷积算子的应用
image lapulasi (2011-02-22, Visual C++, 1710KB, 下载2次)

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

[图形图像处理] ccode

欧罗斯方块经典c语言程序代码 算法很精简
c code (2010-12-27, Visual C++, 4KB, 下载1次)

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

[图形图像处理] Onedimensionalimagerecognitionsystem

一维图像识别实现虚拟触摸屏系统 很有用的
One-dimensional image recognition system to implement virtual touch screen very useful (2010-11-17, Visual C++, 166KB, 下载3次)

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

[图形图像处理] imageprocess

用vc++编写的一些图像处理小代码,如图像增强里的直方图均衡、线性拉伸;形态学处理里的开运算;利用傅里叶变换加噪、去噪
Prepared using vc++ Some small code image processing, such as image enhancement in the histogram equalization, linear stretch morphological processing in the opening operation use of Fourier transform plus noise, denoising (2010-09-02, Visual C++, 6829KB, 下载10次)

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

[图形图像处理] Imageprocessing

冈萨雷斯-数字图像处理,数字图像处理的经典教材。
Image processing (2010-04-07, Visual C++, 30879KB, 下载1次)

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

[图形图像处理] appendix

基本图像处理vc实现包括直方图均衡,各种提取边缘,维纳滤波,中值滤波等等
image processing using vc++ (2009-11-26, Visual C++, 5777KB, 下载7次)

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

[图形图像处理] EdgeContour

边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。
Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed filling, contour tracking and contour extraction. (2009-06-09, Visual C++, 2182KB, 下载173次)

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

[图形图像处理] Fcm

Hilbert扫描矩阵的生成,将二维图像转换为一维信号
Hilbert scan matrix generation (2009-05-28, Visual C++, 1KB, 下载21次)

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

[图形图像处理] imageprocessingplace

《数字图像处理》第二版(冈萨雷斯)自适应中值滤波器实现
Digital Image Processing Second Edition (Gonzalez) to achieve adaptive median filter (2009-04-13, Visual C++, 7530KB, 下载162次)

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

[图形图像处理] 边缘检测代码

关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法
on Edge Detection Technology code. Including : Laplace operator, Gaussian Laplician various edge detection method (2006-01-12, Visual C++, 2662KB, 下载206次)

http://www.pudn.com/Download/item/id/140682.html
总计:892