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

搜索资源列表

  1. 相机调焦

    0下载:
  2. 主要介绍了如何利用VC实现相机调焦
  3. 所属分类:OpenCV

    • 发布日期:2011-12-07
    • 文件大小:77.55kb
    • 提供者:tobynjust
  1. ZhangzhengyouCameraCalibration

    0下载:
  2. 这个程序是张正友的经典摄像机标定算法,是用VC++6.0和OpenCV开发的。欢迎下载!-This procedure is Zhang zheng you s classical Camera calibration procedure. which developed with Visul C++6.0 and OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6.65mb
    • 提供者:kakulo
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:5.84mb
    • 提供者:wk
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:mei88
  1. SURF_VC6.0

    0下载:
  2. Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:king
  1. opencvCar

    1下载:
  2. 利用VC环境,开发了一个基于OPenCV的车牌识别系统,实现了对静态图片和视频中的车牌进行识别的功能,算法还有需要改进的地方,希望大家多提宝贵意见-Use the VC environment, developed a license plate recognition system based on OPenCV realized for still images and video of the license plate to identify the function, the algo
  3. 所属分类:OpenCV

    • 发布日期:2015-09-13
    • 文件大小:14.09mb
    • 提供者:
  1. Hough_opencv

    0下载:
  2. 上传一个VC++写的基于Opencv的广义Hough变换匹配算法-From a VC++ to write the generalized Hough transform-based Opencv matching algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:256.45kb
    • 提供者:Oscar
  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. OpenSURF2010.1.8

    0下载:
  2. SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.53mb
    • 提供者:
  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. OTSUalgorithmbasedonOPenCV

    0下载:
  2. 在VC++6.0的平台上代码实现了OTSU算法-In VC++6.0 code on the platform of the OTSU algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1.14kb
    • 提供者:tang chuang
  1. PiPei

    0下载:
  2. 基于VC++6.0开发环境,用OpenCv编程,实现基于投票策略的角点匹配算法!-VC++6.0 based development environment, with OpenCv programming, policy-based voting corner matching algorithm!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.47mb
    • 提供者:孙颖雯
  1. bianyuan

    0下载:
  2. 基于vc++6.0开发环境,用OpenCv编程,实现多种算子的边缘检测算法!-Development environment based on vc++6.0 with OpenCv programming, a variety of operator edge detection algorithm!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8.11mb
    • 提供者:孙颖雯
  1. rgb-mean-shift

    0下载:
  2. 基于vc的opencv实现meanshift算法-vc+opencv+meanshift,you can use it freely
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3.72mb
    • 提供者:liukangya
  1. opencv

    0下载:
  2. opencv字符检测 字符识别检测算法使用vc-opencv char detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:336.2kb
    • 提供者:海风
  1. fenshuiling

    0下载:
  2. vc+opencv分水岭算法实现图像的分割-vc6.0+Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.71mb
    • 提供者:陈尚
  1. sift2

    0下载:
  2. sift算法,VC++ 6.0 开发,用于图像特征点提取,利用Opencv库进行开发-sift algorithm, VC++ 6.0 to develop for the image feature point extraction, Opencv library development
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:李华灿
  1. ObjectTracking

    0下载:
  2. vc opencv实现移动物体的目标跟踪算法-Target tracking algorithm for moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:嘟嘟
  1. tbb

    0下载:
  2. 基于VC++ 和opencv的焊盘图像 内径外径的测量。包括滤波、边缘检测、轮廓提取和面积计算等算法。包含原图片-Based on the measurement of the pad image VC++ opencv Inside Outside. Including filtering, edge detection, contour extraction and area calculation algorithm. Contains the original image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:20.65mb
    • 提供者:duqiuju
  1. vc-imageprocessing

    0下载:
  2. 数字图像处理,里面包含很多c++算法,适合初学opencv,包括图像融合、图像分割、图像拼接-Digital image processing, which contains a lot of c++ algorithm, suitable for beginners opencv, including image fusion, image segmentation, image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21.02mb
    • 提供者:白色恋人
« 12 3 »
搜珍网 www.dssz.com