-
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、...
算法特点:
(1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整);
(2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数;
(3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒;
测试方法:
在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。
(可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等)
-Algorithm features: (1) can detect low-contrast line (which can be the basis of issues of interest to adjust the edge intensity) (2) The programming interface is simple, very easy to transplant integration, the algorithm can output images in a straight line for each starting point, the end of the slope and other parameters (3) code fully engineered design, on the 320 ⊙ 240 image processing speeds of up to 15 frames/s testing methods: in the installation of USB CMOS camera has a computer running the program directly to see real-time Detection of linear treatment effect (using different colors in different directions that a straight line). (Can be used for stereo vision, camera calibration, human motion analysis, intelligent traffic detection,
- 2023-01-19 23:55:04下载
- 积分:1
-
一个图像修复的程序,可以去掉图像中得目标,处理前将需处理得目标涂成红色,执行程序即可。...
一个图像修复的程序,可以去掉图像中得目标,处理前将需处理得目标涂成红色,执行程序即可。-An image restoration procedure, you can remove the image in a goal, will be required to deal with before the deal was the target painted red, the implementation of procedures.
- 2022-03-21 01:13:05下载
- 积分:1
-
一个很有用的数字图象HOUGH变换的源代码
一个很有用的数字图象HOUGH变换的源代码-very useful in a digital image HOUGH transform source code
- 2022-11-07 19:10:02下载
- 积分:1
-
基于分水岭算法的图像分割。运行速度快,简便易行
基于分水岭算法的图像分割。运行速度快,简便易行-Based on watershed algorithm for image segmentation. Run fast, easy
- 2022-05-18 10:52:01下载
- 积分:1
-
图像的快速傅立叶变换,基于VC++开发平台。
图像的快速傅立叶变换,基于VC++开发平台。-images of fast Fourier transform, based VC development platform.
- 2023-09-01 08:55:02下载
- 积分:1
-
You can draw an arbitrary polygon, and can choose different colors
可以绘制任意多边形,并且可以选择不同颜色-You can draw an arbitrary polygon, and can choose different colors
- 2022-08-22 22:03:28下载
- 积分:1
-
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试...
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试-Image gray-scale transformation of the source code under VC6.0 debugger image gray-scale transformation of the source code under VC6.0 debugger
- 2023-08-30 07:05:08下载
- 积分:1
-
vc++图像处理典型算法与实现的后半部分源代码,对搞图像处理的人参考价值!...
vc++图像处理典型算法与实现的后半部分源代码,对搞图像处理的人参考价值!-vc++ typical image processing algorithm and the realization of the latter part of the source code, for those who engage in image processing reference value!
- 2023-06-15 10:30:33下载
- 积分:1
-
realization of the special image processing, the exposure is the main treatment....
实现对图象的特殊处理,主要是曝光的处理。里面包括测试图像。-realization of the special image processing, the exposure is the main treatment. Includes test images.
- 2022-02-13 18:55:32下载
- 积分:1
-
RGB images will be converted to grayscale images, the procedure described in det...
将RGB图像转换为灰度图像,详细阐述了程序转换的原理和过程,以及扩展腐蚀的原理和程序
- 2023-02-11 14:55:03下载
- 积分:1