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

搜索资源列表

  1. PeopleTrack

    0下载:
  2. 两种方法,MHI(历时运动图像)和卡尔曼滤波实现的运动物体跟踪程序。采用VC6+OpenCV1.0-Two methods, MHI (last moving image) and the Kalman filter to achieve the moving object tracking program. Using VC6+ OpenCV1.0
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:702199
    • 提供者:zhao
  1. openCV

    0下载:
  2. 在C++builder6.0中使用OpenCV1.0,包括OpenCV配置方法和一个示例。-In C++ builder6.0 use OpenCV1.0, including configuration and an example.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2233143
    • 提供者:张天源
  1. openCV2CB

    1下载:
  2. 在C++builder6.0中使用OpenCV1.0。可以将opencv图像格式IplImage与C++builder图像格式Bitmap、Image1->Picture->Bitmap进行相互转换。-In C++ builder6.0 use OpenCV1.0. Opencv image formats can be IplImage with C++ builder image format Bitmap, Image1-> Picture-> Bitmap for
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2297991
    • 提供者:张天源
  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. Binocular-vision-Camera-calibration

    0下载:
  2. VC++6.0和OpenCV1.0摄像机标定程序-VC++6.0和OpenCV1.0 Binocular vision Camera calibration
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19662733
    • 提供者:wu
  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. segment_objects

    0下载:
  2. 基于OpenCV1.0,阈值方法的背景分割,单个文件,请自行编译-Based on OpenCV1.0, background thresholding segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1320
    • 提供者:sxqdxmxp
  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. 11111

    0下载:
  2. 背景差分,目标检测,一定好用,基于opencv1.0 vc++6.0环境-Background subtraction, target detection, and certainly easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10845271
    • 提供者:李瑞斌
  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. camercab

    0下载:
  2. 环境:VC6.0 && OpenCV1.0 根据不同的标定标规格需要设置的参数-VC6.0 && OpenCV1.0
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12292597
    • 提供者:钱帅
  1. hand

    0下载:
  2. 基于opencv1.0的手势识别程序,支持6种手形,可自己定义,支持识别参数的自由设定,支持参数保存,vc6.0开发-Based on opencv1.0 gesture recognition program, support 6 kinds of hand form, can define your own, support the recognition parameters set free, and support parameters save, vc6.0 development
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:98148
    • 提供者:roger
  1. Image

    0下载:
  2. 本程序是用vc++6.0和opencv1.0编写的简单的图像处理的程序,包括灰度化,去噪声,人脸识别,二值化等等,是初学者必备的,适合初学者跟着练习。-The program is written in vc++6.0 and opencv1.0 simple image processing procedures, including the graying, to noise, recognition, binarization, beginners, suitable for beginn
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8986316
    • 提供者:张海波
  1. OpenCV_Watershed

    0下载:
  2. OpenCV分水岭算法 OpenCV1.0+VC6.0-OpenCV cvWatershed Sample OpenCV1.0+VC6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:258622
    • 提供者:Jason
  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. fisheye

    1下载:
  2. 鱼眼镜头图像的去畸变代码,人工填写镜头焦距(像素值)。基于OpenCV1.0和VC6编写。-Fisheye images to the distortion code, artificial fill in the lens focal length (pixel value). Prepared based on OpenCV1.0 and VC6.
  3. 所属分类:Special Effects

    • 发布日期:2016-09-07
    • 文件大小:3334144
    • 提供者:ly
  1. adaboost_openCV

    0下载:
  2. vc6.0环境下,使用opencv,基于adaboost算法的人脸检测识别程序,可以对视频流进行 处理,需要安装opencv1.0。-the vc6.0 environment opencv face detection and recognition program based on the AdaBoost algorithm for processing the video stream, need installation opencv1.0.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:8503052
    • 提供者:cekxidiancek
  1. opencvCameraSave

    0下载:
  2. 在VisualC++6.0环境下,配置Opencv1.0来完成对摄像头的读取和保存,保存为avi格式的视频-Visual C++ 6.0 environment, the configuration Opencv1.0 read on camera, and save, save video to avi format
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:607
    • 提供者:张宾
  1. opencvHarris

    0下载:
  2. 用C++实现的Harris角点检测,里面有用到Opencv中的结构,在VisualC++6.0下需要配置opencv1.0才能运行-Harris corner detection is implemented in C++, which is useful to structure Opencv need configure opencv1.0 to run under Visual C++6.0
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2938
    • 提供者:张宾
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com