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

搜索资源列表

  1. OpenCV

    0下载:
  2. 开发包与图象处理OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Development Kit
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23112988
    • 提供者:hellow
  1. bmp

    0下载:
  2. 该项目是用来处理图像跟踪的,完全不依靠Opencv,是通过自己来实现的,包括跟踪。里面有图片的缩小,图片的取反,图片的滤波等等。-The project is designed to deal with image tracking does not rely on Opencv, is achieved through their own, including the follow-up. There are pictures of the narrow, anti-access pictur
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:5712
    • 提供者:tjjman
  1. floodfill

    0下载:
  2. 基于OpenCV(开源计算机视觉平台)的图像域的填充算法实现。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include C:\P
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85732
    • 提供者:高金锋
  1. max_area

    0下载:
  2. 二值化图像,求最大连通区域,然后分割最大连通区域,用opencv开发-Binary image, and the largest regional connectivity, and then split the largest connected region, with the development of opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1718929
    • 提供者:chen
  1. togntailvbo

    0下载:
  2. 这个程序代码的主要目标是对图像进行同态滤波压缩,从而可以使图像更加清晰 -This procedure code is the main objective of image compression homomorphic filtering, which can make the image more clearly
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:343950
    • 提供者:wangzhikai
  1. powell

    0下载:
  2. 使用powell算法进行图像配准的。需要先配置ITK才能运行-Powell algorithm using image registration. Need to configure to run ITK
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7810782
    • 提供者:朱晞颜
  1. Learning_OpenCV

    0下载:
  2. 一本相当好OpenCV教程,包括图像处理、计算机视觉和机器学习等-There is a very good tutorial of OpenCV. It includes image processing, computer vision and machine learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10756798
    • 提供者:ferrari
  1. Imageinversion

    0下载:
  2. opencv 图像反转 * 程序名:invImage.c 功能:读入图像文件,做图像反转,然后显示图像在屏幕上 */ -OpenCV Image inversion Function: read in image files, and image inversion, and then show the image on the screen
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:736
    • 提供者:magoc boy
  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. OpenCVVCDirectShow

    0下载:
  2. OpenCV+VC+DirectShow的具体实例编程,是做图像实验的好基础代码。-OpenCV+VC+DirectShow Sample
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2583318
    • 提供者:niuniu
  1. SSFImageView09

    0下载:
  2. 10bit图像处理算法,能实现10bit转16bit算法。-10bit image processing algorithms, to achieve 10bit to 16bit algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:480160
    • 提供者:duangexin
  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. OpenCVMatlab

    0下载:
  2. OpenCV库的Matlab函数封装调用 cvlib_mex封装了OpenCV库大约30个函数,OpenCV是当前流行的实时计算机视觉库,拥有很多的图像处理的算法。-cvlib_mex is a collection (over two dozens) of matlab callable routines from the OpenCV library www.intel.com/research/mrl/research/opencv/). OpenCV is a real time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:847125
    • 提供者:刘雪英
  1. OpencvUIDlg

    1下载:
  2. 基于opencv摄像头视频提取,可以保存,截取图像,以上工作均可在对话框中实现-useing vidoe,including grab a frame image,also can save video and image。you can finish these in a MFC dialogbased on opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3510313
    • 提供者:xuyin
  1. imagesearch

    1下载:
  2. 研究生毕业是编写的图像检索的程序,有相似度匹配,特征提取,检索运行效果好-Graduate school is to write the image retrieval process, there is similarity matching, feature extraction, retrieval operation good results
  3. 所属分类:Graph program

    • 发布日期:2015-09-21
    • 文件大小:3214865
    • 提供者:duyaqin
  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. convex

    0下载:
  2. 关于图像最小凸包的一系列算法,该算法主要运用于OpenCV 中的MinAreaBox()函数中 用于确定图像的倾斜角度-With regard to image the smallest convex hull of a series of algorithm, which mainly used OpenCV in MinAreaBox () function is used to determine the image of the tilt angle of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:123048
    • 提供者:Free.L
  1. Opencv

    0下载:
  2. 使用Opencv进行图像处理学习资料,包括几个例子-Fast Human Face Detection Overview
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:515504
    • 提供者:wyc
  1. opencv-help

    0下载:
  2. opencv帮助文件,含opencv各函数功能及描述,图像处理必备.-opencv help document, image processing absolutely necessary.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5639654
    • 提供者:yang
  1. bag_words_demo

    0下载:
  2. bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:32277941
    • 提供者:李桃
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com