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

搜索资源列表

  1. FaceDec

    0下载:
  2. 人连检测源代码 需要opencv图像处理库
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1570837
    • 提供者:刘怀泉
  1. Calibration2

    0下载:
  2. 摄像机标定源代码 需要opencv图像处理库
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3407402
    • 提供者:刘怀泉
  1. opencv c++实现图像rgb到hsv的颜色空间转换

    0下载:
  2. 基于opencv c++实现图像rgb到hsv的颜色空间转换,并显示各分量的值-opencv c++ rgb hsv
  3. 所属分类:书籍源码

    • 发布日期:2017-03-21
    • 文件大小:87253
    • 提供者:皮耶罗
  1. sift.rar

    2下载:
  2. opencv下的图像sift特征提取以及匹配,sift
  3. 所属分类:assembly language

    • 发布日期:2014-12-10
    • 文件大小:638227
    • 提供者:han
  1. newopencv2

    0下载:
  2. delphi与opencv的接口,delphi可以利用opencv进行图像处理了。-opencv interface with delphi, delphi can be processed using the image opencv.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-21
    • 文件大小:39135
    • 提供者:周一峰
  1. xianshituxiang

    0下载:
  2. 使用opencv和vc6.0做编译器,实现显示图像的功能,并且在程序中已经存入图形-Vc6.0 done using opencv and compiler to achieve the function of displaying images, and graphics in the program have been deposited
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1600060
    • 提供者:包河
  1. 3-2

    0下载:
  2. opencv实现图像反转,图像的颜色发生明显变化-opencv image inversion, image color change significantly
  3. 所属分类:Kill Virus

    • 发布日期:2017-03-27
    • 文件大小:543026
    • 提供者:cl
  1. convert

    0下载:
  2. opencv,c++环境下实现图像的格式转换程序,可以转换成任意格式-image format conversion program in the opencv, c++ environment, you can convert any format
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:637
    • 提供者:orange
  1. cvgabor

    0下载:
  2. opencv编写的gabor filter 用于图像处理-cvgabor filter
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-12-01
    • 文件大小:5452
    • 提供者:swl
  1. avi2pic

    0下载:
  2. 首先收集视频,采集合适的视频序列,然后利用opencv技术将视频序列转化成帧图像,然后做相应的处理-First collected video, capture the appropriate video sequence, and then using opencv technology video sequences framing the image, and then make the appropriate treatment
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1653765
    • 提供者:郝伟杰
  1. LIANXI

    0下载:
  2. 在C++环境下,利用opencv进行各种简单的图像处理,使我们基本了解opencv库函数使用方法-In C++ environment, using opencv variety of simple image processing, so that our basic understanding of the use of opencv library functions
  3. 所属分类:LabView

    • 发布日期:2017-05-09
    • 文件大小:1746515
    • 提供者:孙健
  1. bahuan

    0下载:
  2. 利用opencv处理靶环图像,找到靶环中心,弹点,计算弹点到中心距离,得到射击靶环数-Image processing using opencv target ring, find the center of the target ring, playing the point, calculate the distance to the center point bullet, get a shot of the target number of rings
  3. 所属分类:LabView

    • 发布日期:2017-05-09
    • 文件大小:1725208
    • 提供者:孙健
  1. showimage

    0下载:
  2. 通过mfc和opencv打开指定文件夹的图像文件并显示在picture控件上-Open the image file in the specified folder and displays the picture controls and through opencv mfc
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1732176
    • 提供者:詹志刚
  1. ImageMatching

    0下载:
  2. 通过调用opencv数据库中的函数,实现图像的匹配。-Through function calls in the opencv , to achieve image matching.
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:727528
    • 提供者:gongming chen
  1. opencv

    0下载:
  2. opencv 图像读取,视频读取,小波变换,互信息计算-opencv image reading, video read, transform, mutual information calculation. . .
  3. 所属分类:source in ebook

    • 发布日期:2017-06-13
    • 文件大小:20052330
    • 提供者:ZHANG
  1. OpenCV-Python-Tutorial-Chinese

    0下载:
  2. qq_14818513同学的python图像处理神器-python-opencv中文教程-python-opencv Tutorial used Chinese by qq_14818513
  3. 所属分类:source in ebook

    • 发布日期:2017-05-18
    • 文件大小:5083283
    • 提供者:chenfuming
  1. Visual C++数字图像处理技术详解(源代码)

    1下载:
  2. 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:9137152
    • 提供者:sorra
  1. opencv_Image

    0下载:
  2. 很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:4359168
    • 提供者:天天田田
搜珍网 www.dssz.com