资源列表
HoleNum
- 图象处理之空穴检测,用于对二值化的图像做最后处理,一般用于物体检测,噪声处理-image processing for detection of the hole for the two values of the final image, typically used for detection of objects, noise
matlabA
- 基于matlab的一段图像增强滤波源代码
moveOD
- 本程序通过序列图像帧差更新背景,并通过当前帧预测区域的信息同背景图像的信息的内容相减来获取目标物体的函数,用来对运动物体检查 -failed to translate
medfilter
- 基于matlab对图像进行中值滤波处理处理,另外附有自己编写的两种中值滤波算法,同时也可以使用matlab自带的median函数-median filter for image processing
fjxhfj
- 实现db6小波提升变换,对信号进行5层分解和重构。另外被屏蔽的部分为离散小波变换。-Enhance the realization of wavelet transform db6, 5 layers of signal decomposition and reconstruction. In addition to being part of shielding DWT.
drawlinewithc
- 在屏幕上运用鼠标划线,并且随时可以获取鼠标在屏幕上的坐标。-You can draw a line with this code,also ,you can get the mouse s location with it at anytime.
ruihua
- 数字图像处理,利用matlab对图像进行锐化-Digital image processing, sharpening the image using matlab
Gray2WhiteBlack
- 灰度图转二值图在图像处理中是常用到的方法.原理也很简单,设置0-255中的一个值为门限值,像素大于等于门限的就是白的,否则就是黑的.关键是怎样选取这个门限值.本子程序就是解决这个问题的. -Grayscale binary image transfer is commonly used in image processing to the method principle is very simple, set a value of 0-255 in the threshold, the thr
Choose-color-of-skin
- 通过MATLAB拍摄到的人手图像,需要选取人手区域,这个程序就能准确地得到人手区域-Through the MATLAB to take people to image, need to hand select area, the program can accurately get hand area
pcnn
- 详细介绍PCNN算法用于lena图像分割的实例,并用matlab实现-Detailed the PCNN algorithm for instance lena image segmentation and implemented using matlab
profilometer
- 确定一条测量数据线在理想数据矩阵中的精确位置-A data line to determine the precise angle of the measurement data in an ideal
nQueens
- 这是n皇后图形的显示,不仅能显示其寻找过程,还可以将最后的最优解找到-This is the n-queens graphics display, not only to show its finding process, but also the final optimal solution can be found.