-
com
图像处理算法,实现多种对于灰度/二值图像的基本算法,包括灰度直方图,均衡化,门限处理,模糊,锐化,腐蚀,膨胀,掩模过滤,频域转换,边缘检测,梯度检测,二值化等等.实现的方法较多,且均经过一定的优化,效率不错.(Image processing algorithms to achieve a variety of for the gray/binary image of the basic algorithm, including the gray histogram, equalization, threshold treatment, blur, sharpen, corrosion, expansion, mask filter, frequency domain conversion, edge detection, gradient detection, binarization and so forth. The way to achieve more, and have to undergo a certain degree of optimization, efficiency, good.)
- 2010-02-21 17:03:30下载
- 积分:1
-
MATLABPICTUREPROCESSING
本程序用于数字水印,可以输入一副图像,嵌入水印信息,然后防止各种各样的攻击,最后可以提取水印信息,恢复原图像(This procedure for digital watermarks, can enter a pair of images, embedded watermark information, and then to prevent the various attacks, the watermark information can be extracted Finally, restore the original image)
- 2009-03-23 15:06:10下载
- 积分:1
-
affineOF
基于仿射变换的图像匹配程序,这是基于mablab的一个主程序(Affine transformation based on the image matching process, which is based on a main mablab)
- 2009-05-19 17:36:46下载
- 积分:1
-
Rapid_and_Robust_Transfer_Alignment
本文详细介绍了快速传递对准滤波器的设计,并进行了模拟仿真验证,给出了结果分0析,验证了方法的有效性。(This paper describes a rapid transfer alignment filter design, and carried out a simulation to verify, given the results of sub-0 Analysis, verification of the effectiveness of the method.)
- 2008-04-02 18:54:40下载
- 积分:1
-
watershed
图像预处理:分水岭分割算法,图像灰度化、高斯平滑、均衡直方图、图像对比度增强(Image Pre-processing: a watershed segmentation algorithm, images of gray-scale, Gaussian smoothing, balanced histogram, image contrast enhancement)
- 2008-05-24 12:58:19下载
- 积分:1
-
camcali
激光标定中得激光线检测程序,激光标定中得激光线检测程序(A laser line detection program was the laser line detection procedures, laser calibration laser calibration)
- 2021-04-15 10:58:55下载
- 积分:1
-
fenge
图像分割的matlab程序,以及其他的一些程序。希望能对大家有用,如有错误请谅解。(Matlab image segmentation procedures and other procedures. We hope that it can be useful if there is an error, please understanding.)
- 2009-05-21 08:17:14下载
- 积分:1
-
cxsb
通过背景差获取目标,提取车辆的不变矩,外加矩形度,圆形度,体态比等特征构成特征向量组,通过欧式距离识别出车辆。(through poor background, target acquisition, unchanged from the moment vehicles, plus rectangular, circular, Body composition characteristics than the eigenvector group, by the Continental distance identify vehicles.)
- 2007-04-27 18:20:36下载
- 积分:1
-
Hough
实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。(Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.)
- 2012-08-27 14:51:42下载
- 积分: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