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

[图形图像处理] nybbc

利用matlab针对图像进行马氏距离计算 ,高斯白噪声的生成程序,利用贝叶斯原理估计混合logit模型的参数。
Using matlab to calculate the Mahalanobis distance for the image, Gaussian white noise generator, Bayesian parameter estimation principle mixed logit model. (2017-05-29, Visual C++, 5KB, 下载2次)

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

[图形图像处理] golden

基于区间收缩原理和黄金分割法的一种一维优化算法
Based on a range of one-dimensional optimization algorithm Contraction principle and golden section (2016-06-30, Visual C++, 850KB, 下载2次)

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

[图形图像处理] image-processing

图像处理实用小程序。可以对图像加噪声,滤波,对图像进行各种变换。
The image processing utility applet. Images can add noise filtering, a variety of image transformation. (2016-03-09, Visual C++, 1846KB, 下载3次)

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

[图形图像处理] tuxiang

实现打开bmp位图,图像的理想低通、高通滤波,巴特沃斯低通、高通滤波。
Implement open bmp bitmap image of the ideal low pass, high pass filter, Butterworth low-pass and high-pass filtering. (2015-12-21, Visual C++, 2567KB, 下载7次)

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

[图形图像处理] Laplacian

图像处理 拉普拉斯算法 c语言 ppm图片
Laplace image processing algorithm c language ppm Pictures (2013-06-13, Visual C++, 721KB, 下载1次)

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

[图形图像处理] otsu1

vs2008下用opencv2.1编写的一维otsu法进行灰度图像分割
the otsu Law vs2008 under opencv2.1-written one-dimensional gray-scale image segmentation (2013-03-27, Visual C++, 4887KB, 下载2次)

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

[图形图像处理] noise-removal

数字图像处理的噪声去除,利用邻域平均算法,中值滤波法,频域滤波法,巴特沃斯低通高通滤波器
Digital image processing, noise removal, neighborhood averaging algorithm, median filtering method, frequency domain filtering method, low-pass Butterworth high-pass filter (2012-11-14, Visual C++, 1160KB, 下载8次)

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

[图形图像处理] Wiener-filter-handler

图像处理基本变换-源程序之维纳滤波处理程序
Image processing basic transformation- the source of the Wiener filter handler (2012-04-25, Visual C++, 1KB, 下载5次)

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

[图形图像处理] Fouriers

一维快速 已经 二维傅立叶变换 傅立叶变化源码和测试图效果图
A Fourier transform the source code and test image rendering (2012-04-19, Visual C++, 3901KB, 下载2次)

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

[图形图像处理] php

PHP实现给上传图片加小印的处理程序(图片类型,水印类型,图片大小)
PHP handler (picture type, the type of watermark, image size) to upload pictures and India (2012-04-15, Visual C++, 1KB, 下载2次)

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

[图形图像处理] GaussLaplacian

利用高斯-拉普拉斯算子进行的图像分割处理
use GaussLaplacian method to devide a picture (2011-05-18, Visual C++, 1KB, 下载7次)

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

[图形图像处理] VCtuxiang

冈萨雷斯经典书籍图像处理必备,很系统的源代码,绝对有用
vc tuxiangbiancheng (2010-09-27, Visual C++, 1380KB, 下载29次)

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

[图形图像处理] imagefilter

这是一个不错的程序,包括常用滤波器巴特沃斯高低通,梯形高低通滤波等,还可以自己添加。
This is a good program, including the commonly used Butterworth low pass filter, ladder low pass filtering, you can also add their own. (2010-05-11, Visual C++, 6993KB, 下载5次)

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

[图形图像处理] DIBAPI

改文件是关于一维小波如何在Visula c++ 中的实现
Change document is on the one-dimensional wavelet how Visula c++ in the realization of (2010-01-09, Visual C++, 7KB, 下载2次)

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

[图形图像处理] BMP_2dto3d

通过vtk实现BMP图像从2维到三维显示,c++语言实现。
no (2009-12-24, Visual C++, 6KB, 下载21次)

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

[图形图像处理] imageprocessingofmatlab

“冈萨雷斯”经典《数字图像处理》相关处理代码(VC)
VC cod of digital image processing (2009-07-01, Visual C++, 304KB, 下载8次)

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

[图形图像处理] Wavelet

数字信号处理作业——小波变换的一个应用: 对一个图像加噪后再进行小波去噪、复小波去噪操作。
Digital signal processing operations- An application of wavelet transform: for an image noise after wavelet denoising, complex wavelet denoising operation. (2007-11-15, Visual C++, 167KB, 下载192次)

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

[图形图像处理] DigitalImageProcess2byGonzalezandWoods(ChineseVers

这是数字图像处理方面经典的书籍,作者是冈萨雷斯,个人感觉不错,跟大家共同分享一下!
This is the digital image processing aspects of the classic book, the author is Gonzalez, personal feel good to share with everyone about! (2007-11-14, Visual C++, 30875KB, 下载17次)

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

[图形图像处理] ImageRestore

图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等。
image restoration code. Fuzzy Image Restoration Movement, a non-binding recovery, rehabilitation inverse filter, Wiener filter and recover. (2007-04-06, Visual C++, 231KB, 下载525次)

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

[图形图像处理] winna

维纳滤波,使图像增强和复原中常用方法。希望对大家有用
Wiener filtering, image enhancement and restoration methods commonly used. We hope to useful (2006-11-03, Visual C++, 1KB, 下载10次)

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