搜索资源列表
Canny-Contour-source-code
- Canny 算子提取目标轮廓源代码 OpenCV C-Canny Contour source code
Coutour_polygon
- 用OpenCV来编写,用摄像头获取图像,并用帧差法提取二值化图像,再用多边形逼近的方法来提取图像的轮廓-Using OpenCV to prepare, with the camera to obtain images, and the frame difference method used to extract two binary images, and then a polygonal approximation method to extract the contours of the
edge
- 轮廓提取,用于opencv的轮廓提取,大家有兴趣可以下载-edge extraction
Harris
- OpenCV编写的Harris角点提取函数-Harris prepared OpenCV corner detection function
code
- OpenCV一些代码的实现,包括轮廓的提取,图像的复制-OpenCV implementation of some code, including contour extraction, image replication
openvc-cell
- 和用opencv 库进行细胞轮廓提取,得到cell个数,最大细胞,最小细胞,中心位置,-Opencv libraries and the use of cell extraction, by cell number, the largest cell, the smallest cell, central location,
ellipsefitting
- 在opencv环境下实现对图像中椭圆轮廓的提取。-in the environment of opencv, get the contours of ecllipse of objects.
Adative-contour-extraction
- 在图像中提取轮廓(用到了自适应阈值分割算法),根据目标特征,如周长、面积等参数进行筛选,得到目标的轮廓。-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.
Picturer
- VC+OpenCV环境下,实现自行车轮廓提取-VC+ OpenCV environment, to achieve a bike contour extraction
lunkuotiqu
- 使用opencv编写,可以实现图像的轮廓提取,效果很好。-Using opencv written outline of the image can be extracted to achieve good results.
cameraHSV
- OpenCV 实现从摄像头视频流提取图像 获得轮廓 C++ OpenCV-cameraHSV Detect Contour
Contour-detection-based-on-OpenCV
- 基于opencv的轮廓检测,运用灰度处理,提取轮廓。在使用本程序前确保vs已经安装opencv-Opencv based contour detection, using the gray processing, contour extraction. The use of this process to ensure that vs has been installed opencv
HandDetectionAndRecognition
- 本算法实现了基于手部颜色和手形的静态手势的检测和识别,特色有两点:(1)排除了面部区域后进行肤色检测(2)在手部候选区域分别提取轮廓,并求出Hu不变矩,将其与模板进行比较,排除类手形区域,进一步识别是何种手势-hand gestures detection and recognition based on skin colors and hand shapes
mysobel
- 基于OpenCV2.x,利用sobel算子提取轮廓图-Base on OpenCV2.x, sobel operator to extract contours
canny
- OpenCV canny算子提取轮廓图,trackbar调节阈值,结果为白线条轮廓-OpenCV canny operator to extract contours, trackbar adjustment threshold, the result is white contour lines
Camera_Contours
- 该程序能够直接调用电脑摄像头,并使用了自适应的二值化对图像提取轮廓; 使用的是opencv2.4.9库-The program can directly call PC camera, and the use of adaptive binary image contour extraction Using opencv2.4.9 library
ConsoleApplication1
- VS2013+OPENCV2.4,图像高斯滤波阀值分割形态学处理,提取轮廓用来进行匹配,可知程序运行时间-VS2013+OPENCV2.4, Gaussian filtered image segmentation threshold morphological processing, contour extraction for matching, it is understood program runtime
手机提取
- 基于OpenCV的形态学操作,用于提取手机零件轮廓。(OpenCV based morphological operations, used to extract parts of mobile phones contour.)
提取图像轮廓质心
- 提取图形轮廓 以及轮廓所在的质心。用外接矩形包围其所在的轮廓(Extract the graphic outline,and the centroid of the contour .Encircling the outline with a rectangle)
Contours_extraction&drawing_based_on_OpenCV
- 基于OpenCV利用canny算子的图像轮廓提取与绘制(Contours extraction and drawing based on OpenCV, using canny operator.)