-
计算几何算法的C语言实现,挺不错的,但有些是比较困难…
计算几何算法的C语言实现,还不错,
不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
- 2022-12-10 06:25:03下载
- 积分:1
-
visual c++数字图象处理典型算法及实现
visual c++数字图象处理典型算法及实现-visual c++ typical digital image processing algorithm and realize
- 2022-02-27 01:42:01下载
- 积分:1
-
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Bo...
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。-Corner Detection: The simplest type of corner detection operator, but due to the non-maximization of inhibition, the effectiveness and OpenCV considerable input ImageGray description for gray-scale images, WBPoint for Boolean array, ImagePoint standard corner detection operator After the detection of sub-run value.
- 2022-03-05 05:00:51下载
- 积分:1
-
openCV在visual studio2005下的canny检测
openCV在visual studio2005下的canny检测-openCV in visual studio2005 under the canny detection
- 2022-07-26 09:25:20下载
- 积分:1
-
关于图像二值化处理边界扫描和边界识别的有用的程序
关于图像二值化处理边界扫描和边界识别的有用的程序-value of image processing 2 boundary scan and boundary identification useful procedure
- 2023-07-22 08:45:03下载
- 积分:1
-
连接边缘算法提取的孤立点,实现图像边缘连接
连接边缘算法提取的孤立点,实现图像边缘连接-link the point to get edges in the image
- 2022-02-14 13:57:00下载
- 积分:1
-
关于meanshift算法的详细介绍,包括中英文,对初学者有一定启发...
关于meanshift算法的详细介绍,包括中英文,对初学者有一定启发-Meanshift algorithm on the details, including English, have some inspiration for beginners
- 2022-05-23 04:16:46下载
- 积分:1
-
SHIF 算法的matlab实现,可以用于比较SHIF算法
SHIF 算法的matlab实现,可以用于比较SHIF算法-SHIF Algorithm Implementation of Matlab can be used in the comparison algorithm SHIF
- 2022-03-10 23:29:16下载
- 积分:1
-
This procedure is based on the hough circle detection, feature relatively simple...
本程序是基于hough的圆检测,功能较为简单,但是实用性强-This procedure is based on the hough circle detection, feature relatively simple, but practical
- 2023-01-29 23:45:03下载
- 积分:1
-
这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹...
这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。
-Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need. Gabor transform can be achieved in a number of scales, a number of position on the transformation, especially for the detection of texture have very good results, the study shows that the characteristics in line with Gabor receptive field characteristics of the human eye.
- 2022-01-26 20:19:34下载
- 积分:1