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

搜索资源列表

  1. OpenCV-2.0.0a-win32

    0下载:
  2. opencv 的升级版本,功能大大增强,能够使图像处理变的更轻松-update of opencv,the function is stornger,it is esay for progamme in image processing
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:25075493
    • 提供者:xmwang
  1. LoadPicture

    0下载:
  2. 在VC开发环境下,利用OpenCV编写的图像算法.-In the VC development environment, using OpenCV image algorithms to prepare.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3898392
    • 提供者:Jason
  1. 12

    0下载:
  2. 用opencv在VC+++环境下实现对图像轮廓的提取,为进一步的图像分割、识别做准备-Using opencv in VC+++ environment to realize the image contour extraction for further image segmentation, recognition in preparation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1593796
    • 提供者:周琪
  1. BOOK_TEST

    0下载:
  2. openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2844625
    • 提供者:boss liu
  1. Integral

    0下载:
  2. 快速求积分图的源代码,取自OpenCV。-Fast quadrature map source code from OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:695
    • 提供者:地址
  1. Desktop

    0下载:
  2. 能够进行图像的边缘检测,采用canny算法,opencv代码只有短短几行,简单实用-Capable of image edge detection using canny algorithm, opencv code for only a few lines, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:6187
    • 提供者:huyong
  1. PixelConvert

    1下载:
  2. 将图像的RGB转换为HSV、xyz空间显示 逐个像素点读取 附带注释 有用opencv做的 也有用纯c做的-The RGB image is converted to HSV space-by-pixel display reads annotated to do with the opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4982
    • 提供者:Yang Ge
  1. c1

    0下载:
  2. opencv与directshow结合,在MFC平台上显示图像并对其进行基本处理-opencv and directshow integration platform to display images in the MFC, and its basic processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11235906
    • 提供者:mengyang
  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:568325
    • 提供者:王呈鹏
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:236393
    • 提供者:费富里
  1. openimage

    0下载:
  2. 用OpenCV打开图像,打开任意图像,有打开对话框-Open the image with OpenCV, open any image, there is the Open dialog box
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1894715
    • 提供者:张喆
  1. cvWavelete

    0下载:
  2. 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:141104
    • 提供者:zyy
  1. pyramid_segmentation(2)

    0下载:
  2. OpenCV种子填充实现彩色图像分割的代码-OpenCV
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1087616
    • 提供者:gregg
  1. SmoothExample

    0下载:
  2. visual c++下用opencv实现的图像增强-visual c++ using opencv achieved under the Image Enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:971800
    • 提供者:David Liu
  1. test

    0下载:
  2. 图像二值化的一种方法,能适合光照不均匀的情况,代码短效果好,十分好用,一个是wellner原始算法,一个是改进后的算法。-the thresholding algorithom, one is Wellner method,the other is improving Wellner method, it can work well on the uneven light condithion. it s smooth and effective.if you want to use it ,y
  3. 所属分类:Special Effects

    • 发布日期:2014-12-29
    • 文件大小:2025094
    • 提供者:刘玲
  1. CVImageProcess

    0下载:
  2. 利用opencv工具在vc中实现两幅图像的匹配,其中这个程序的框架不错,可以尝试一下其道框架编程-Vc using opencv tool to achieve the matching of two images, in which the framework of this procedure well, you can try programming the framework of its Road
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3594525
    • 提供者:心雨
  1. On_Mouse

    0下载:
  2. 一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1922
    • 提供者:Swai
  1. MDI_SIFT_REG

    0下载:
  2. SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5476765
    • 提供者:刘晓明
  1. Var

    0下载:
  2. 用OpenCV编写的求图像方差程序,可用于图像处理-Written request with the OpenCV image variance procedures, can be used for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:198716
    • 提供者:赵乐
  1. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com