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

搜索资源列表

  1. GMMtest

    0下载:
  2. 混合高斯模型,用于多模态场景中的背景前景检测,还特意实现了RGB前景目标的显示,用vs2010+opencv2.3.0开发-Used for background modeling, the gaussian mixture model can display the backgrounds, prospects. Can be used for multimodal,
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27008229
    • 提供者:chenfang
  1. sdttest

    0下载:
  2. OpenCV2.4.3的静态库和动态库及头文件,已经用Visual Studio 2010编译好了,想调用该库的人可以很方便的使用它!-OpenCV2.4.3 static and dynamic libraries and header files have been compiled with Visual Studio 2010, and would like to call the library one can easily use it!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18186599
    • 提供者:hypthomas123
  1. GrabCutExercise

    0下载:
  2. 基于vs2008和opencv2.4.2的图像分割程序,该程序实现从给定图像中分割出前景ROI并显示分割后的结果。包含矩形窗口分割和掩码图像分割两种模式,采用掩码图像分割时,按Ctrl和鼠标左键添加背景,按Shift键和鼠标左键添加前景-Image segmentation based on vs2008 and opencv2.4.2 program, the program implementation from a given image segment the foreground RO
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5687661
    • 提供者:yl.wang
  1. cylinder_calibration

    0下载:
  2. 圆柱形棋盘标定程序,基于vs2008和opencv 2.4.2,利用摄像机从不同角度对棋盘格图案的圆柱纸筒拍摄数张图像,该程序从每张图像上依次检测出角点并采用张正友经典标定法标定出摄像机的内外参数。-Cylindrical checkerboard calibration procedures based on vs2008 and opencv2.4.2 , the use of the camera from different angles of the checkerboard patt
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17487318
    • 提供者:yl.wang
  1. cam10exe

    0下载:
  2. this program is edge detection using laplacian mask. Opencv2.3
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:108469
    • 提供者:YS
  1. VS2010-Opencv

    0下载:
  2. VS2010 安装Opencv2.4.0的步骤及配置过程-VS2010 installation and configuration process step Opencv2.4.0
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:7673
    • 提供者:谢明
  1. decreasefog

    0下载:
  2. 暗通道去雾算法,环境VS2010,OPenCV2.3.1. 也可以将源码复制到自己的开发环境下直接使用,内附“说明文档”-DarkChannel defog algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2014-01-10
    • 文件大小:12770878
    • 提供者:冯亚春
  1. beijingchafen

    0下载:
  2. 最简单的频间差分,读取avi,分别显示背景、前景和查分后的图像。XP、opencv2.4.3环境运行。-The frequency difference between the easiest to read avi, respectively, show the background, foreground and check points after images.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:428271
    • 提供者:aluan
  1. opencv2

    0下载:
  2. 清晰明了的类模板的使用,单步调试可以很清楚的看到其执行过程-class template
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:581
    • 提供者:yangyang
  1. opencv2--

    0下载:
  2. 清晰明了的类模板的使用,单步调试可以很清楚的看到其执行过程-class template
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:641
    • 提供者:yangyang
  1. OpenCVPCvvImage

    0下载:
  2. opencv2.2后便取消了CvvImage类,由于CvvImage类使用方便,在opencv2.3.1以上中测试能够使用-Opencv2.2 cancelled the CvvImage class, the CvvImage class is easy to use, can be used in opencv2.3.1 test
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2982
    • 提供者:allen
  1. Hough_OpenCV244

    0下载:
  2. 本程序是利用OpenCV2.44+VS2008 VC++开发的,可以用Hough变换提取直线段。-This procedure is to use OpenCV2.44+ VS2008 VC++ development, you can use the Hough transform to extract line segments.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6281970
    • 提供者:newman
  1. CV2_Learn_ContentFinder

    0下载:
  2. 使用opencv2写的,利用均值漂移(Mean Shift)算法查找感兴趣的物体。-Use opencv2 write, using mean shift (Mean Shift) algorithm to find the object of interest.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10260959
    • 提供者:alonjiao
  1. CV2_Learn_MorpFeature

    0下载:
  2. 使用opencv2写的,使用形态学滤波对图像进行边缘及角点的检测。-Use opencv2 write, using morphological filtering the image edge and corner detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9622483
    • 提供者:alonjiao
  1. CV2_Learn_LineFinder

    0下载:
  2. 使用opencv2写的,利用概率霍夫变换检测直线,并检测带有端点的线段。-Use opencv2 written using probabilistic Hough transform to detect straight line, and the line segment with endpoint detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9797866
    • 提供者:alonjiao
  1. CV2_Learn_Harris

    0下载:
  2. 使用opencv2写的,检测Harris角点。-Use opencv2 write, Harris corner detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9784375
    • 提供者:alonjiao
  1. CV2_Learn_CameraCalibrator

    0下载:
  2. 使用opencv2写的,估计相机参数,进行相机标定。-Use opencv2 written estimate camera parameters for camera calibration.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11443661
    • 提供者:alonjiao
  1. Chapter8_FaceRecognition

    0下载:
  2. 基于opencv库的人脸识别程序,需要cmake2.2 以及opencv2.4.4以上才能运行-Opencv library based face recognition program, you need to run more than cmake2.2 and opencv2.4.4
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:459060
    • 提供者:zhuzhu
  1. Image_Efficiency

    0下载:
  2. 在windows 7系统下用visual studio 2012和opencv2.4.2实现的8种图片切换幻灯片效果。-Achieved eight kinds of effeciencies ablout image transition in windows 7 with visual studio 2012 and opencv2.4.2.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:16649578
    • 提供者:ChenPeng
  1. Kinect3DColor-20130719

    0下载:
  2. Kinect+Opencv2.4.5录视频-video capturing with Kinect and Opencv2.4.5
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17616037
    • 提供者:邱自成
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 42 »
搜珍网 www.dssz.com