搜索资源列表
-
0下载:
此代码借助OpenCV开源计算机视觉库提取轮廓等技术实现细胞数的统计-With this code, open source computer vision library OpenCV contour extraction techniques to achieve the statistical cells
-
-
0下载:
基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
-
-
0下载:
利用传统的主动轮廓提取模型,提取单个物体的轮廓,用了opencv图像处理库,通过此算法,对编程有了更深的理解。-Using traditional active contour extraction model, extracting the outline of a single body, with opencv image processing library, through this algorithm, a deeper understanding of programming.
-
-
0下载:
使用opencv库,通过调节阀值,来实现图片的轮廓提取(Using OpenCV library, through adjusting the threshold, to achieve the image contour extraction)
-
-
0下载:
在VS2015环境下基于opencv(计算机视觉开源库)开发的针对图像中感兴趣区域的轮廓提取(Contour extraction for regions of interest in images based on OpenCV (open source library of computer vision) under the VS2015 environment)
-