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

搜索资源列表

  1. opencv 图像的二值化

    0下载:
  2. opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2159385
    • 提供者:于帆
  1. StereoVision实现OpenCV、OpenGL、VS2008混合编程

    3下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:5060271
    • 提供者:linjingliang
  1. OpenCV图像二值化(阈值法)

    0下载:
  2. OpenCV图像二值化(阈值法),基于vc-OpenCV image binarization (threshold method), based on the vc
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:989
    • 提供者:王长龙
  1. pix-show Opencv图像处理

    0下载:
  2. Opencv图像处理,在彩色图像中点击图像任意一点,显示改点的RGB值-Opencv image processing, color image, click on the image at any point, change the point of the RGB value display
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5880768
    • 提供者:sonic
  1. OpenCV-2.0.0a-win32.rar

    1下载:
  2. opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2016-10-26
    • 文件大小:25075471
    • 提供者:何文俊
  1. calibrate camera

    1下载:
  2. opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:4566132
    • 提供者:awake
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. opencv-shift-graphics-match

    1下载:
  2. opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1592275
    • 提供者:weihouzhen
  1. OpenCV_api_example

    0下载:
  2. opencv图像处理函数命令及例子大全-opencv image processing function of command and examples Daquan
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3497044
    • 提供者:陈卓
  1. resize

    0下载:
  2. OpenCV图像处理测试程序---resize-OpenCV image processing test program--- resize
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:325533
    • 提供者:陈卓
  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
    • 文件大小:247417
    • 提供者:王志亮
  1. 基于MFC的OpenCV图像处理和显示

    0下载:
  2. 基于OpenCV的图像处理,通过点击按钮,选择要处理的参数,选择并将处理后的图像显示在图像控件上。
  3. 所属分类:OpenCV

    • 发布日期:2013-07-21
    • 文件大小:40448
    • 提供者:shanglei10
  1. OpenCV图像处理编程实例_源码

    1下载:
  2. OpenCV图像处理编程实例_源码,,,,OpenCV图像处理编程实例_源码(OpenCV image processing programming instance _ source code, OpenCV image processing programming instance _ source code)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:28486656
    • 提供者:FFFFFFFFF
  1. OpenCV图像处理编程研究

    0下载:
  2. 利用opencv进行图像处理,包含opencv的常用体系和函数等,有利于相关图像处理的研究(Using OpenCV for image processing.It includes commom systems and functions,and then contributing to the research.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-15
    • 文件大小:990208
    • 提供者:浅夏淡殇
  1. 4遍历图像像素的14种方法

    0下载:
  2. 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是遍历像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly traversing the pixel some of the methods.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:2969600
    • 提供者:123yang
  1. opencv程序

    0下载:
  2. 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:80896
    • 提供者:考研之路
  1. opencv-akaze

    0下载:
  2. opencv-图像特征检测算法 akaze(Opencv- image feature detection algorithm akaze)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:9203712
    • 提供者:killtime2
  1. 手势检测(基于OpenCV)

    2下载:
  2. 在计算机视觉的基础上,能实现手势的识别,基于opencv(On the basis of computer vision, the recognition of gestures can be realized, based on OpenCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:3443712
    • 提供者:乄懒羊羊
  1. opencv图像处理常用完整示例代码总结分析

    0下载:
  2. opencv图像处理常用完整示例代码总结分析(General example code summarization and analysis commonly used in OpenCV image processing)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:12288
    • 提供者:清风00007
  1. MFC+OpenCV图像处理

    1下载:
  2. MFC+Opencv,实现了opencv中的各种滤波、边缘检测、拉普拉斯变换及高斯变换等,源码。(MFC+Opencv,running all that important basic functions.)
  3. 所属分类:OpenCV

    • 发布日期:2020-05-22
    • 文件大小:5959680
    • 提供者:初夏的雏菊
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com