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

搜索资源列表

  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:--
  1. CamShift-tracking(MFC)

    0下载:
  2. 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-02
    • 文件大小:14.26mb
    • 提供者:wu
  1. Phase_Correlation

    0下载:
  2. 图像处理的相位相关算法,基于opencv和fftw实现;-phase correlation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:74.13kb
    • 提供者:sxw
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8.01kb
    • 提供者:曾雯
  1. OHaarTrainingP

    0下载:
  2. OPENCV训练过程的说明文档,在样本创建;训练分类器;利用训练器进行目标检测测作了操作说明源程序在安装OPENCV时,自带apps\HaarTraining -Documentation of the OPENCV training process, created in the sample train classifiers trainer for target detection measurements have been operating instructions when
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:7.09kb
    • 提供者:liming
  1. uharrrisCornes

    0下载:
  2. 用openCV开发的角点检测程序源码,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImaage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。 可直接使用。 -With the the corner detection openCV development program source code, which after the first corner detection is read from the buffer into the image
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:1.55kb
    • 提供者:推翻
  1. Thunder-NoAD

    0下载:
  2. opencv图像处理中的应用;sift算法的程序段-fdsnewnetnrwnhngf hj hgmjhmhmhtmymtym6uymyumyum
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8.2mb
    • 提供者:意义
  1. CVMFC

    1下载:
  2. C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理   使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:5.19mb
    • 提供者:apudn58
  1. dasd

    0下载:
  2. DSP 人脸识别依次选择。配置属性。->。VC++目录。->。包含目录。,包含 E:\opencv\build\include;E:\opencv\build\include\opencv 2-DSP 人脸识别
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3.6mb
    • 提供者:星宿
  1. v1_plane_calibration_opencv

    1下载:
  2. 完整的基于Opencv摄像机标定程序,包括:图片的加载; 角点的检测 提取角点精确坐标;参数求解 利用参数对图像进行矫正;-Based on the complete Opencv camera calibration procedures, including: image loading corner detection. Corner extraction precision coordinate solving parameters for image correct
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:22.99kb
    • 提供者:wenjunqin
  1. cvHSV(展示RGB、HSV图像)

    0下载:
  2. 展示彩色图像在RGB颜色和HSV各个分量下图像效果(Display the effect of color images in RGB and HSV components)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:4.5mb
    • 提供者:qingwu11
  1. ros_optical flow

    0下载:
  2. 利用基于ros的opencv中光流法进行动态跟踪(Dynamic tracking using optical flow method in opencv based on ROS)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:yuyao2017
  1. harris检测

    0下载:
  2. 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:856kb
    • 提供者:yuwawa
  1. WeChat_jump

    0下载:
  2. 电脑模拟按键实现微信跳一跳自动跳跃。首先就是在上传的autojump.png图片上进行模板匹配,匹配出小人,并计算小人的坐标;如上图所示,框出来的用红色箭头所指即为小人的坐标! 然后就是通过Canny()函数进行图像的边缘检测,这里使用的阈值为5,10基本可以检测出所有边缘信息(Computer simulation keys to achieve WeChat jump one jump automatically. First of all, template matching is per
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:12.74mb
    • 提供者:shuang0——0
  1. 实时捕捉摄像头信息

    0下载:
  2. visual studio 2012 ;opencv,实时捕捉摄像头信息(Use OpenCV to capture camera information in real time)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2kb
    • 提供者:cherish11223
  1. threeOverlap

    0下载:
  2. 基于opencv实现三度重叠影像上点的匹配,输入三张图片,输出三度重叠点,基于图片显示(Based on OpenCV, we achieve the matching of points on three degree overlapped images, input three pictures, and output three degree overlap points, based on image display.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5.29mb
    • 提供者:送你花花
  1. 照片换底

    0下载:
  2. 本程序利用opencv编写,可以将不同底色的照片换成白色底。(You can change pictures of different colors to white bottom)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3.56mb
    • 提供者:北方的风
  1. OpenGL OpenCV根据视差图重建三维信息

    0下载:
  2. 利用OpenCV、openGL根据视差图进行三维重建(Three dimensional reconstruction based on parallax map based on OpenCV and openGL.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2kb
    • 提供者:Mr.高
  1. 用VS+Opencv从双目立体视差图中重建三维点云

    3下载:
  2. 用VS+Opencv从双目立体视差图中重建三维点云(Using VS+Opencv to reconstruct 3D point clouds from binocular stereoscopic parallax map.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:Mr.高
  1. 基于OpenGL和OpenCV的三维显示

    0下载:
  2. 基于OpenCV和openGL的三维显示小程序(3D display small program based on OpenCV and openGL)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:Mr.高
« 12 »
搜珍网 www.dssz.com