-
preprocessing-master
image processing otus single level
- 2016-11-04 20:41:22下载
- 积分:1
-
pictureshow
可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
- 2010-06-29 23:22:22下载
- 积分:1
-
mRMR_0.9_compiled
利用互信息进行特征抽取的方法实现,能找到最具代表的特征,有效的实现了计算量的减少和可用来维数缩减(The use of mutual information feature extraction method of implementation, to find the most representative characteristics of an effective implementation of the computation of the reduction and can be used to reduce the dimension)
- 2021-02-07 15:19:55下载
- 积分:1
-
rgb2hsi
rgb颜色空间与hsi颜色空间转换的一段MATLAB代码。(a matlab code rgb space to hsi space or return.)
- 2009-02-23 21:35:46下载
- 积分:1
-
matlab
输入一幅图像,用传统的算子方法进行检测与用形态学腐蚀之后使原图像与腐蚀后的图像相减得到图像边缘进行比较(The Mathematical Morphology Image Edge Detection Based on MATLAB)
- 2016-03-31 09:48:33下载
- 积分:1
-
kalmantracking
本文件用matlab 语言,对kalman滤波的方法进行仿真,画出来原始曲线,观察值,和跟踪曲线,会对初学者有很大的帮助!(this document using Matlab language, Kalman filtering method simulation, sketching out the original curve, observed values, and tracking curve, beginners will be of great help!)
- 2006-06-23 10:02:51下载
- 积分:1
-
digital_image
数字图像处理中sobel算子的手写代码;canny手写代码;加噪声并滤波的调用库函数代码(Digital image using sobel & canny)
- 2015-11-30 20:57:03下载
- 积分:1
-
restore
说明: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
(A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.)
- 2010-04-07 15:41:40下载
- 积分:1
-
clusterImg
说明: 彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.(This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.)
- 2011-03-02 18:21:10下载
- 积分:1
-
基于粒子滤波的视频目标跟踪算法(上传至Pudn)
基于粒子滤波的视频目标跟踪算法matlab源程序,内涵视频文件及算法源程序。(Video object tracking algorithm based on particle filter matlab source program, content video files and algorithm source program.)
- 2021-04-17 21:08:52下载
- 积分:1