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

搜索资源列表

  1. watermark

    0下载:
  2. 数字图像水印添加提取程序,opencv实现,vs2008开发环境-digital watermark program using opencv under the ide of vs2008
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:611367
    • 提供者:Jason
  1. LiveWireAuto

    0下载:
  2. 这是典型的图像分割Livewire算法的源码 结合OPENCV,配置一下就可以用了-This is a typical source image segmentation algorithm Livewire combination OPENCV, can be used to configure what
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:84781
    • 提供者:Jerry
  1. IR

    0下载:
  2. 基于颜色的图像检索系统,VS2008+OPENCV-Color-based image retrieval system, VS2008+ OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1627122
    • 提供者:xpjandy
  1. dft

    0下载:
  2. 低通滤波器,对图像滤波。采用opencv。其中包含二维高斯低通滤波器,衰减系数为2的二维指数低通滤波器,2阶巴特沃思低通滤波器,二维理想低通滤波器-Low-pass filter, the image filtering. Using opencv. Which contains two-dimensional Gaussian low-pass filter, the attenuation factor of 2 two-dimensional index of low-pass filte
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1427
    • 提供者:cd
  1. MovingDetection

    0下载:
  2. 用Opencv实现的一个运动检测的程序。通过摄像头捕捉,把捕捉到的图像分为前景和背景,从而检测出运动图像。-Achieved with Opencv a motion detection process. Captured by the camera, the captured image are separated into foreground and background, to detect the moving image.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:3857235
    • 提供者:蓝天白雪
  1. enlarge

    0下载:
  2. 基于opencv的图像放大,利用线性插值的方法放大图像-Opencv image-based amplification, using linear interpolation method to enlarge the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:5047228
    • 提供者:zhaomang
  1. HightFilterAndLowFilter

    0下载:
  2. 实现正逆傅里叶变换,并在此基础上实现各种高低通滤波器,采用OPENCV实现。图像只针对2的整数次幂的方图-implement kinds of high filters and low filters in OPENCV based on implementing the FFTs and IFFTS.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:201483
    • 提供者:薛琴
  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 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com