CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - opencv 图像

搜索资源列表

  1. CamCapture

    0下载:
  2. 一个自己编写的利用DShow获取摄像头图像并将其封装为OpenCV兼容图片格式(IplImage)的类,可兼容数字摄像头、采集卡等-I have written a dshow access to the use of camera images and packaging for OpenCV compatible image format (IplImage) class, compatible digital camera, collecting cards
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:10902
    • 提供者:raymond
  1. harris_video

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下对视频图像实现harris角点检测-This code can be Visual C++ And OpenCV development environment for the realization of video images harris corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10450
    • 提供者:张豪
  1. Face

    0下载:
  2. 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:896119
    • 提供者:kq
  1. rotate

    0下载:
  2. 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的旋转,-With Microsoft Visual C++ 6.0 as a platform, to achieve opencv-based image rotation,
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1453492
    • 提供者:左加阔
  1. openCv1.1.0DLL

    0下载:
  2. 图形图像处理OpenCV1.1.0的debug 和 release版本的D-Graphics Image Processing OpenCV1.1.0 the debug and release versions of the DLL
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2746583
    • 提供者:冯选
  1. eye_pos

    0下载:
  2. visual c++.net编写的mfc程序。选择一副人脸图像并显示在窗体中,鼠标点击人眼,会显示该点坐标,以查看两眼是否对齐在同一水平线。运行时,系统需要安装opencv,并配置-visual c++. net write a mfc program. Choose a facial image and displayed in the form, the mouse clicks the human eye, it displays the point coordinates to see
  3. 所属分类:.net

    • 发布日期:2017-05-21
    • 文件大小:6470537
    • 提供者:高海鹏
  1. OpenCV

    0下载:
  2. OpenCv的全称是Intel Open Source Computer Vision Library,由英特尔公司位于俄罗斯的研究实验室开发,它是一套可免费获得的由一些C函数和C++类所组成的库,用来实现一些常用的图像处理和计算机视觉算法-Intel Open Source Computer Vision Library
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3723011
    • 提供者:zuo.chen
  1. PicView

    1下载:
  2. 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1186841
    • 提供者:康云
  1. colorTest

    0下载:
  2. opencv写的一个观察图像颜色的小程序。-opencv write an observation of the image color applet.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3479466
    • 提供者:冯选
  1. cvPreProcessor

    0下载:
  2. cvPreProcessor 是一款GUI工具,能够自动生成图像处理开源视觉库Opencv相关图像处理代码,拥有此工具,编写Opencv图像处理代码将不再成为难事-cvPreProcessor is a type of GUI tools,can automaticlly product the opecve image processing codes,with it ,opencv image processing will become esaily.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:246934
    • 提供者:xmwang
  1. OpenCV-2.0.0a-win32

    0下载:
  2. opencv 的升级版本,功能大大增强,能够使图像处理变的更轻松-update of opencv,the function is stornger,it is esay for progamme in image processing
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:25075493
    • 提供者:xmwang
  1. pyramid_segmentation(2)

    0下载:
  2. OpenCV种子填充实现彩色图像分割的代码-OpenCV
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:1087616
    • 提供者:gregg
  1. MDI_SIFT_REG

    0下载:
  2. SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5476765
    • 提供者:刘晓明
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. im3_6_Darwin102x86_lib

    0下载:
  2. 主要是关于OpenCV开发程序的范例,而且能够成功地解决了一些开发识别的能力,同时含有动态的图像识别能力-Mainly on the OpenCV examples of the development process, but also successfully resolved a number of developing recognition capabilities, with dynamic image recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2592796
    • 提供者:童飞飞
  1. QOpenCV

    0下载:
  2. QOpencv,基于Qt和opencv开发的一个类,用于在qt中的图像显示等。-QOpencv, opencv based on Qt and the development of a class, used to display the image qt.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2863
    • 提供者:sun
  1. opencv-slides

    0下载:
  2. 使用OpenCV进行图像处理基础教程 作者于仕琪 附参考程序-Based image processing using OpenCV tutorial program of reference attached at Shiqi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:515015
    • 提供者:wj
  1. opencv

    0下载:
  2. 首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1086808
    • 提供者:石磊
  1. ShowImage1

    0下载:
  2. opencv 图像文件的读取与显示功能.-opencv read image from image file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:274160
    • 提供者:余梅花
  1. Opencv-MineSweeping

    0下载:
  2. 调用OpenCV中的窗口等图像处理函数编写的类似于windows扫雷的小游戏-Similar to windows minesweeping game window in calling OpenCV image processing functions written
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1649548
    • 提供者:FaLeFengLe
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com