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

搜索资源列表

  1. stereo_readimage

    2下载:
  2. 普通双目摄像机下利用OpenCV的函数实现标定、校正、匹配,匹配方法利用了多种匹配的算法简单做了下比较,其中的GPU算法需要有N卡的支持。-Ordinary binocular camera using OpenCV function calibration and correction, match, matching method uses a variety of simple matching algorithm under which the the GPU algorithm req
  3. 所属分类:OpenCV

    • 发布日期:2013-03-21
    • 文件大小:36.15mb
    • 提供者:
  1. Desktop

    0下载:
  2. 能够进行图像的边缘检测,采用canny算法,opencv代码只有短短几行,简单实用-Capable of image edge detection using canny algorithm, opencv code for only a few lines, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:6.04kb
    • 提供者:huyong
  1. laplace

    0下载:
  2. 演示opencv的canny算法,已经寻找简单物体的轮廓-Demo opencv' s canny algorithm, has been looking for a simple outline of the object
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.28mb
    • 提供者:仗义
  1. calibration1

    0下载:
  2. 基于opencv的摄像机标定程序,算法简洁高效-Opencv camera calibration procedure based on the algorithm simple and efficient
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:14.35mb
    • 提供者:lw3171796
  1. ImageComparison

    0下载:
  2. This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:66.67kb
    • 提供者:Waleed
  1. TrackingBlobAlgorithms

    0下载:
  2. This contained BG/FG detection(simple version and adaptive background mixture models), blob tracking(connected component tracking and MSPF resolver, mean shift, particle filter), Kalman filter using OpenCV. It can be helpful who studying object detec
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:50.16mb
    • 提供者:byunghee
  1. try4

    0下载:
  2. 单摄像头平面点定位算法,基于opencv,c和c++交叉编译,简单明了,必须已知高度信息,可以考虑同时用超声波定高实现-Planar point location algorithm for single-camera based on opencv, c and c++ cross compiler, simple, must be known to a high degree of information, you can consider while using ultrasonic se
  3. 所属分类:OpenCV

    • 发布日期:2016-01-24
    • 文件大小:4.92mb
    • 提供者:吴琨
  1. Qt_RobHess_Sift

    0下载:
  2. sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:wuwei
  1. qt_open_surf

    3下载:
  2. 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
  3. 所属分类:OpenCV

    • 发布日期:2013-01-03
    • 文件大小:2.63mb
    • 提供者:wuwei
  1. HMM_viterbi

    0下载:
  2. hmm 维特比算法程序,很简单,但是非常适合初学者阅读和理解-hmm Viterbi algorithm, is very simple, but very suitable for beginners to read and understand
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:301.74kb
    • 提供者:李霞
  1. chengxu

    0下载:
  2. 程序中包括canny边缘检测,平滑滤波,和金字塔算法,都是基于opencv的,程序简单实用。-Program includes canny edge detection, smoothing filtering, and the pyramid algorithm, are based on opencv, procedures simple and practical.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2.22kb
    • 提供者:tangfei
  1. lbp

    1下载:
  2. c++编写的简单的LBP程序,在VC2008+opencv2.4.6下运行成功,能够很好的显示人脸纹理。-A simple c++ code of LBP algorithm, it can be successfully operated on VC2008 with opencv 2.4.6.
  3. 所属分类:OpenCV

    • 发布日期:2016-06-10
    • 文件大小:12.89mb
    • 提供者:郑炜豪
  1. sift

    0下载:
  2. 基于opencv的sift算法,用于简单的图像拼接-Based on opencv sift algorithm for image stitching simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:3.97mb
    • 提供者:hades
  1. OpenCV-image-capture

    0下载:
  2. 此程序主要是利用一个或两个摄像机获取图像,算法简单方便,实用性强-This program is the use of one or two cameras to obtain images, the algorithm is simple and convenient, practical
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:2.18kb
    • 提供者:张佳瑞
  1. SSR_2D

    1下载:
  2. 基于OpenCV的Retinex-SSR算法,代码简单易懂,效果很好-OpenCV-based Retinex-SSR algorithm, the code is simple to understand, with good results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.41kb
    • 提供者:牛顿
  1. camshiftdemo

    0下载:
  2. 一种简单的camshift算法示例,注释详尽,便于观看学习-A simple algorithm camshift example, detailed notes, easy viewing learning
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3.69kb
    • 提供者:yyz
  1. ORB1

    0下载:
  2. 简单的ORB算法提取特征点程序包,可供初学者学习,程序没问题,若不能运行,自行更改包含目录等。-The ORB algorithm of simple package, for beginners learning, application no problem, if can not run, on its own changes include directory, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.4mb
    • 提供者:cold
  1. OpencvCircle_Line

    0下载:
  2. Qt、Opencv环境下,演示ptr、at()函数遍历图像示例,在该示例中显示了简单圆和线的绘制。仅仅用于教学演示,没有采用Bresenham等快速算法。-Under Qt, Opencv environment, demonstrate ptr, at () function to traverse a sample image showing the draw simple circles and lines in this example. Only for teaching demons
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5.03kb
    • 提供者:dengshaogeng
  1. Histogram-equalization-algorithm

    0下载:
  2. 直方图均衡化算法,是一种简单有效地图像增强算法。-Histogram equalization algorithm is a simple and effective image enhancement algorithms.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:leo
  1. compressiveTracking

    0下载:
  2. 压缩跟踪 是一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-Compression tracking A simple and efficient tracking algorithm based on compression perception. First use of random eligible for c
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.42mb
    • 提供者:陈镜宇
« 12 »
搜珍网 www.dssz.com