搜索资源列表
-
0下载:
OpenCV一些代码的实现,包括轮廓的提取,图像的复制-OpenCV implementation of some code, including contour extraction, image replication
-
-
0下载:
在图像中提取轮廓(用到了自适应阈值分割算法),根据目标特征,如周长、面积等参数进行筛选,得到目标的轮廓。-Contour extraction in the image (use an adaptive thresholding algorithm), depending on the target characteristics, such as perimeter, area and other parameters of screening, target profile.
-
-
0下载:
opencv 轮廓提取和模板匹配,可以从目标图像中找出要匹配的小图片部位-opencv contour extraction and template matching, you can find out from the target image to match the small image parts
-
-
0下载:
基于VC++ 和opencv的焊盘图像 内径外径的测量。包括滤波、边缘检测、轮廓提取和面积计算等算法。包含原图片-Based on the measurement of the pad image VC++ opencv Inside Outside. Including filtering, edge detection, contour extraction and area calculation algorithm. Contains the original image
-
-
0下载:
基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
-
-
0下载:
图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
-
-
0下载:
利用opencv/c++图片相减然后轮廓提取-Use opencv/c++ image subtraction and contour extraction
-
-
0下载:
锐化、图象的半影调和抖动技术、直方图修正和彩色变换、腐蚀,膨胀,细化算法、边沿检测与提取,轮廓跟踪-Sharpening, image penumbra reconcile jitter histogram correction and color conversion, corrosion, expansion, refinement algorithm, edge detection and extraction, contour tracking
-
-
0下载:
基于opencv的c++编程,用分水岭算法对图像进行轮廓提取-Based on the opencv c++ programming, using the watershed algorithm for image contour extraction
-
-
0下载:
该程序能够直接调用电脑摄像头,并使用了自适应的二值化对图像提取轮廓;
使用的是opencv2.4.9库-The program can directly call PC camera, and the use of adaptive binary image contour extraction
Using opencv2.4.9 library
-
-
0下载:
利用opencv进行图像的轮廓提取,很好的视频讲解,值得学习。-Use opencv image contour extraction, very good video to explain.
-
-
0下载:
提取运动物体的轮廓,会在视频接入第一刻捕捉图像,然后对图像进行二值化。易于操作!-To extract the moving object, the outline of will in the first moment to capture the image of the video access, then the image binarization。 Easy to operate。
-
-
0下载:
对不同的轮廓提取,了解变换,解决图像处理基础-Different contour extraction, conversion to understand and solve basic image processing
-
-
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调用摄像头,直方图均值化,对图像轮廓提取等代码。-This code provides how to use the opencv call camera, average histogram, the image contour extraction and other code.
-
-
0下载:
VS2013+OPENCV2.4,图像高斯滤波阀值分割形态学处理,提取轮廓用来进行匹配,可知程序运行时间-VS2013+OPENCV2.4, Gaussian filtered image segmentation threshold morphological processing, contour extraction for matching, it is understood program runtime
-
-
0下载:
This program based on VS2010 + OpenCV2.4, used to extract the object contour in color images.(note: please keep the image length or width is a multiple of 2.Of course, you can modify the code).The program from the BBN Computer Vision Laboratory.(This
-