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

[图形图像处理] volfill.tar

一种孔洞修补方法,来自斯坦福。采用体素的方法,速度质量都比较高。
A hole repair method, from Stanford. (2019-04-25, C/C++, 121KB, 下载3次)

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

[图形图像处理] 去噪

通过matlab实现 1显示图像 2对图像加噪 3硬阈值去噪 4软阈值去噪 5计算峰值信噪比
Image denoising, hard threshold denoising and soft threshold denoising. (2019-03-29, C/C++, 759KB, 下载2次)

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

[图形图像处理] Laplace-master

拉普拉斯锐化图像,增强图像空间域,并且增加对比度,附带全部程序
lapulasi isimportant for us.it is very useful. (2018-06-03, C/C++, 2KB, 下载2次)

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

[图形图像处理] 47328595

文件中包含原始图和经拉普拉斯锐化后的结果图以及C代码
File contained in the original figure and the Laplace sharpening result diagram and C code (2017-05-11, C/C++, 138KB, 下载1次)

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

[图形图像处理] eg6_bi

双线性变换法设计巴特沃斯数字低通滤波器。
Bilinear transformation method to design butterworth digital low-pass filter. (2015-05-15, C/C++, 1KB, 下载1次)

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

[图形图像处理] MyDICOM

在MFC环境写编写C++用来实现图像的基本变换,如泛白,放大缩小,加窗等功能
In MFC environment to write write C++ to achieve the basic transformation of the image, such as white, zoom, windowing functions (2015-03-17, C/C++, 1927KB, 下载5次)

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

[图形图像处理] laplas_tif

基于tif格式图片的拉普拉斯锐化算法,可在linux下运行,要将图片和代码放在同一目录下。
Laplacian sharpening algorithm source code (2014-01-15, C/C++, 752KB, 下载3次)

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

[图形图像处理] read_JAFFE

通过对图像先进行像素处理,利用PCA对图片进行线性变换获取一维数据.
Through the first pixel of image processing, the use of PCA on the picture for one-dimensional linear transformation to obtain the data. (2013-11-05, C/C++, 1KB, 下载1次)

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

[图形图像处理] laplace

实现对图像的拉普拉斯变换等,实现对图像的边缘检测。
The realization of the Laplace transform of images and so on, the realization of the image edge detection. (2013-11-05, C/C++, 1KB, 下载1次)

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

[图形图像处理] bound2im(b__M__N__x0__y0)

bound2im(b__M__N__x0__y0)冈萨雷斯图像处理的源代码
bound2im (b__M__N__x0__y0) Gonzalez image processing source code (2013-09-14, C/C++, 4KB, 下载4次)

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

[图形图像处理] laplace-inverse

拉普拉斯变换的源代码,适合做图像处理及其他使用,有启发作用。
Laplace transform of the source code, suitable for image processing and other use, stimulating. (2013-03-07, C/C++, 16KB, 下载5次)

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

[图形图像处理] BayesianClassificationAlgorithms

本程序是实现两类正态分布模式的贝叶斯分类,简单易懂
The program is to achieve the two types of normal distribution model Bayesian classifier, straightforward (2012-10-16, C/C++, 6KB, 下载9次)

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

[图形图像处理] K-means

修改参数可以实现任意样本总数,任意维数,任意聚类中心个数的K-Means Algorithm
The modify parameters can achieve any total number of samples, any dimension, any number of cluster centers K-Means Algorithm (2012-10-16, C/C++, 5KB, 下载3次)

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

[图形图像处理] Ddpraro

道格拉斯算法,一种线划压缩的方方法,可根据阈值达到不同的压缩比例
Douglas algorithm, a line designated compression side can achieve different compression ratio of the threshold (2012-06-12, C/C++, 1KB, 下载2次)

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

[图形图像处理] LDPC-Video_ROI-2005

最权威的斯坦福大学分布式视频编解码的源码
Distributed Video Coding (2011-09-13, C/C++, 1689KB, 下载69次)

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

[图形图像处理] edge_detection

本代码对BMP格式灰度图片进行拉普拉斯锐化、边缘检测、直方图修正等处理
The gray code BMP format picture Laplacian sharpening, edge detection, histogram correction processing (2011-07-06, C/C++, 1KB, 下载2次)

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

[图形图像处理] LaplacianSharp

拉普拉斯边缘锐化,可以更好的提取边缘特征,为目标识别做好基础!
Laplace edge of sharpening, can better extraction edge character, make base for target recognition. (2011-04-13, C/C++, 547KB, 下载5次)

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

[图形图像处理] zdlj

图的迪杰斯特拉算法,本人亲自将课本的代码打出来并进行了修改
Graph Dijkstra algorithm, I personally would play out and the code books were modified (2010-12-21, C/C++, 1KB, 下载6次)

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

[图形图像处理] Basicimagedisplay

自己编写的基本图像处理框架,可以实现图像的特效显示,阈值分割,边缘检测,加噪去噪等功能!
I have written a basic image processing framework that can achieve special effects image display, threshold segmentation, edge detection, denoising with noise and other functions! (2009-09-24, C/C++, 1519KB, 下载10次)

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

[图形图像处理] LapLacianEdge

图像的拉普拉斯边缘检测,尤其适用于检出点状图像或用于强调图像
Image Laplacian edge detection, especially applicable to the detection point for the emphasis on image or image (2008-04-11, C/C++, 538KB, 下载13次)

http://www.pudn.com/Download/item/id/435293.html
总计:146