CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image segment
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image segment - List
[
VC/MFC
]
OpenCV_Chinese_Manual
DL : 0
关于OpenCV的详尽中文手册,包括CxCore、CvAux、Cv、HighGUI中文参考手册;OpenCV安装文档说明;OpenCV历程:图像文件读入与显示,图像创建、保存和复制,Canny边缘检测,轮廓(contour)检测,图像旋转与缩放,读视频文件和运动问题检测,Hough线段检测,鼠标绘图,离散傅立叶变换,windows下使用采集卡directshow等等以及应用专题-About OpenCV detailed English manual, including CxCore, CvAux, Cv, HighGUI Chinese language reference manual OpenCV installation documentation OpenCV process: read and display image files, image creation, preservation and reproduction, Canny edge detection, contour (contour) Detection , image rotation and scaling, read video files and motion problem detection, Hough line segment detection, the mouse mapping, discrete Fourier transform, windows, etc. to use directshow capture card and the application of special
Date
: 2025-12-23
Size
: 3.55mb
User
:
陈姗
[
VC/MFC
]
Segment-Detection
DL : 0
传统二维图像轮廓识别算法通常是在图像中找到边缘,根据设定的条件将边缘像素组合起来形成轮廓。 针对边缘检测算法通常需要对不同的图像设定不同的阈值,对不同类型的图像很难找出统一的阈值的问题,文 中提出了一种同时利用图像中颜色与线段信息的彩色图像轮廓提取算法,算法采用自顶向下的颜色空间融合和 自底向上的线段检测的方法,在初步获取边缘信息之后,综合利用检测结果生成目标的轮廓。算法的优点在于 不需要进行阈值调整,实验表明:该方法可以有效地提取彩色图像中的目标轮廓-Traditional edge detection algorithms always need to set different thresholds for different types of image, it s relatively difficult to find a suitable threshold once for all. Thus the top-down fusion of color space and the bottomup line segment detection are adopted to obtain primitive edge pixels simultaneously,and then these pixel sets are combined to achieve the final contour. This algorithm requires no parameter tunings. Experiments indicate that this algorithm could effectively extract the object contour in the colored image.
Date
: 2025-12-23
Size
: 296kb
User
:
lili
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.