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

[图形图像处理] medianfilter

使用中值滤波器,对图像进行去噪处理,效果不错。
Median filtering for image denoising (2023-11-21, matlab, 1KB, 下载0次)

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

[图形图像处理] Spectral_EPF

高光谱图像谱域边缘保持滤波器,
Edge Preserving Filter in Spectral Domain of the hyperspectral image, (2018-07-29, matlab, 0KB, 下载0次)

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

[图形图像处理] phological-Image-Processing-and-the-Median-Filter

图像处理_形态学-图像处理-和-中值滤波器,,
ImageProcessing_Morphological-Image-Processing-and-the-Median-Filter,, (2020-03-19, matlab, 158KB, 下载0次)

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

[图形图像处理] LLWI

卡尔曼滤波器是一个“optimal recursive data processing algorithm最优化自回归数 (2017-12-09, matlab, 556KB, 下载3次)

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

[图形图像处理] classifier-code

利用最小距离分类器分类3种不同类型的植物,并测试最小距离分类器的识别率
3 different types of plants are classified using the minimum distance classifier, and the recognition rate of the minimum distance classifier is tested. (2016-10-14, matlab, 33KB, 下载9次)

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

[图形图像处理] gaborfilter

Gabor滤波器是一个用于边缘检测的线性滤波器。Gabor滤波器的频率和方向表示接近人类视觉系统对于频率和方向的表示,并且它们常备用于纹理表示和描述。这是完整的代码。
Gabor filter is a linear filter for edge detection.Said Gabor filter in the frequency and direction close to the human visual system for frequency and direction of said, and they have used to texture representation and description. (2016-09-23, matlab, 3KB, 下载4次)

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

[图形图像处理] Adaboost_Std_full

adaboost方法是一种重要的图像处理方法,通过几个弱的分类器,得到一个强分类器。
Adaboost method is a kind of classificatioin method, which is widely used in image processing.This method use several weak classification method and get the strong classification method. (2016-01-27, matlab, 1761KB, 下载7次)

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

[图形图像处理] filtercode

引导滤波器实现的立体匹配,得到深度图,数据量较大,运行时间较长。想要一次全部运行,将runstereomatcher.m中的34行改为for testimage = 1:4
The guided stereotactic matched filter to obtain a depth map, the amount of data is large, the running time is longer. Want to run all at once, the runstereomatcher.m of 34 rows instead for testimage = 1:4 (2014-05-19, matlab, 2802KB, 下载61次)

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

[图形图像处理] tuxianglvbo

中值滤波器是一种最常用的非线性平滑滤波器。可消除图像中孤立的噪声点,又可产生较少的模糊。
Median filter is one of the most commonly used nonlinear smoothing filter. Isolated noise can eliminate the image, but also generate less fuzzy. (2014-01-16, matlab, 121KB, 下载3次)

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

[图形图像处理] Mean-Filter

此程序主要是利用均值滤波器对图像进行平滑处理,并在此基础上编写了超限像素滤波器以达到更好的滤波效果
This procedure is the use of averaging filter for image smoothing, and on this basis, the preparation of overrun pixel filter to achieve better filtering effect (2013-11-07, matlab, 11KB, 下载2次)

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

[图形图像处理] Desktop

图片使用matlab做处理,有均值滤波器处理、LoG算子提取图像边缘、hough变换提取直线、二值化处理后。
Image processing using matlab to do with mean filter processing, LoG operator to extract image edge, hough transform to extract straight, binarization processing. (2013-09-15, matlab, 2KB, 下载10次)

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

[图形图像处理] svm-ses

分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。
The machine algorithm respectively perception, the minimum square error algorithm, linear SVM classifier algorithm design, respectively, draw the decision surface, and compare the performance. (2012-05-09, matlab, 9KB, 下载12次)

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

[图形图像处理] One-and-Two_Dem_meanFT

编制一个一维和二维中值滤波器。在该滤波器中充分考虑影像的边缘,设置一个固定大小的模板进行一维和二维中值滤波。
This is the code of a one-dimensional and two-dimensional median filter.Given the full consideration to the edge of the image in the filter, then set a fixed size of the template to deal with one-dimensional and two-dimensional median filtering. (2012-03-20, matlab, 129KB, 下载32次)

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

[图形图像处理] ppbGauss

对高斯噪声去噪效果很好的PPB滤波器。。。
PPB filter。 (2012-01-11, matlab, 585KB, 下载42次)

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

[图形图像处理] fusion

对各种不同的传感器测得数据进行融合处理,从而获得精确的环境信息,能够做出更正确的判断。这个是一位非常优秀的老师的课件,非常值得一看!是关于数据融合方面的
On a variety of sensor data fusion measured to obtain accurate environmental information to make more accurate judgments. This is a very good teacher of the courseware, is worth a visit! Data fusion (2011-11-07, matlab, 3134KB, 下载124次)

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

[图形图像处理] guidedfilter

引导滤波器,在引导图像的引导下对输入图像进行滤波,这种新型滤波器对边缘的保持很好,而且运行计算量和核的大小无关
Guide filters, under the guidance of the guide image filtering the input image, the edge of this new type of filter to keep well and run the calculation regardless of the size and nuclear (2011-10-21, matlab, 1KB, 下载121次)

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

[图形图像处理] BandPassFilter

Matlab 实现的带阻滤波器设计。基于高斯带阻滤波器。实现冈萨雷斯《数字图像处理》第五章的实例。
Matlab implementation of the band stop filter design. Based on Gaussian band-stop filter. Achieve Gonzalez, " Digital Image Processing" Chapter V of the instance. (2011-10-10, matlab, 383KB, 下载179次)

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

[图形图像处理] high-and-low-pass-filter

这是Matlab实现高通滤波和低通滤波的源代码,主要包括巴特沃斯低通滤波器、理想低通滤波器和高斯低通滤波器。
this is the source code that has implemented the BTW low pass filter and ideal low pass filter as well as gaussian low pass filter. (2011-09-02, matlab, 1KB, 下载97次)

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

[图形图像处理] smooth

图像的平滑滤波。通过平滑线性滤波器和中值滤波两种方法对噪声污染的图像进行净化。
Image smoothing filter.By smoothing the linear filters and median filter for noise pollution are two ways to purify the image. (2009-10-11, matlab, 49KB, 下载22次)

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

[图形图像处理] Frost_filter

Forst滤波器,实现SAR图像相干斑点去噪
Forst filter, in SAR images speckle denoising (2006-10-19, matlab, 1KB, 下载202次)

http://www.pudn.com/Download/item/id/219835.html
总计:1331