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

搜索资源列表

  1. MFC_OpenCV

    0下载:
  2. MFC+OPENCV2.2,图像处理OPENCV-MFC+OPENCV2.2, image processing OPENCV
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:13289145
    • 提供者:song
  1. backgrounddifference

    0下载:
  2. 一个用VC6.0和opencv结合的背景差分法程序,里面现在使用的事opencv2.1,如果需要改动,可以打开工作区间后右键属性,修改里面链接的opencv库文件,如cv210d.lib-A use of VC6.0 and opencv combined with the background difference method procedures, which now use the opencv2.1, if need to change, can open the interval a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6884671
    • 提供者:张丽纯
  1. opencv2

    1下载:
  2. 圆与椭圆信息的提取,对图片中的圆形和椭圆进行识别和提取-Round with the information extraction oval, round and oval picture identification and extraction
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-20
    • 文件大小:3248932
    • 提供者:陈斌
  1. OrbTest

    0下载:
  2. 最新的图像匹配算法ORB,特征匹配速度比sift提高两个数量级。需要安装opencv2.3.1以上版本。-The latest image matching algorithm ORB
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:24781706
    • 提供者:genglch
  1. opencv2.3.1vs2010-de-pei-zhi

    0下载:
  2. opencv在VC上的配置问题,一次可以配置成功,终生不用重配!-The configuration problem on VC opencv, time can be configured successfully, and no need for reconfiguration!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:1626144
    • 提供者:
  1. sift(C-code)

    1下载:
  2. 自编的SIFT优化算法,有注释,下载即可使用VS2008+OPENCV2.4.2-Self the SIFT optimization algorithm, notes, download to use VS2008+OPENCV2.4.2
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:9919014
    • 提供者:陈笋
  1. AddSaltNoise

    0下载:
  2. 在灰度图上添加椒盐噪声,并用中值滤波滤除噪声并保存,用opencv写的,需要安装opencv2.1-Add salt and pepper noise in grayscale, with a median filter to filter out the noise and save with opencv write, you need to install opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:159840
    • 提供者:刘明
  1. BinImgResize

    0下载:
  2. 基于opencv2.1实现迭代法算法,对灰度图像进行二值化操作,变成黑白图像-Opencv2.1 iterative method algorithm binarization operation of a grayscale image into a black and white image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:4090425
    • 提供者:刘明
  1. erode

    0下载:
  2. 直接用安装opencv2.3的VS2008打开,直接运行即可,可以进行图像膨胀,图像腐蚀以及开闭运算,也自己设定开闭运算的算子-Directly to open the install opencv2.3 the VS2008, can be run directly to the image expansion, image corrosion as well as the opening and closing operation, also set their own opening an
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:121029
    • 提供者:张伟丽
  1. circleExtractforHough

    0下载:
  2. 在编译器VS2010和opencv2.4.3下用Hough算法对图像中的圆提取并标记.-Under the compiler VS2010 and opencv2.4.3 Hough algorithm of image of the circle was used to extract and tag.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:6137031
    • 提供者:汤姆
  1. texture_extract

    0下载:
  2. 在VS2010和OPENCV2.4.3下实现对一幅图像的纹理特征的提取。-In the VS2010 and OPENCV2.4.3 under an image texture features extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:5933972
    • 提供者:汤姆
  1. whitebalance-and-calibration

    0下载:
  2. 文件内容是利用自己编译的opencv2.4.2做的,包括白平衡和几何校正。是在做项目的时候利用的原本,希望对初学者有帮助。附配置方式。-The contents of the file is compiled opencv2.4.2 do, including white balance and geometric correction. Project use the original, I hope to help beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:446485
    • 提供者:ling han
  1. opencv2.4.3-Installation-guide

    0下载:
  2. opencv最新版2.4.3的英文版安装使用教程,希望可以帮助到大家-The English version of the the opencv latest version 2.4.3 install using the tutorial, I hope it can help to everyone
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:6805323
    • 提供者:金广智
  1. opencv2

    0下载:
  2. 超分辨率的一个代码,超分辨率加入噪音生成的16张图像-A code of super-resolution image super-resolution added noise generated 16
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:4436
    • 提供者:
  1. sift

    0下载:
  2. 基于sift有较大区别图像的特征检测即找出两幅有较大区别图像相同的特征点 本人开发环境为vc2010和opencv2.4.0版本 如有版本不同的开发者,需设当修改配置文件,特别是opencv版本不同-Code by Utkarsh Sinha * Based on JIFT by Jun Liu * Visit http://aishack.in/ for more indepth articles and tutorials on artificial intelligen
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:256056
    • 提供者:李辉
  1. ShakeForFood2

    0下载:
  2.  里面所用的opencv全部开源…。例子是参考一个日本程序员弄的   使用此demo时 尽量不要戴眼睛或者侧面拍照,不然有可能识别不了!!!   请直接使用真机看效果…。   关于如何使用:   选择take photo wite camera,拍照完毕后选择face按钮进行识别就可以了…   如何在自己项目中加入此效果?   1.将此项目的libopencv_core.a,libopencv_imgproc.a,libopencv_objdetect.a拖入
  3. 所属分类:Other Games

    • 发布日期:2017-11-15
    • 文件大小:9385815
    • 提供者:刘嘉禧
  1. freak_test

    0下载:
  2. 基于人眼视觉特性的特征描述子 Freak 的测 试源代码,运行环境OPENCV2.4.3.-Test test source code for freak descr iptor based on the characteristics of the human visual system . running environment OPENCV2.4.3.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:1403
    • 提供者:陶佳秋
  1. opencv

    0下载:
  2. 关于opencv的使用说明,详细讲解了opencv2.2的函数功能-Instructions about opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:3611730
    • 提供者:郭雄伟
  1. gaussian_avi

    0下载:
  2. 读入avi,利用混合高斯模型,检测出运动的前景和背景信息。VS2008+opencv2.4.3-Read into avi, Gaussian mixture model to detect the movement of the foreground and background information. VS2008+opencv2.4.3
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:792
    • 提供者:刘一方
  1. Optical-flow

    0下载:
  2. Horn -Schunck方法 此方法是首次使用亮度恒定假设和推导出基本的之一。 Horn 和 Schunck求解方程法的假设是一个速度平滑约束。本次作业 求解方程法的假设是一个速度平滑约束。本次作 业中采用Visual studio 2008下配置 opencv2.1实现该算法。-Horn and Schunck method This method is the first time use brightness constancy assumption and one of the
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:3844574
    • 提供者:kkpudn515
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 42 »
搜珍网 www.dssz.com