-
image_enhangce_value
图像增强效果评价指标:1.欧拉范数误差指标 2.等效视数 3.边缘保持指数 4.对比度增强指数(Evaluating results of image enhancement: 1. Oula Fan error index number 2. Equivalent number of 3. Edge-preserving index 4. Contrast enhancement index)
- 2011-05-16 09:14:13下载
- 积分:1
-
图像边缘检测7种算子代码
编程实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts边缘检测算法、Sobel边缘检测算法、拉普拉斯边缘检测算法、canny边缘检测算法、Prewitt边缘检测算法和Krisch边缘检测算法。
- 2019-05-20下载
- 积分:1
-
123
C. Li, C. Xu, C. Gui, M. D. Fox, "Distance Regularized Level Set Evolution and Its Application to Image Segmentation",
IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254, 2010.
- 2012-07-27 04:00:46下载
- 积分:1
-
sift_feature-extract-and-match
使用sift算法,找出图像的关键点,使用关键点作为匹配因子对两幅图像进行匹配,数据库中包含了丰富的可用图片库。(Use sift algorithm to find the image of the key points, key points to use as matching factor of two images match, the database contains a wealth of available gallery.)
- 2020-11-28 15:19:30下载
- 积分:1
-
SURF_extraction
图像SURF特征提取,用于图像拼接和篡改检测,注释比较详细,程序很好理解(SURF feature extraction, image is used for image matching and tamper detection, comments are detailed, the program is easy to understand)
- 2014-10-30 09:47:02下载
- 积分:1
-
pcadenoise
矩阵 pca或者低秩方法去噪,利用svd分解,实现对图像矩阵的去噪,该方法支持对rgb图像的去噪。使用代码请 文章中表明出处,感谢。
感谢重庆市研究生科研创新项目支持,项目号CYS16183(image denoise by low-rand regularizer or pca method. the low rank is evaluted by svd, and this method is also support for rgb image.)
- 2020-09-18 19:57:55下载
- 积分:1
-
readBMP
用C语言实现位图格式的图像读取功能,可直接使用。(read BMP by C ,can be used directly.)
- 2018-04-03 17:51:33下载
- 积分:1
-
edge
通过边缘检测寻找图像上圆点的圆心坐标,可用于大量的图像处理程序(Image through edge detection to find the center coordinates of the dots)
- 2009-04-13 17:09:22下载
- 积分:1
-
calibration-3-cameras
C++和halcon结合,用于图形处理时进行三相机标定(C++ and halcon combined for three camera calibration)
- 2013-09-09 10:12:10下载
- 积分:1
-
ColorImageSegmentation
彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果(Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results)
- 2009-12-23 10:00:56下载
- 积分:1