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

搜索资源列表

  1. ColorImageBalance

    0下载:
  2. 调用OPENCV进行直方图均衡化等图像处理,实现图片对比度增强-Call OPENCV histogram equalization, image processing, Image contrast enhancement
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487449
    • 提供者:shadow
  1. MultiVedio

    0下载:
  2. 使用OpenCV编写的多目标跟踪的视频图像处理,用鼠标拖动跟踪区域-The video image processing, multi-target tracking using OpenCV prepared dragging with the mouse tracking region
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18384998
    • 提供者:long
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. Fabric-Defect-Detection--

    0下载:
  2. 一种基于opencv的织物缺陷的检测,其中包含了丰富的计算机视觉、图像处理算法以及函数-A method for fabric defect detection based on OpenCV with rich computer vision and image processing algorithms and functions is presented.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:340321
    • 提供者:Tina
  1. image-dehazing-based-on-opencv

    1下载:
  2. Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
  3. 所属分类:OpenCV

    • 发布日期:2014-01-10
    • 文件大小:75972
    • 提供者:张东海
  1. LaplacianPyramid

    0下载:
  2. 拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1756639
    • 提供者:胡小宁
  1. Image_Pro_Opencv

    0下载:
  2. OpenCV实现的简单图像处理,灰度化,拉伸,平移,膨胀,腐蚀,等,适用于计算机视觉初学者,简单容易理解-OpenCV implementation of simple image processing, grayscale, stretching, translation, dilation, erosion, etc., applicable to computer vision for beginners, simple and easy to understand
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:6090
    • 提供者:sdp
  1. LogTran

    0下载:
  2. 通过Opencv和MFC结合对图像进行图像处理,实现对图像的对数变换,并且支持使用者更改相关参数,使用方便,值得下载-Opencv and MFC combination of image processing on the image, logarithmic transformation of the image, and support for the user to change the relevant parameters, easy to use, and worth downlo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3465703
    • 提供者:张保
  1. MFC_OpenCV

    0下载:
  2. 在MFC框架下基于OpenCV的灰度图像处理技术源码-OpenCV-based grayscale image processing technology source in the MFC framework
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:23178305
    • 提供者:wangzhe
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. FaceDetection

    0下载:
  2. 人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是 否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实 现机器智能化的重要步骤之一。 AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里 程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在 效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:896865
    • 提供者:ashura
  1. EMCV

    2下载:
  2. 做DSP图像处理可以调用的算法库。在OPENCV的基础上做修改,能在DSP平台上编译通过。-DSP image processing library。modified on the foundation of OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:240272
    • 提供者:tang
  1. watermodelfft

    0下载:
  2. 利用OPENCV做图像的傅里叶变换以达到对图像的降噪处理-OPENCV done using the Fourier transform of the image in order to achieve noise reduction of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1162976
    • 提供者:zhang zhe
  1. OpenCV4·0

    0下载:
  2. 基于OpenCV的图像处理,实现了图像的基本操作-Based on the OpenCV image processing, the realization of the basic operation of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8601596
    • 提供者:huayisuda
  1. opencv4_Lib

    0下载:
  2. OpenCV为图像处理领域中十分全面的开发源代码包,对开发图像处理程序非常有帮助,可以很大的提高开发速度。-OpenCV for image processing field to develop a very comprehensive source code package, on the development of image processing procedures very helpful, you can greatly increase the development spee
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10214456
    • 提供者:阿瑟机
  1. image-process

    0下载:
  2. 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:99139
    • 提供者:huan
  1. GMM-modeling-and-EM

    0下载:
  2. 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:451253
    • 提供者:xue
  1. testopencv

    1下载:
  2. android 平台下,利用opencv包实现图像处理的二值化处理-android platform using opencv package image processing, binarization processing
  3. 所属分类:android

    • 发布日期:2016-12-07
    • 文件大小:6465536
    • 提供者:李梁
  1. yibiaoshibie

    4下载:
  2. 图像处理的指针式仪表识别,利用OPENCV库,MFC对话框程序-Image processing pointer instrument identification, the OPENCV libraries, MFC dialog program
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-03
    • 文件大小:22728704
    • 提供者:zsc
  1. OpenCV_ffilldemo

    0下载:
  2. OpenCV ffilldemo.cOpenCV图像处理程序源代码-OpenCV ffilldemo.cOpenCV image processing source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:44954
    • 提供者:
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com