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

搜索资源列表

  1. example_demo

    0下载:
  2. 在openCV环境下,实现了一种简易的人眼跟踪的算法,是新生学习的很好的例子。-In openCV environment, implements a simple algorithm for eye tracking is a good example of new learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2036779
    • 提供者:
  1. random-forest

    0下载:
  2. 随机森林算法是opencv中的重要的算法,其中讲述了随机森林的定义特征构建方法等-Random Forests algorithm is an important algorithm in opencv, which describes the defining characteristics of a random forest construction methods
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:26624
    • 提供者:hmm
  1. face

    1下载:
  2. 基于肤色的简单人脸检测,用opencv读入一幅图像,然后对图像进行处理,识别人脸区域。 -A simple color-based face detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2138112
    • 提供者:long
  1. main

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

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

    0下载:
  2. 用hough变换拟合直线,开发环境为C++,利用工具opencv,希望对大家有用-Fitting a straight line with the hough transform, the development environment for C++, use of tools opencv, we hope to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1489435
    • 提供者:刘雷
  1. CISE

    0下载:
  2. 这是一个使用fcm对彩色图像分割,VC开发,效果非常好,编译需要OpenCV-This is a color image segmentation using the fcm right, VC development, the effect is very good, you will need all OpenCV
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:245618
    • 提供者:yyifang
  1. DFT

    0下载:
  2. 该程序是opencv实现图像离散傅立叶变换的源码,可以在vc++6.0等类似环境下直接运行。-The program is opencv discrete Fourier transform of image source, such as in vc++6.0 run directly under a similar environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1551
    • 提供者:张桦
  1. mosquito2

    0下载:
  2. 利用opencv实现的一个摄像头打蚊子的程序-Opencv achieved using a camera to fight the mosquito program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6225371
    • 提供者:georgeou
  1. manmotiondetect

    0下载:
  2. 人类动作识别,使用的是c++和opencv开发,有多种识别方法,建议收藏-Human movement recognition, using a c++ and opencv development, there are a variety of identification methods, the proposed collection of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1451154
    • 提供者:方天柱
  1. SFIT

    0下载:
  2. 一组提取图像SIFT特征的源码,效果相当不错。包括一个SIFT特征库以及一些程序。需要opencv及gsl库- This is a collection of code been put together to detect SIFT features in images. It includes a SIFT function library as well as some executables to detect, match, and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:917032
    • 提供者:rac
  1. 2011__openCV_pyramid_process

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是金字塔方面的操作。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Main pyramid' s operation. Inside each file can be run separately in the VS20101 platform. (Opencv2.1)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2450
    • 提供者:tanfenfly
  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. opencvtest

    1下载:
  2. 这是一个opencv 做的人脸表情检测程序,加载图片可以检测出人脸位置,以及 人脸表情。人脸转角不能太大,或者检测不准确。-This is a facial expression do opencv testing procedures, load the image can be detected face position and facial expression. Face the corner not too big, or detection is not accurate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-13
    • 文件大小:12993791
    • 提供者:龙钢
  1. houghcircles

    0下载:
  2. 基于OPENCV平台上的圆检测,有很明显的效果!-OPENCV platform based on circle detection, has a significant effect!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3933407
    • 提供者:hu wenguang
  1. Avi2Bmps

    1下载:
  2. 使用opencv对视频进行处理 可以播放、暂停 停止等还带滑动条着手动控制-Using opencv on the video processing can play, pause stop and so also with a slider bar with manual control
  3. 所属分类:OpenCV

    • 发布日期:2016-07-24
    • 文件大小:242688
    • 提供者:潇潇
  1. ReConstruction

    1下载:
  2. 基于OpenCV下编写的一个实现将两幅图像重建为3D模型的代码,希望对大家有帮助!-Based on OpenCV produced under a to realize the two images for 3 D reconstruction of the model code, and we want to help!
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:28076820
    • 提供者:吴东会
  1. ReadImage

    0下载:
  2. opencv读取图片像素的方法,一共有其中方式哦,包括CV_IMAGE_ELEM()等-this is a project for reading images pixel using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:142303
    • 提供者:刘旭里
  1. kalman

    0下载:
  2. 基于opencv的kalman滤波例子,利用kalman滤波原理跟踪一个运动的点。-Kalman filter based on the opencv example, the use of a kalman filter to track the principle point of the campaign.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3163
    • 提供者:liutao
  1. motempl

    0下载:
  2. 用OPENCV写得一个关于运动模版的程序,测试学习用-OPENCV written using a template on the sports program, learning to use the test
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:8243
    • 提供者:liuzhiwen
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com