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

搜索资源列表

  1. 用opencv进行双摄像头的捕捉

    1下载:
  2. 用opencv进行双摄像头的捕捉,将两张图像同时显示在一个界面上-For dual use opencv camera capture, the two images displayed simultaneously on a single interface
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:160615
    • 提供者:pengguansheng
  1. 基于肤色的手势识别

    2下载:
  2. 基于肤色的手势识别,用到opencv 图像库,做手势识别的童鞋可以参考参考,vs2008平台下开发。-Gesture recognition based on skin color, use opencv image library, gesturing recognition of children' s shoes can refer to the reference, vs2008 platform development.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4856742
    • 提供者:Ivan.Ru
  1. 基于opencv实现的灰度变换

    0下载:
  2. 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3366761
    • 提供者:张少明
  1. 利用OpenCV对视频进行处理

    0下载:
  2. 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1500
    • 提供者:刘增宝
  1. OpenCV图像二值化(阈值法)

    0下载:
  2. OpenCV图像二值化(阈值法),基于vc-OpenCV image binarization (threshold method), based on the vc
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:989
    • 提供者:王长龙
  1. AutoCamShift 基于Opencv的Camshift跟踪程序

    0下载:
  2. VC6.0编写,基于Opencv的Camshift跟踪程序,可选出ROI区域,然后对其使用Camshift算法进行跟踪,同时标出跟踪框。-VC6.0 to write, based on the Camshift Opencv tracking program, the ROI can be selected, and then track their use Camshift algorithm, while marked track box.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:173758
    • 提供者:付刚
  1. cvWatershed 基于C++语言的分水岭算法

    1下载:
  2. 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
  3. 所属分类:OpenCV

    • 发布日期:2015-07-04
    • 文件大小:2096128
    • 提供者:张少明
  1. Based-on-the-Rob_Hess-OpenCV--SIFT-

    0下载:
  2. 编译Rob_Hess基于OpenCV的SIFT算法的C语言实现.pdf-Based on the Rob_Hess OpenCV compile the C language realization SIFT algorithm. PDF
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:350124
    • 提供者:海子
  1. camera-calibration-based-on-OpenCV

    0下载:
  2. 一种基于OpenCV的摄像机标定方法,推荐学习OpenCV的人观看使用-OpenCV for camera calibration based on methods recommended by people who watch to learn to use OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:327032
    • 提供者:OSer
  1. feature-matching-based-on-opencv

    0下载:
  2. 基于opencv来简单实现图像处理中的特征点提取和匹配-Opencv to simple implementation based on image processing feature extraction and matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3208517
    • 提供者:lvhaixia
  1. cam-turn-on

    0下载:
  2. how to start up using a camera on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1100
    • 提供者:aaa
  1. CameraTest(based-on-OpenCV)

    0下载:
  2. 基于VC++6.0,调试成功,可以实现普通摄像头的视频显示功能,基于opencv-Based on VC++6.0, debugging success, can ordinary camera video display,based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1570189
    • 提供者:Kevin
  1. computer-vision--Based-on--OpenCV2

    0下载:
  2. computer vision Based on OpenCV 电子书,很好的资料-computer vision Based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:15223602
    • 提供者:张星辰
  1. Face-recognition-based-on-PCA

    0下载:
  2. 基于vc++6.0和opencv1.0的单样本人脸识别。用了PCA和2DPCA降维,效果不错。附带样本-Face recognition based on the vc++6.0, and opencv1.0 single sample. With the PCA and 2DPCA dimensionality reduction, good results. Comes with sample
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:7622623
    • 提供者:lucy
  1. camshift-tracking-based-on-opencv

    0下载:
  2. camshift算法跟踪-运行效果好.rar,是基于opencv的camshift算法,能提取背景、前景,实现对目标的跟踪,已调试能运行。-camshift algorithm track- good running effect rar, is based on the opencv camshift algorithm can extract the background, foreground, to achieve the goal of tracking, debugging can
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16590670
    • 提供者:WU
  1. Based-on-opencv-camera-calibration

    0下载:
  2. 基于opencv的摄像机标定(张正友法)-Based on opencv camera calibration (Zhang Zheng-law)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:3333
    • 提供者:大蛇丸
  1. IMAGE-MOVE-BASED-ON-OPENCV

    0下载:
  2. 基于OPENCV的图像平移方法:利用鼠标标左键的响应移动图像,速度快。-Image moving method based on OPENCV:using the left mouse to move the image with fast speed
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4814496
    • 提供者:yixinhua
  1. Image Registration based on SIFT

    1下载:
  2. 基于sift算法的图像配准,可以直接用来进行图像配准(mage registration based on SIFT algorithm can be directly used for image registration)
  3. 所属分类:OpenCV

  1. Based on openCV hand mototing

    0下载:
  2. 可以识别手势操作,基于VS2010平台下的OPENCV(Gestures can be recognized, based on the OPENCV under the VS2010 platform.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:65346560
    • 提供者:qw12e
  1. Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master

    1下载:
  2. Hands-On-GPU-Accelerated-Computer-Vision-with-OpenCV-and-CUDA-master源码
  3. 所属分类:OpenCV

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com