-
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法...
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法-Using Matlab to achieve a variety of threshold-based image segmentation method, which contains Otsu method, maximum entropy, clustering and other methods
- 2022-01-31 03:18:41下载
- 积分:1
-
通过灰度变换将一幅图象转换为另一幅具有均衡直方图,即在每个灰度级上都具有相同的象素点数的过程。...
通过灰度变换将一幅图象转换为另一幅具有均衡直方图,即在每个灰度级上都具有相同的象素点数的过程。-Through the gray-scale transformation to an image is converted to another site with a balanced histogram, that is, in each gray level, both have the same pixel point process.
- 2022-07-21 21:41:31下载
- 积分:1
-
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方...
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。-This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.
- 2022-06-18 12:06:15下载
- 积分:1
-
获取屏幕上某点的颜色值,vc初学者使用,希望能有所帮助
获取屏幕上某点的颜色值,vc初学者使用,希望能有所帮助
- 2022-11-13 00:35:03下载
- 积分:1
-
已知24位位图图像,计算其质心位置,并以质心为极点在边界相应位置取点...
已知24位位图图像,计算其质心位置,并以质心为极点在边界相应位置取点-known bitmap images, calculate the center position, and center pole of the border point from the corresponding location
- 2023-07-06 07:20:02下载
- 积分:1
-
RGB image format will be converted into YCbCr image format C program
将RGB图像格式转化成YCbCr图像格式的C程序-RGB image format will be converted into YCbCr image format C program
- 2022-03-19 00:24:08下载
- 积分:1
-
用vc++编程实现图像二值化,设定阈值为122即最大灰度的一半
用vc++编程实现图像二值化,设定阈值为122即最大灰度的一半-Vc++ programming with image binarization, the threshold set for the 122 that is half the maximum gray
- 2022-08-10 16:49:38下载
- 积分:1
-
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm...
(转)vc 的 图像分割
命令行 格式:
segment 0.5 300 50 17.ppm 17out.ppm-(Transgenic) vc the command-line format for image segmentation: segment 0.5 300 50 17.ppm 17out.ppm
- 2023-05-28 06:00:03下载
- 积分:1
-
采用hough变换检测圆的仿真程序,希望对大家有用。
采用hough变换检测圆的仿真程序,希望对大家有用。-Hough transform circle detection using the simulation program, in the hope that everyone useful.
- 2022-02-02 13:58:40下载
- 积分:1
-
尺度不变特征点(SIFT)检测和匹配算法
需要添加opencv 和GSL库
尺度不变特征点(SIFT)检测和匹配算法
需要添加opencv 和GSL库-Scale-invariant feature points (SIFT) detection and matching algorithms need to add opencv and GSL library
- 2022-02-15 18:23:46下载
- 积分:1