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

搜索资源列表

  1. MyGC.rar

    0下载:
  2. 基于opencv框架下的graph cuts算法实现,Opencv based on the framework of graph cuts algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:78575
    • 提供者:muying
  1. quyinying.rar

    1下载:
  2. 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3293
    • 提供者:樊思存
  1. Image_code_for_video_capture.r

    1下载:
  2. VC大恒视频采集卡源代码,可实现多路视频图像的采集。,Video Capture card VC Daheng source code, enabling multi-channel video images of the collection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-07
    • 文件大小:1042176
    • 提供者:张锦雄
  1. opencv.rar

    0下载:
  2. 于仕琪编写的《open cv教程》所有例程的源代码,仕琪prepared to " open cv Guide," the source code for all routines
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:13270173
    • 提供者:鲜燚
  1. frtest_dlls

    1下载:
  2. 人脸识别程序,vs2008编程环境,OPENCV开源代码-Face recognition program, vs2008 programming environment, OPENCV open source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:6114794
    • 提供者:xupeng
  1. OpenCV

    0下载:
  2. 本程序是openCV教程——基础班中所有的实例源代码,配合书本学习,有助于更好更快的学习openCV -This program is openCV tutorial- Basic source code for all instances, with book-learning, to help better and faster learning openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3617865
    • 提供者:马学云
  1. ransac.rar

    2下载:
  2. 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:18592
    • 提供者:朱静
  1. MSER.rar

    1下载:
  2. 该代码是对MSER(Maximally stable extremal regions )方法的编程实现。采用的基于opencv的库进行编程,用的是vc++6.0工具。且对不是骗人的代码,大家可以根据分析代码,结合文献,进一步对该代码加以改进。,The code is the MSER (Maximally stable extremal regions) programming methods. Using the opencv library-based programming, using
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:71029
    • 提供者:任桢
  1. hog_extraction.rar

    1下载:
  2. 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:lightblueboy
  1. opencv_test

    1下载:
  2. 图像处理中的CenSurE方法的源程序,很实用。可以参考,-CenSurE method in computer vision..source code which is quite convenient to use
  3. 所属分类:Special Effects

    • 发布日期:2015-10-09
    • 文件大小:129023
    • 提供者:seavan
  1. rotate

    0下载:
  2. 图像的旋转与缩放处理源代码(openCV)-Image rotation and zoom handle the source code (openCV)
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:100195
    • 提供者:yyy
  1. cvhog

    0下载:
  2. 在做行人检测的毕设 看了很久OPENCV中cvhog的代码 自己加了些注释 希望对大家有所帮助 有问题可以探讨 chjb_0513@yahoo.com.cn-pedestrian detection OPENCV cvhog source code annotations
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:31419
    • 提供者:chen
  1. HOG

    1下载:
  2. HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25100423
    • 提供者:mattew
  1. Fractal

    0下载:
  2. 分形算法例程,其中包括源代码,需要安装OPENCV的库-Fractal algorithm routines, including source code, the Treasury will need to install OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:13771
    • 提供者:zhou
  1. hist

    0下载:
  2. openCV图像处理源代码---直方图(hist)-openCV image processing source code--- histogram (hist)
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:342959
    • 提供者:陈卓
  1. VMDemo

    2下载:
  2. View Morphing 的 Demo 程序源码,做相关工作的人可以参看,需要用到opencv,我看到网上还没有人提供这个DEMO,所以放上来了。希望大家喜欢-View Morphing of the Demo program source code, to do related work one can see the need to use opencv, I see no one has to provide the online DEMO, so the放上来. I hope you
  3. 所属分类:Special Effects

    • 发布日期:2017-01-25
    • 文件大小:7100286
    • 提供者:star
  1. cvCarRecog

    0下载:
  2. 基于Opencv的汽车牌照定位与字符识别源代码,可以运行 -Vehicle License Plate Location Based on Opencv and character recognition source code, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2715
    • 提供者:sbifwj
  1. PedestrianExtraction

    1下载:
  2. 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-07
    • 文件大小:1901157
    • 提供者:王战新
  1. HumanTracking

    0下载:
  2. 人体运动跟踪源代码,经过测试可以使用,基于opencv实现实现的,简单实用-Human Motion Tracking source code through the test could be used, based on the opencv implementation to achieve, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4102665
    • 提供者:梁浩
  1. OpenCV_SIFT(C-CPP)

    0下载:
  2. 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10520509
    • 提供者:明渃
« 1 2 3 4 56 7 8 9 10 ... 35 »
搜珍网 www.dssz.com