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

搜索资源列表

  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. CopyPixelsFromBuffer

    0下载:
  2. 从显存读图像,基于opencv写的,需要安装opencv进行配置调试。 -Reading images from memory, based on opencv.You need to install opencv to debugging.
  3. 所属分类:Special Effects

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

    0下载:
  2. 讨论了OpenCV(Open Source Computer Vision Library)相对于现有的计算机视觉软件包所具有的优势,描述了OpenCV的 环境配置、数据定义、图像元素访问方式。OpenCV成为一种源码开放、包含丰富的高级数学计算函数、图像处理函数和计算机视觉 函数、不断更新和平台无关性的计算机视觉软件包。-Discussed the OpenCV (Open Source Computer Vision Library) relative to the existing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1210521
    • 提供者:
  1. featureExtraction

    0下载:
  2. 图像处理中的特征提取算法,做识别和检测也许都用的上-Image processing feature extraction algorithm, making identification and testing may be used on both
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:45953
    • 提供者:胡刚
  1. classification

    1下载:
  2. 图像处理与模式识别中的识别算法,刚才传了特征提取,这是后续-Image processing and pattern recognition in the recognition algorithm, just pass the feature extraction, which is the follow-up
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:100997
    • 提供者:胡刚
  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. cv200vs2008

    0下载:
  2. 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25720265
    • 提供者:Chen Xin
  1. suixinthu

    1下载:
  2. 本软件是一款基于插值法的图像变形软件。实现图像的波纹、扭曲、马赛克等变形效果。使用了OpenCV的库函数-This small software can help to distort pictures and give the picture different appearance.
  3. 所属分类:2D图形编程

    • 发布日期:2017-06-02
    • 文件大小:2918869
    • 提供者:suixinthu
  1. scaling

    0下载:
  2. 图像缩放技术OPENCV实现,希望对大家有帮助!-Image scaling technology to achieve OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:416177
    • 提供者:望里
  1. Facedetect

    0下载:
  2. OPenCV环境下,图像中人脸检测算法实现。-OPenCV environment, the image of human face detection algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:179017
    • 提供者:ading
  1. OpenfileMFC

    0下载:
  2. MFC中使用OpenCV读取并显示一幅图像-MFC using OpenCV to read and display an image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1715745
    • 提供者:路小白
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com