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

搜索资源列表

  1. 20110627capturedetection

    0下载:
  2. OPENCV1.0所编写的程序,采用背景法,实现运动物体的检测,感谢Shiqi Yu 2006,提供的参考程序,该程序所做工作在显示部分。-OPENCV1.0 written procedures, using the background method, to achieve the detection of moving objects, thanks Shiqi Yu 2006, to provide a reference program that does work in the di
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1345267
    • 提供者:吴伟标
  1. NewShooterDemo

    0下载:
  2. 快速的运动估计算法。VC6+opencv1.0(仅用于摄像头读取和显示),能够判断并显示摄像头移动方向,对视频中物体运动有一定的稳定性。调试通过,可对摄像头视频实时处理,也可以读取视频文件。随着摄像头的移动,画面上会有直线标明摄像头移动方向,简单直观!-VC6+ opencv (read only for the camera and display), and a camera can judge the direction of movement, the movement of objec
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1013828
    • 提供者:zeng xiao
  1. drawImage

    1下载:
  2. 这是在vc6.0下,使用opencv1.0 实现的一个关于画图的小程序。具体参考《opencv教程 - 基础篇》里面的P83 页 drawing.c 。主要功能就是利用opencv实现图形的绘制。-This is in vc6.0, using opencv1.0 achieve a small program on the drawing. Specific reference to " opencv tutorial- The Basics," which the P8
  3. 所属分类:OpenCV

    • 发布日期:2013-08-15
    • 文件大小:1674396
    • 提供者:vivi
  1. opencvCar

    2下载:
  2. 开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。-Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detect
  3. 所属分类:OpenCV

    • 发布日期:2015-02-21
    • 文件大小:2115584
    • 提供者:likui
  1. Smile

    0下载:
  2. Visual C++和OpenCV1.0编写的OpenCV绘图测试程序。程序借助OpenCV中的绘图函数绘制了一个笑脸图像.-Visual C++ and OpenCV drawing OpenCV1.0 written test procedures. Program with the drawing functions in OpenCV draw a smiley face image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3490255
    • 提供者:李铭
  1. Gabor

    0下载:
  2. 基于opencv1.0实现的二维Gabor滤波器,  Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Based on two-dimensional Gabor filter realization opencv1.0, Gabor transform is windowed Fourier transform, Gabor functions in the fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6118
    • 提供者:joshua
  1. opencv-P-subPixelDetect

    0下载:
  2. 基于opencv1.0的亚像素角点检测,需安装opencv1.0,检测到角点在图像上标识出来,并输出文件保存,研究生期间做的一个小程序,程序还添加了换界面的功能,需要的请下载。-Sub-pixel based opencv1.0 corner detection, install opencv1.0, to detect corners in the image on the logo out and save the output file, a graduate student doing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1136887
    • 提供者:
  1. cvwork_correlation

    0下载:
  2. 使用vc++6.0和opencv1.0实现的模板与目标图片的匹配,用模板图像通过依次与图像的重叠区域进行相似度比较,将相似度最大的区域作为匹配目标区域。得出最后的匹配结果-Using vc 6.0 and opencv1.0 achieve the target image matches the template, using the template image followed by image overlap region with similarity comparison, simi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:49218
    • 提供者:wangbin
  1. CameaHist

    0下载:
  2. 本程序选用VS98和openCV1.0实现了由电脑摄像头输入图像,并对图像进行实时的直方图显示的小程序;-This procedure selected VS98 and openCV1.0 input image by a computer camera, and image real-time histogram display of small programs
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1788136
    • 提供者:王山
  1. OpenCV

    0下载:
  2. OpenCV1.0 教程,超级完整,适合初学者,一周能搞定-OpenCV1.0 tutorials, super integrity, and is suitable for beginners, a week can fix
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23097726
    • 提供者:吴金滨
  1. vs2008-next-configure

    0下载:
  2. vs2008 下配置 opencv2.0 的总结,以及 vc6 下配置 opencv1.0 的转帖,很不错的资料,共享一下,和大家共勉!-vs2008 under configure a opencv2.0 summary of, and vc6 configure a opencv1.0 the Zhuantie, very good information sharing, and encourage one another!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:6484
    • 提供者:桓董
  1. GaussBGModel

    0下载:
  2. 本源码具有基于OpenCV的高斯背景建模的功能,将OpenCV1.0加载到VC++6.0上-This source has a Gaussian background modeling based on OpenCV functions, OpenCV1.0 loaded to VC++6.0 on
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1196
    • 提供者:程序猿
  1. AVIPlayer

    0下载:
  2. 在VS2008下使用MFC、opencv1.0编写的一个avi播放器,窗口界面操作。已经对播放器功能进行封装,很好地支持移植-VS2008 under the MFC, opencv1.0 written a avi player window interface operation. Encapsulated player features, support transplant
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:75091
    • 提供者:huang zhaoguang
  1. OReilly-OpenCV

    0下载:
  2. 说明:本书是基于OpenCV1.0的,以C语言实现为主。目前OpenCV的最新的版本是OpenCV2.0,已经完全实现了C++,可惜还没有一本书(包括外文的)是基于OpenCV2.0来介绍OpenCV的,所以建议熟悉图像处理并且英语能过关的朋友直接去学习OpenCV2.0里的英文帮助文档吧。不过英语不行的朋友先从本书开始学习也是一个不错的选择。-Descr iption: This book is based on the OpenCV1.0, and to C language based.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13493678
    • 提供者:黃聖雄
  1. create-image

    0下载:
  2. 对vc6.0配置opencv1.0对图像进行显示操作,来测试你的opencv1.0是否与vc6.0配置成功。-The vc6.0 configuration opencv1.0 of image display operation, with a view to to test your opencv1.0 vc6.0 configuration successfully.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-12
    • 文件大小:92760
    • 提供者:董小明
  1. HaarViewer

    0下载:
  2. 基于opencv1.0与mfc,显示haar特征,打开一个haar xml文件,就可以以图像方式,直观的查看里面的haar特征了。-Based on opencv1.0 with mfc display the haar characteristics, open a haar xml file, image, intuitive view inside haar features.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:802828
    • 提供者:yeah
  1. opencv1

    0下载:
  2. 用OpenCV实现打开一幅彩色图像,显示出来; 将其转换为灰度图并保存为文件; 将其二值化并保存为文件-Using OpenCV open a color image displayed be converted to grayscale and saved as a file Second value and saved as a file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-21
    • 文件大小:2841780
    • 提供者:陈斌
  1. 3

    0下载:
  2. opencv1.0版本下利用滑动条进行图像的高斯平滑滤波,包含有彩色图像和转换的灰度图像,高斯模板可以由滑动条设置。-opencv1.0 version slider for image Gaussian smoothing filter contains a grayscale image of the color image and converting Gaussian template can be set by the slider.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:743
    • 提供者:高书勤
  1. number-recognizationg

    0下载:
  2. 数字识别,需要opencv1.0,速度可能有点慢-Digital identification requires opencv1.0, speed may be a bit slow
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4564249
    • 提供者:chenxf
  1. shexiangtou

    0下载:
  2. 这个程序可解决win7+opencv1.0不能打开摄像头的问题,对于不想安装高版本opencv的学者可以借鉴使用-This program solves the problem win7+ opencv1.0 not open the camera, do not want to install a higher version for opencv scholars can learn to use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1664599
    • 提供者:什锦丁儿
« 1 23 »
搜珍网 www.dssz.com