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

搜索资源列表

  1. opencv的图像打开、二值化、取轮廓、反色及相关教程

    1下载:
  2. opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
  3. 所属分类:其他小程序

    • 发布日期:2016-01-21
    • 文件大小:7.8mb
    • 提供者:wy
  1. 基于opencv图像处理库的傅里叶变换

    0下载:
  2. 基于opencv图像处理库的傅里叶变换,首先说明是pdf文件,但源码运行过了,是正确的。,Opencv image-processing library based on the Fourier transform, first of all that are pdf files, but source code to run before, are correct.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:42.58kb
    • 提供者:巢歌
  1. 用C++和OpenCV实现的图像方框的识别

    3下载:
  2. 用C++和OpenCV实现的图像方框的识别,并对方框进行标记,用红色的线标记出来。可以用于图像分割、定位等等。,Using C++ and OpenCV image box to achieve the recognition, and the box marked with a red line marked. Can be used for image segmentation, positioning and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-10-06
    • 文件大小:3.39mb
    • 提供者:吴亮
  1. 基于OpenCV的Harris图像特征点提取

    2下载:
  2. 基于OpenCV的Harris图像特征点提取,在VC++6.0下调试通过,可以运行,OpenCV image based on the Harris feature point extraction, in VC++6.0 under the debugger through, you can run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-09-04
    • 文件大小:380.58kb
    • 提供者:李施
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:14.52mb
    • 提供者:star
  1. opencv

    2下载:
  2. opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.52mb
    • 提供者:cinvent
  1. OpenCV

    0下载:
  2. 基于OpenCV的计算机视觉技术实现一书的源代码,学习OpenCV图像处理的好资料-OpenCV for computer vision-based technology of the book' s source code, learning good information on OpenCV image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:16.64mb
    • 提供者:锦瑟
  1. image-process

    0下载:
  2. 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:96.82kb
    • 提供者:huan
  1. opencv

    0下载:
  2. OpenCV教程对图像处理的流程和函数作了详细介绍。-Tutorial OpenCV image processing on the processes and functions described in detail.
  3. 所属分类:OpenCV

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

    0下载:
  2. opencv图像显示,熟悉opencv与VC连接。-opencv image display, and is familiar with opencv with VC connection.
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:137.45kb
    • 提供者:duangexin
  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. Intel-OpenCV-image-processing

    0下载:
  2. Intel OPENCV图像处理函数库,与Opencv对应,功能强大-Intel Opencv image processing functions library
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12.38mb
    • 提供者:liusimo
  1. opencv-detect

    0下载:
  2. opencv图像处理, 运动视频图像跟踪-Opencv image processing, video motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:11.84mb
    • 提供者:sonic
  1. OpenCV-image-for-face-recognition-

    0下载:
  2. Visual_C++利用OpenCV对图像进行人脸识别(傻瓜教程)很适合于初学者-Visual_C++ using OpenCV image for face recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:478.7kb
    • 提供者:
  1. OpenCV-2-Computer-Vision-

    0下载:
  2. 图像处理opencv的经典书籍里面的程序,对于学习者很有帮助-Opencv image processing program of classic books inside helpful for learners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:123.35kb
    • 提供者:liming
  1. OpenCV Image Processing

    0下载:
  2. Various examples of image processing with OpenCV.
  3. 所属分类:其他小程序

  1. opencv-image-display-program

    0下载:
  2. opencv中,显示图像程序。用来从磁盘加载并在屏幕上显示一幅图像的程序。-opencv image is displayed on the program. To be loaded from disk and displayed on the screen an image of the program.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:3.5kb
    • 提供者:hhhu
  1. openCV-Image-Processing-tutorial

    0下载:
  2. openCV Image Processing tutorial
  3. 所属分类:Development Research

    • 发布日期:2017-05-02
    • 文件大小:731.28kb
    • 提供者:mazharul
  1. OpenCV-image-stitching

    1下载:
  2. 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:614byte
    • 提供者:晓乐
  1. opencv image processing

    0下载:
  2. 本文件是适合图像处理初学者的要求,含有许多基本函数。(This document is suitable for beginners of image processing requirements, contains many basic functions)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:4.92mb
    • 提供者:`weishao
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com