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

搜索资源列表

  1. static-lib

    0下载:
  2. 基于opencv1.0和vc++6.0编写的静态链接库,包含cvL.lib,cxcoreL.lib和highgui.lib,很好的将程序和库文件分离开,方便大家编写opencv程序。-And vc++6.0 based opencv1.0 write static link library, contains cvL.lib, cxcoreL.lib and highgui.lib, very good program and library files will be separated so
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.45mb
    • 提供者:xcm
  1. emgu-cv-2.3.0

    1下载:
  2. Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux
  3. 所属分类:OpenCV

    • 发布日期:2017-10-30
    • 文件大小:41.74mb
    • 提供者:wing
  1. opencv-shoushi

    0下载:
  2. opencv手势识别程序用VC++编写,可以再这个基础上开发ppt控制,手势控制电脑-opencv gesture recognition program written using VC++ can be developed on this basis ppt control, gesture control computer
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.14mb
    • 提供者:pencauto
  1. luokuojiance2

    0下载:
  2. 安装VC和OPENCV库函数后可以实现图像轮廓检测的另一种代码,非常特别-Install VC and OPENCV library functions can be achieved after the image contour detection of another code, very special
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1.09kb
    • 提供者:江林
  1. Picture

    0下载:
  2. This can show the picture through OpenCV.If OpenCV is on your computer,it can be direct open through VC++.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.05mb
    • 提供者:wang
  1. LKgenzong

    0下载:
  2. LK算法跟踪,可以清晰的检测出人体,采用opencv1.0 VC++6.0-LK algorithm for tracking human body can be clearly detected using opencv1.0 VC++6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1.36kb
    • 提供者:handspring32
  1. opencv

    0下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:241.62kb
    • 提供者:王志亮
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.85mb
    • 提供者:lyd
  1. sift

    0下载:
  2. 利用vc++中的opencv,写的sift特征提取程序,能顺利执行。-Using vc++ in opencv, write sift feature extraction procedure can be implemented smoothly.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.44mb
    • 提供者:王玲
  1. cvbgfg_gaussmix

    0下载:
  2. 混合高斯模型的建立,用vc 实现,内容是.cpp形式,可以移植-Gaussian mixture model, with vc implementation, content. Cpp form, can be transferred
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5.39kb
    • 提供者:梁浩
  1. cvMatchTemplatePcvMinMaxLoc

    0下载:
  2. 一个基于OpenCV+VC的模板匹配程序,速度还可以,能匹配一些模板-OpenCV+ VC a template-based matching procedure, the speed can also be able to match the number of templates
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:2.36kb
    • 提供者:zhaobozg
  1. camera-cal

    0下载:
  2. VC++结合OpenCV程序,比较实用的相机标定程序,可以用在三维立体视觉的应用中-VC++ with OpenCV program, more practical camera calibration procedures, can be used in three-dimensional vision applications
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.49mb
    • 提供者:吴争
  1. face-tect

    0下载:
  2. 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序-A good environment with VC Opencv based video capture image filtering and corner detection motion tracking vc procedures can be achieved opencv image filtering 2Copencv face corner detection 2Copencv motion
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:246.49kb
    • 提供者:ldcr
  1. CameraPopencv

    2下载:
  2. 基于 VC+OpenCV+DirectShow 的摄像头操作源码 ;该源码采用CCameraDS类调用采集函数可直接返回IplImage,使用更方便,且集成了DirectShow,勿需安装庞大的DirectX/Platform SDK。-Based on VC+ OpenCV+ DirectShow camera synchronous work The scheme of the introduction CCameraDS class calling collection function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1002.36kb
    • 提供者:wishman
  1. cannybar02

    0下载:
  2. 使用vc++6.0和OpenCV1.0.实现canny算子检测图像轮廓边缘。代码中有自动阈值滑动样条。-using VC++ and OpenCV. you can see the contour of the images.and the threshold of the canny operator can be set as you will.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:106.98kb
    • 提供者:国学大师
  1. ptztTest

    0下载:
  2. 基于vc++6.0的平台,采用大恒cg300图像采集卡采集实时视频数据,利用opencv开发包将采集到的数据实时显示,并加入了摄像机标定功能,从而使图像得到校正-Vc 6.0-based platform, the Daheng cg300 image acquisition card real-time video data, the use of the opencv development package will be collected real-time data display,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2.78mb
    • 提供者:liuxiaodi
  1. huiduzhuanhuan

    0下载:
  2. 本程序在Visual C++平台上使用OpenCV中的函数来实现图像灰度转换。解压后的文件夹可以在VC上直接运行。-OpenCV function to achieve the image grayscale conversion program in Visual C++ platform. After extracting the folder can be run directly on the VC.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2.56mb
    • 提供者:姜维
  1. Three-dimensional-calibration

    0下载:
  2. 基于VC++和opencv的立体视觉代码,值得参考和学习的资料,可直接运行-Valuable reference and learning, based on VC++ and opencv stereo vision code, and can be run directly。
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:4.93mb
    • 提供者:周伟
  1. opencv2.3.1vs2010-de-pei-zhi

    0下载:
  2. opencv在VC上的配置问题,一次可以配置成功,终生不用重配!-The configuration problem on VC opencv, time can be configured successfully, and no need for reconfiguration!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:1.55mb
    • 提供者:
  1. SkinPP2100

    0下载:
  2. VC++环境下的多种漂亮界面,可以自己按需要再加修改-VC++ environment variety of beautiful interface, can be modified as needed plus
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:7.09mb
    • 提供者:liumin
« 12 »
搜珍网 www.dssz.com