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

搜索资源列表

  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. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1243
    • 提供者:
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. MRF_Based

    0下载:
  2. ,论文《Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning》中提出的图像修复算法 1)使用了OpenCV2.2.0和VS2010,设置系统观景变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2,在path中添加环境变量C:\OpenCV2.2\bin 2)生产dll,具体的函数可以查看文件MRF_Based.h 3)如有问题请联系z
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:15736
    • 提供者:
  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. 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. opencvHOG

    0下载:
  2. hog行人检测的算法,opcv实现的,注释中有函数功能介绍,对初学者很有帮助-hog pedestrian detection algorithm, opcv achieve the comment function Features, useful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:21987
    • 提供者:lifengsong
  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
    • 文件大小:37906706
    • 提供者:
  1. ImagePyramid

    0下载:
  2. 利用OpenCV实现的图像金字塔算法。图像金字塔算法没有使用OpenCV自带的函数,而是自己实现。开发环境为Visual Studio 2008.-Implemented using OpenCV image pyramid algorithm. OpenCV image pyramid algorithm does not use built-in function, but their implementation. Development environment for Visual St
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4628797
    • 提供者:王宇翔
  1. optical-flow-algorithm-simulation-

    0下载:
  2. 提出一种基于OpenCV图像库的运动目标处理算法仿真方法,介绍了OpenCV库的特点和VC6环境下的配置,通过调用库中的视频读写函数、图像特征计算和光流计算函数,得到运动目标的光流场,为运动目标状态分析和跟踪提供了基础,仅在-OpenCV-based optical flow algorithm simulation exercise goals
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:194994
    • 提供者:mei88
  1. opencv_pca2

    0下载:
  2. 基于opencv的PCA程序,不是调用opencv的PCA函数,而是利用opencv的读写,根据主成分算法原理而写的!-PCA program based on OpenCV, OpenCV PCA function is not called, but to read and write using OpenCV, based on the algorithm of principal component and write!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5572454
    • 提供者:liguo
  1. OpenCV2.2

    0下载:
  2. opencv2.2的参考手册,全部是函数或算法的的使用说明,非常有实用价值,-opencv2.2 Reference Manual, all the instructions for use of the function or algorithm, very useful,
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:3481205
    • 提供者:yjj
  1. edge

    0下载:
  2. 主要是采用Canny算法进行边缘检测,有一个个跟踪条,涉及到callback函数,对灰度图像进行边缘检测,将彩色图像转换为灰度图像-Using Canny algorithm for edge detection, a track bar relates to the callback function, for edge detection of gray image, the color image is converted to grayscale images
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:1712953
    • 提供者:zhouyang
  1. zhifangtu

    0下载:
  2. 利用opencv对图像做直方图的处理,算法操作,不是opencv自带函数-Using opencv histogram image processing algorithm operation, not opencv own function
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:28847252
    • 提供者:周丹平
  1. perspective

    0下载:
  2. 此代码主要介绍了图像的稀疏映射,通过一副图像的四个点来确定映射函数,从而达到图像的映射,代码完整的解释了映射的详细算法-This code describes the mapping of the sparse image through an image four points to determine the mapping function, so as to achieve the image mapping, code complete a detailed explanation o
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2492828
    • 提供者:王潘
  1. cylinder_calibration

    0下载:
  2. vs2008+opencv环境下,圆柱形棋盘的自标定程序,不使用库函数,自定义算法。可自动判别不同角度拍摄的圆柱棋盘照片上的可用网格数量,进而成功实现标定。-Vs2008+ opencv environment, cylindrical board since the calibration procedure, do not use the library function, the custom algorithm. Can automatically recognize cylindric
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:肖宇轩
  1. hough

    0下载:
  2. 基于opencv函数,用霍夫算法对图像进行线检测与圆检测-Based on opencv function Hough line detection algorithm for image and circle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1632
    • 提供者:李少芳
  1. kde

    0下载:
  2. 核密度估计,matlabkernel density estimation是在概率论中用来估计未知的密度函数,属于非参数检验方法之一,由Rosenblatt (1955)和Emanuel Parzen(1962)提出,又名Parzen窗(Parzen window)。Ruppert和Cline基于数据集密度函数聚类算法提出修订的核密度估计方法。-kernel density estimation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3357
    • 提供者:peter pu
  1. MeanShift

    0下载:
  2. MeanShift算法是一种无参概率密度估计法,算法利用像素特征点概率密度函数的梯度推导而得, MeanShift算法通过迭代运算收敛于概率密度函数的局部最大值,实现目标定位和跟踪,也能对可变形状目标实时跟踪,对目标的变形,旋转等运动也有较强的鲁棒性。MeanShift算法是一种自动迭代跟踪算法,由 MeanShift补偿向量不断沿着密度函数的梯度方向移动。在一定条件下,MeanShift算法能收敛到局部最优点,从而实现对运动体准确地定位。-MeanShift algorithm is a no
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:61205
    • 提供者:张聪
  1. OpenCV入门教程

    0下载:
  2. OpenCV 是一个广受欢迎的开源计算机视觉库,它提供了很多函数,实现了 很多计算机视觉算法,算法从最基本的滤波到高级的物体检测皆有涵盖(OpenCV is a popular open source computer vision library that provides many functions and implementations Many computer vision algorithms are covered by the most basic filtering to
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:2071552
    • 提供者:sfawwwrwer
« 12 3 »
搜珍网 www.dssz.com