-
The function cvHoughCircles finds circles in grayscale image using some modifica...
这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
- 2022-05-16 01:39:19下载
- 积分:1
-
边缘提取和轮廓跟踪算法,用visual c++写的
边缘提取和轮廓跟踪算法,用visual c++写的-Edge extraction and contour tracking algorithm, using visual c to write the
- 2022-04-02 02:15:59下载
- 积分:1
-
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲...
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
- 2022-02-15 20:11:38下载
- 积分:1
-
一种快速的角点检测算法,剑桥的代码.据说可以达到实时处理....
一种快速的角点检测算法,剑桥的代码.据说可以达到实时处理.-a fast corner detection algorithm, Cambridge code. It is said you can achieve real-time processing.
- 2022-07-11 16:48:14下载
- 积分:1
-
different forms of Polygon Fill
不同方式的多边形填充-different forms of Polygon Fill
- 2022-01-26 03:41:37下载
- 积分:1
-
Computational geometry
计算几何-半平面交算法,计算几何-半平面交算法-Computational geometry- half-plane algorithm, computational geometry- half-plane algorithm
- 2023-05-03 17:30:03下载
- 积分:1
-
为Matrox Meteor
为Matrox Meteor-Ⅱ/
图像采集卡MIL捕获图像程序-For the Matrox Meteor-⒑/frame grabbers MIL image capture process
- 2022-02-05 07:28:41下载
- 积分:1
-
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系...
% 采用数字分段匹配的方式,将数字分为横、竖、左半弧、右半弧、上半弧、下半弧、
% S、反S、环 共9种元素,数字的元素间按照上、下、左、右、中5种相对关系进行定义。
% 此时不采用绝对位置,而用相对关系的位置更具有鲁棒性,这样一共是45个维度。- Using digital sub-matching methods, the number is divided into horizontal, vertical, the left arc, right arc, arc the first half, second half of arc, S, anti-S, ring a total of nine kinds of elements, the number of elements in accordance with the upper and lower, left, right, in the relative relationship between the five kinds of definition. At this time do not use absolute position, and relative position with a more robust, so that a total of 45 dimensions.
- 2022-02-20 07:22:07下载
- 积分:1
-
本程序是实现灰度处理的方法,通过这种方法计算灰度分割门限,进行图像灰度处理...
本程序是实现灰度处理的方法,通过这种方法计算灰度分割门限,进行图像灰度处理-This program is to achieve gray-scale processing methods, by which method gray-scale segmentation threshold for image gray-scale processing
- 2022-01-25 23:59:05下载
- 积分:1
-
颜色空间变换xyz lab hsi等颜色空间变换
颜色空间变换xyz lab hsi等颜色空间变换-Color space transform xyz lab hsi color space conversion, etc.
- 2022-07-15 21:20:46下载
- 积分:1