-
用M文件做的hough变换,包括内容canny算子圆检测
用M文件做的hough变换,包括内容canny算子圆检测
- 2023-05-19 13:40:03下载
- 积分:1
-
算法特点:
(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
-
Digital image of linear transformation and homogenization, the document containi...
数字图像的线性变换以及均匀化,内含源码及实验文档,具有两种表现方式,具体见注释-Digital image of linear transformation and homogenization, the document containing the source code and experiment with two types of expressions, see the specific notes
- 2022-01-21 02:49:57下载
- 积分:1
-
Application of C++ Builder in the preparation of image processing the image form...
应用C++Builder编写图像处理中的图像格式转化程序-Application of C++ Builder in the preparation of image processing the image format conversion program
- 2022-01-21 21:47:53下载
- 积分:1
-
hough transform detection of the peak detector in a straight line, only to detec...
hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
- 2023-03-31 22:45:04下载
- 积分:1
-
由视频提取出背景,是动态提取背景的问题,调用了opencv中的几个函数...
由视频提取出背景,是动态提取背景的问题,调用了opencv中的几个函数-Video extracted from the background, is a dynamic extraction of the background of the problem, call a few functions in opencv
- 2023-02-09 22:25:03下载
- 积分:1
-
K均值图像分割,读入彩色图片,输出区域分割后的图片
K均值图像分割,读入彩色图片,输出区域分割后的图片-K-means image segmentation, read full-color photographs, the output image after the region segmentation
- 2022-08-21 00:39:37下载
- 积分:1
-
Complete multi
完整的多级滤波图像处理算法,利用FPGA实现,利用硬件结构实现算法能够满足苛刻的实时性要求。-Complete multi-level filtering image processing algorithms using FPGA realization algorithm using hardware structure able to meet the demanding requirements of real-time.
- 2022-08-20 06:28:58下载
- 积分:1
-
这是一个将bmp格式的图片转换为jpeg格式文件的程序
这是一个将bmp格式的图片转换为jpeg格式文件的程序-This is a bmp format images will be converted to jpeg format program
- 2022-10-22 06:30:03下载
- 积分:1
-
用傅里叶变换对图形进行变换,然后用高斯低通、高通滤波器对图像进行去噪...
用傅里叶变换对图形进行变换,然后用高斯低通、高通滤波器对图像进行去噪-Fourier transform graphics transform, and then use Gaussian low-pass, high pass filter for image denoising
- 2022-05-24 05:26:07下载
- 积分:1