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

搜索资源列表

  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-24
    • 文件大小:169.69kb
    • 提供者:付刚
  1. OpenCVTest

    0下载:
  2. 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.27mb
    • 提供者:nana
  1. kalman

    0下载:
  2. 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2.82kb
    • 提供者:hewei
  1. GuassFilter

    0下载:
  2. 基于openCV实现的高斯滤波程序,开发环境是VC6.0,可以自适应的修改模板大小-OpenCV based implementation of the Gauss filter procedure, the development environment is VC6.0, can be adaptive to modify the template size
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:
  1. OpenCV1_0-setup-on-vc6

    0下载:
  2. VC6下安装与配置OpenCV1_0,图解说明,非常详细,推荐新手阅读-VC6 install and configure OpenCV1_0, illustrate, very detailed and recommended reading novice
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:112.73kb
    • 提供者:OSer
  1. ex01

    0下载:
  2. 在VC6.0和opencv下,简单的实现了彩色图像转换成灰度图-In VC6.0 and opencv, the simple implementation of the color image into grayscale
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.37mb
    • 提供者:xujiangle
  1. Read_AVI

    0下载:
  2. 基于VC6.0和Opencv写的读取AVI文件,生成一帧一帧图像,格式可以是任意,如bmp等-Written in VC6.0 and Opencv read AVI files, to generate an image of a format can be any, such as bmp
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19.17mb
    • 提供者:王宁
  1. vc_person_tracking021

    0下载:
  2. 基于VC6.0开发环境,利用Kalman算法做的一个人体跟踪系统-VC6.0 development environment based on the use of Kalman algorithm to do a human tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:703.52kb
    • 提供者:honghai
  1. laplace

    0下载:
  2. 运用vc6.0和opencv编程,提取出图象中的边缘,实现边缘检测.-Opencv programming using vc6.0 and extracted in the edge image, edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:411.16kb
    • 提供者:hewei
  1. contour

    0下载:
  2. 在vc6.0中实现实现角点检测.角点检测对运动目标的跟踪很有用.-In vc6.0 corner detection is implemented to achieve. Corner detection to track the moving target is useful.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:8.37kb
    • 提供者:hewei
  1. YaoPin_REC_BasedOnOpenCV

    0下载:
  2. vc6.0写的基于openCV的药片检测识别程序,需要配置好openCV开发环境!-vc6.0 writing tablets openCV based detection and identification procedures, the need for good openCV development environment!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6.69mb
    • 提供者:老方
  1. opencv

    0下载:
  2. opencv在VC6.0实例将一个图片显示出来已调试通过-opencv examples have been debugged in VC6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15.78mb
    • 提供者:张平
  1. Erictest_cv

    0下载:
  2. 简单测试 opencv1.0 +vc6.0控制设想头的程序,需要将opencv的dll放入工程文件价 供大家参考-Simple test opencv1.0+ vc6.0 control procedures envisaged in the first, you need to opencv the dll into the project file for reference price
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:40.06kb
    • 提供者:Eric
  1. face

    0下载:
  2. 利用opencv,在vc6.0先实现的人脸定位系统-Using opencv, first implemented in vc6.0 face location system
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:87.01kb
    • 提供者:卡门
  1. exp3_1

    0下载:
  2. 在VC6.0中利用OpenCV实现任何格式图像的指定概率椒盐噪声添加和均值滤波、带阈值的中值滤波-VC6.0 using OpenCV in any format images to achieve a specified probability and the mean filter add salt and pepper noise with median filter threshold
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:范文
  1. Several-opencv-examples

    0下载:
  2. 几个opencv实例。如何用OPENCV 制作图像的分析。以及OPENCV在VC6.0中的配置,应用-Several opencv examples. How to make image analysis OPENCV. OPENCV in VC6.0 and the configuration, application
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:4.75kb
    • 提供者:hongyilaoren
  1. file_storage

    0下载:
  2. 察看图像的通道数据,单通道,三通道,采用opencv+vc6.0-Look at the image of the channel data, single, three-channel, using opencv+ vc6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.23mb
    • 提供者:陈强
  1. NCC-stereo-matching

    1下载:
  2. NCC立体匹配 VC6.0环境编译,需安装OpenCV库-NCC stereo matching compile VC6.0 environment, the need to install the OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:
    • 文件大小:2.32mb
    • 提供者:wenxin
  1. FZ

    0下载:
  2. 利用opencv在vc6.0下实现图像反转,经过修改无需使用CMD-Be achieved using opencv in vc6.0 image reversal, has been modified without the use of CMD
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:Seraph6688
  1. mouse_kalman

    0下载:
  2. 利用VC6.0编写,基于OPenCV库的Kalman滤波程序,对鼠标的运动进行Kalman滤波、预测和跟踪。-Use VC6.0 to write, based on Kalman filtering procedures OPenCV library of mouse movement Kalman filtering, forecasting and tracking.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.75mb
    • 提供者:付刚
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com