搜索资源列表
c第二章 matlab语言基础h2
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
hough-Transform-for-Line-Detect
- Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
opentrim
- bmp全色深操作类c++代码,功能有反色,从bmp图像构建灰度数组用于图像识别。角点检测,在图像上画点,画线,-c++ lib deal with all the bmp format image .it can reverse color,draw point line on bmp images and detect corners .it can also create array contains the brightness of every pixels
ConsoleCV
- This program is what finds horizon line detect in the image file.
Bit-interval-identification
- 位间隔识别。把检测到位间隔的线路的号码值插入这个队列中-Bit interval identification. In place to detect the number of values of the line interval into the queue
vehicle-lane-detection
- 能实现直线型车道线的有效检测,利用改进的hough变换和区域生长方法,提高检测的准确性。-Can be achieved effectively detect lane straight line, with improved hough transform and region growing methods to improve detection accuracy.
example3
- 霍夫变换检测直线,利用传统霍夫变换对图片中的直线进行检测,效果一般,有待改进。-Hough transform to detect straight line, using traditional Hough transform to detect straight lines in the picture, the general effect, could be improved.