CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 图像 提取

搜索资源列表

  1. Threshold Processing 使用opencv和VC++实现图像边缘提取

    0下载:
  2. 使用opencv和VC++实现图像边缘提取。-Using OPENCV to realize edge extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:10.18kb
    • 提供者:Kelly Pang
  1. SIFT_VC opencv下的图像sift特征提取以及匹配跟踪识别

    1下载:
  2. opencv下的图像sift特征提取以及匹配跟踪识别-opencv image under sift recognition feature extraction and matching track
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:627kb
    • 提供者:xuwanting
  1. xinhua 基于opencv的图像骨架提取

    0下载:
  2. 基于opencv的图像骨架提取,对二值图像进行骨架化-Based on opencv image skeleton extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.71mb
    • 提供者:仝如强
  1. save_pic

    0下载:
  2. 提取图像的每一帧,并保存下来。使用OpenCV,算法较好。-Extraction of the image each frame, and preserved. The use of OpenCV, a better algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.28mb
    • 提供者:王旋
  1. 13

    0下载:
  2. 使用opencv实现图像的背景提取,其中很好的实现了背景的提取-Using opencv background of image extraction, which achieved a good background extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.37mb
    • 提供者:we
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.42mb
    • 提供者:yk
  1. otsu

    0下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:6.85kb
    • 提供者:闫礼飞
  1. MFC

    0下载:
  2. 基于OpenCV实现图像的旋转与提取,利用MFC实现图像控制界面化-Image rotation based on OpenCV and extraction, the use of image control interface of the MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:王聪媛
  1. liantongfenxi

    0下载:
  2. 利用opencv对图像连通区域进行提取的源代码-Connected region of the image using opencv source code extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.38mb
    • 提供者:阿广
  1. Adative-contour-extraction

    0下载:
  2. 在图像中提取轮廓(用到了自适应阈值分割算法),根据目标特征,如周长、面积等参数进行筛选,得到目标的轮廓。-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.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:风花雪月
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:126.75kb
    • 提供者:mei88
  1. p3

    0下载:
  2. 基于VC中的C语言的图像提取角点函数,使用的是openCV的库-VC in the C language-based image extraction angle point function, using openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:874byte
    • 提供者:wei
  1. p4

    0下载:
  2. 基于VC中的C语言的图像提取直线函数,使用的是openCV的库-The image of the C language in the VC-based extraction of straight line function, the function of openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:793byte
    • 提供者:wei
  1. ex03

    0下载:
  2. 应用的小程序,在opencv中,应用canny算子对图像提取边缘-Application of small program, and in opencv, canny operator application of image edge extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1.44kb
    • 提供者:闫庆森
  1. Camera_Contours

    0下载:
  2. 该程序能够直接调用电脑摄像头,并使用了自适应的二值化对图像提取轮廓; 使用的是opencv2.4.9库-The program can directly call PC camera, and the use of adaptive binary image contour extraction Using opencv2.4.9 library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:11.5mb
    • 提供者:五小懂
  1. matting

    0下载:
  2. 使用opencv开发,实现图像抠图,将需要的局部图像提取处理(Robust Matting 1. OpenCV 2. MTL library (for sparse matrix) 3. Intel Math Kernel Library (to solve linear equation by conjugate gradient method))
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:85kb
    • 提供者:jackchen
  1. code1

    0下载:
  2. 特征点提取及图像匹配,局部图像特征提取匹配(Feature point extraction and image matching, local image feature extraction matching.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:东&子
  1. 航拍绝缘子识别

    0下载:
  2. 基于opencv的图像识别,主要识别并提取绝缘子。 也可应用于其他物体的识别。(Opencv based image recognition, mainly identify and extract insulators. It can also be applied to the recognition of other objects.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:229kb
    • 提供者:soyoungsonaive
  1. 基于opencv的绝缘子及其等电位线故障状态智能识别

    0下载:
  2. 识别复杂背景下的绝缘子,提取绝缘子,放射投影后对绝缘子进行故障检测。(To identify the insulator in the complex background, the insulator is extracted and the insulator is detected after the projection.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:14.79mb
    • 提供者:soyoungsonaive
  1. 基于高斯尺度空间GHT的绝缘子识别方法

    0下载:
  2. 主要用高斯函数提取物体的形状来识别绝缘子,绝缘子是圆形或者椭圆,也可能倾斜,受环境因素影响。(Using gaussian functions to identify insulators, insulators are circular or elliptical, and may be tilted, influenced by environmental factors.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1.98mb
    • 提供者:soyoungsonaive
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com