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

搜索资源列表

  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
    • 文件大小:1487828
    • 提供者:yk
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. opencv_android

    0下载:
  2. 实现使用opencv在Android平台中获取图像轮廓-Achieved using OpenCV in Android platform to obtain image contour
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:906
    • 提供者:caicaitongxue
  1. searchimage

    0下载:
  2. 自己写的关于图像检索的小程序,附检索图片200幅,主要结合了使用opencv-His book on the small image retrieval process, attached to retrieve the image 200, the main with the use of opencv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9961113
    • 提供者:yangjing
  1. facerecognition

    0下载:
  2. 采用OpenCV进行人脸识别,隐马尔科夫链的应用,由混合分量来分割HMM的每个内在状态的所有观测值,运用现有的图像观测值分割为所有嵌入和内部的HMM函数,计算可能的变换矩阵-Using OpenCV for face recognition, hidden Markov chain applications, from the mixed components to split the internal state of each HMM all observations, use of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:10840
    • 提供者:hulingling
  1. Match_Pixels

    0下载:
  2. 用OPENCV实现两张图像基于像素的匹配-To match two pictures with each pixels,using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:901
    • 提供者:孟阳
  1. FaceReco_PCA3

    0下载:
  2. 这是一个用VC6编写的PCA人脸识别程序,用到了opencv库,库文件一起上传了,可以直接编译。也有相应的训练与测试图像。感觉效果还可以!-This is a PCA face recognition using VC6 written procedures, use the opencv library, library file with the upload, can be directly compiled. Have corresponding training and test im
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5791033
    • 提供者:陈枫
  1. haarcascade_fullbody

    0下载:
  2. opencv提供的行人检测分类器。可以在图像中检测到行人的位置-opencv provide pedestrian detection classifier. Can be detected in the image location of the pedestrian
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:70017
    • 提供者:xingjunfeng
  1. watermodelfft

    0下载:
  2. 利用OPENCV做图像的傅里叶变换以达到对图像的降噪处理-OPENCV done using the Fourier transform of the image in order to achieve noise reduction of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1162976
    • 提供者:zhang zhe
  1. opencv_D3D_AR

    2下载:
  2. 本程序是AR技术的应用,采用openCV结合DirectShow采集视频图片,达到识别图像卡片,计算出现实坐标位置,达到增强现实的目的,并且结合了DirectX3D作为模型渲染引擎,对于AR技术和模型渲染有很好的研究参考价值 -This program is the application of AR technology, combined with the use of openCV DirectShow video capture pictures, picture identificat
  3. 所属分类:Graph program

    • 发布日期:2014-06-18
    • 文件大小:27533312
    • 提供者:老两
  1. OpnCvTest

    0下载:
  2. 用OpenCv和vc++实现图像处理的基本功能,有效利用OpenCv,包括读入并显示图像,边缘检测,加噪声以及锐化处理-OpenCv and vc++ to Canny Sobel Binary and GradSharp opreator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5785239
    • 提供者:贺彪
  1. contour

    0下载:
  2. 利用opencv找出图像中所有的闭合轮廓,并找到每个轮廓的重心,长轴,短轴及其对应的坐标值-Using opencv find image all closed contour and find every contour of gravity center, long axis, short axis and its corresponding coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3100931
    • 提供者:刘晓倩
  1. OpencvExampleSourceCode

    0下载:
  2. Opencv实例源代码,包括数字图像处理,视频跟踪算法和模式识别算法的源代码-Opencv Example Source Code, that include haarcascade, blobtrack,delaunay and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2941547
    • 提供者:shuang
  1. OpenCVReadImageView

    0下载:
  2. MFC中使用OpenCV进行图像处理,各种算法的集成。-MFC using OpenCV for image processing, the integration of various algorithms.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8589805
    • 提供者:mailang
  1. face

    0下载:
  2. opencv实现人脸检测,opencv图像处理经典程序-opencv face detection opencv image processing classic procedure
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10342403
    • 提供者:zhanghaike
  1. sift

    1下载:
  2. 使用sift算法,实现图像匹配。在vc6中实现,需安装gsl库和opencv库-Sift algorithm used to achieve image matching. In vc6 realized the need to install OpenCV library and GSL library
  3. 所属分类:图形图象

    • 发布日期:2013-02-22
    • 文件大小:7100544
    • 提供者:lin
  1. image-process

    0下载:
  2. 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:99139
    • 提供者:huan
  1. QtOpenCV

    3下载:
  2. qt+openCV捕捉摄像头,最简单的摄像头图像采集程序仅供参考。-qt,camera
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-03-28
    • 文件大小:3325
    • 提供者:鸟儿飞
  1. find_obj

    1下载:
  2. surf 方法 直接能运行 配上opencv 图像特征点匹配 sift方法的改进版本,在时间上面大大提高同时在光照方面比sift要好很多-Methods can be run directly coupled surf opencv image feature point matching method sift improved version of the above at the time of greatly increased both the light much better th
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:3037
    • 提供者:tjj
  1. MyWriteAvi

    0下载:
  2. 在VC++6.0中,用OpenCV采集摄像机的视频图像,并保存为avi的视频文件,对OpenCV学习和视频分析的人员会有所帮助.-In VC++6.0, the use OpenCV camera capture video images and save it as avi video file, right OpenCV learning and video analysis staff will help.
  3. 所属分类:Graph program

    • 发布日期:2016-02-24
    • 文件大小:334403
    • 提供者:randy
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com