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

搜索资源列表

  1. kmeans算法。opencv上面聚类算法的例子

    0下载:
  2. kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4538283
    • 提供者:xiaoyan
  1. AutoCamShift 基于Opencv的Camshift跟踪程序

    0下载:
  2. VC6.0编写,基于Opencv的Camshift跟踪程序,可选出ROI区域,然后对其使用Camshift算法进行跟踪,同时标出跟踪框。-VC6.0 to write, based on the Camshift Opencv tracking program, the ROI can be selected, and then track their use Camshift algorithm, while marked track box.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:173758
    • 提供者:付刚
  1. cvWatershed 基于C++语言的分水岭算法

    1下载:
  2. 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
  3. 所属分类:OpenCV

    • 发布日期:2015-07-04
    • 文件大小:2096128
    • 提供者:张少明
  1. biaoding

    0下载:
  2. 一种基于单幅棋盘格的标定算法opencv程序,可以很好的计算外参数和内参数-A cell based on single board opencv calibration algorithm procedure can be well outside the parameters and the calculated parameters
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:2062
    • 提供者:明浩
  1. fourth

    0下载:
  2. 用四阶PDE(是对各向异性扩散去噪算法的修正)来做图像去噪的C程序-Fourth-Order Partial Differential Equations for Noise Removal
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2527
    • 提供者:yanghuizhi
  1. sift-latest_win

    0下载:
  2. sift算法在WINDOW下面运行的程序,最新的算法-WINDOW sift algorithm running programs below, the latest algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9810436
    • 提供者:yike
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. ZhangzhengyouCameraCalibration

    0下载:
  2. 这个程序是张正友的经典摄像机标定算法,是用VC++6.0和OpenCV开发的。欢迎下载!-This procedure is Zhang zheng you s classical Camera calibration procedure. which developed with Visul C++6.0 and OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6968193
    • 提供者:kakulo
  1. Orb_OK

    0下载:
  2. 基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错-Based on of opencv 2.3.1 ORB characteristics extraction algorithm testing procedures, the results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:3947406
    • 提供者:姜楠
  1. HoG

    0下载:
  2. 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:924713
    • 提供者:刘子源
  1. OCRecognization

    1下载:
  2. 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-OpenCV on the OCR program, Digital Identification can be achieved, the program using KNN algorithm to calculate the sample data
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:439363
    • 提供者:在线
  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. TuXiangChuLi

    0下载:
  2. 用OpenCV实现的人脸识别sift算法程序,主要是C语言写的,调用了一些OpenCV的函数库-OpenCV achieve recognition sift algorithm program is mainly written in C language, called some of the OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:14954
    • 提供者:孙晓川
  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-03
    • 文件大小:308979
    • 提供者:李霞
  1. surf_study

    0下载:
  2. opencv在图形图像处理中的应用;surf算法程序段-surf algorithm block opencv in graphics processing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6665498
    • 提供者:吕孟娇
  1. OpenCVCanny

    0下载:
  2. OpenCV中的Canny边缘检测算法程序-OpenCV Canny edge detection algorithm in application
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:824
    • 提供者:安宝
  1. demo

    0下载:
  2. 基于opencv2.4.9的图像配准SIFT和SURF算法程序,在vs2013平台,用MFC做的界面程序-image registration based on SIFT and SURF algorithm with Opencv2.4.9, in the vs2013 platform, using MFC to do the interface program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7269824
    • 提供者:石峰
  1. apd

    0下载:
  2. 包含了用matlab编写的bp程序和动量-自适应学习调整算法(BP改进算法)程序,,(Contains matlab prepared and momentum bp program - adaptive learning adjustment algorithm (bp algorithm) program,,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:hgmbou
  1. 单高斯程序

    0下载:
  2. 单高斯算法用于静态背景下显著目标的拾取该方法较为简单,也能应对静态背景下的目标拾取。(Used for picking up salient objects in static background)
  3. 所属分类:OpenCV

  1. main

    0下载:
  2. 该程序完成了图像视觉显著的itti算法在c++语言的实现(The program completes the ITTI algorithm of image and visual, and realizes in c++ language.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:罗文龙
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com