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

搜索资源列表

  1. OpenCVfunctionsearch

    0下载:
  2. 这是OPENCV函数的查询工具,对于经常使用这些函数来编程的人员有很大的作用,可以查询每个函数的具体作用,使用方便-This is OPENCV function query tool for frequent use of these functions to programming staff has a significant role, you can query the specific role of each function, easy to use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2684633
    • 提供者:tangxiaomei
  1. main

    0下载:
  2. 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:929
    • 提供者:nip
  1. DFT

    0下载:
  2. vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:3878521
    • 提供者:李凯
  1. OpenCV

    0下载:
  2. OPENCV 入门编程指导 基本函数的介绍与使用案例-OPENCV introductory programming guide introduction and basic function use cases
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:74745
    • 提供者:chenshiyong
  1. ImageMarkByText_Demo

    0下载:
  2. 给图片添加图片水印的代码,VS下C++编程,使用openCV2.3的新C++接口函数.含测试图片,已编译。-To the picture to add images watermarking code, VS C++ under programming, use openCV2.3 new C++ interface function. Including test images, compiled.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:4292593
    • 提供者:lee
  1. OpenCV2.4.3_Help

    0下载:
  2. 包含了OpenCV2.4.3的使用手册和函数参考手册,非常适合编程时参考。-Contains a user manual and OpenCV2.4.3 function reference manual, very suitable for programming reference.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-03
    • 文件大小:7316862
    • 提供者:赵峰
  1. StereoImageMeasuringApparatus

    0下载:
  2. 基于OpenCV和MFC的VC程序,实现影像对的显示和漫游;显示缩略图,进行手动粗定位;载入已量测点、手动亚像素级刺点等功能。附有程序的程序编写说明文档。有助于OpenCV和MFC混合编程的学习。 -OpenCV and MFC VC program, to achieve the image on the display and roaming show thumbnails, manual coarse positioning the load measurement point m
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:781763
    • 提供者:
  1. Image-_recon

    0下载:
  2. 完成两幅图像的稀疏点的匹配和重建,C++的编程环境,opencv函数库-Do two sparse points matching and reconstruction of the image, c++ programming environment, opencv function library
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1415981
    • 提供者:蓝灵
  1. yinying

    1下载:
  2. 较好地实现了阴影检测和去除的功能,采用的是OpenCV和C++来进行编程,对去除阴影有比较好的效果。-Well, we can realize the function of the shadow detection and removal, USES is OpenCV and c++ programming, have a good effect to remove the shadow
  3. 所属分类:OpenCV

    • 发布日期:2016-01-26
    • 文件大小:9187328
    • 提供者:傻蛋
  1. Avi-file-edge-detection-

    0下载:
  2. 本程序是基于OPENCV的C代码编程,其主要功能是对视频文件提取边缘。边缘提取的算法是Canny算法。-This program is based on the C code programming OPENCV, its main function is to extract the video file edges. Canny edge detection algorithm is the algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6052300
    • 提供者:Yuan Li
  1. OFR

    0下载:
  2. 运动目标检测程序,使用OPENCV进行编程,实现了对视频中运动目标检测的功能-Moving target detection procedures, the use of OPENCV programming, can realize the function of moving target detection in video translation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3665594
    • 提供者:左耳
  1. OpenCV.2.Computer.Vision

    0下载:
  2. opencv2.0版本的函数编程手册,用于图像处理和机器视觉方面很好的参考书籍。-opencv2.0 version of the function programming manual for image processing and machine vision good reference books.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5807116
    • 提供者:bruce
  1. opencv3-Filter

    0下载:
  2. opencv3 编程入门filter函数的使用,编译通过-opencv3 introductory programming filter function, compiled
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:94966
    • 提供者:陈静
  1. opencv3-MedianBlur

    0下载:
  2. opencv3 编程入门medianblur函数的使用,编译通过-opencv3 introductory programming medianblur function, compiled
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:94894
    • 提供者:陈静
  1. opencv3-threshold

    0下载:
  2. opencv3 编程入门threshold函数的使用,编译通过-opencv3 introductory programming medianblur function, compiled
  3. 所属分类:OpenCV

    • 发布日期:2017-04-28
    • 文件大小:128241
    • 提供者:陈静
搜珍网 www.dssz.com