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

搜索资源列表

  1. kalman-tracking.rar

    0下载:
  2. 用kalman滤波对运动点进行跟踪,用opencv函数写的。,Kalman filtering with points on the campaign tracking, written by opencv function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:9480
    • 提供者:luofei
  1. bgfg_segm.rar

    0下载:
  2. OpenCV编写的一段代码,完成特征提取的功能,处理的是24位真彩图像。,OpenCV prepared a section of code, complete the feature extraction function, we will deal with 24-bit true color images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:922
    • 提供者:quan
  1. ScreenSaverControl.rar

    0下载:
  2. 用VC++和openCV实现的程序,不用手动操作就可以来控制屏幕保护程序的关闭.,With VC++ And procedures to achieve openCV without manual operation can be controlled since the closure of a screen saver.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2372403
    • 提供者:qqqqqq
  1. camerads.rar

    0下载:
  2. opencv摄像头实时人脸识别,支持各种摄像头,Real-time face recognition opencv camera, supports a variety of camera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1180855
    • 提供者:cranechen
  1. Sift.zip

    2下载:
  2. 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。,Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3957168
    • 提供者:梁霄
  1. skeleton.rar

    1下载:
  2. 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:254777
    • 提供者:huwentao
  1. meanshift.rar

    0下载:
  2. 基於使用Opencv函式庫之MeanShift演算法 和OpenCv內建之MeanShift有著不同處在於 使用到權重Wi來計算新的位置,Opencv based on the use of algorithms and MeanShift library of built-OpenCv of different MeanShift is used to calculate the weight of Wi new location
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:139141
    • 提供者:謝宗良
  1. Opencv.rar

    0下载:
  2. OPENCV手册!opencv用具很实用,广泛用于图像处理!,OPENCV manual! opencv appliances are practical, widely used in image processing!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1390147
    • 提供者:王智慧
  1. Hough.rar

    0下载:
  2. opencv检测线段,用到hough,非常使用的,This is a standalone program. Pass an image name as a first parameter of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1164
    • 提供者:勤勤
  1. lhgcxgmm.rar

    1下载:
  2. 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
  3. 所属分类:OpenGL

    • 发布日期:2012-11-06
    • 文件大小:11015
    • 提供者:刘慧
  1. optical.rar

    0下载:
  2. PryLk算法和BM算法光流场分析的vc6+opencv代码实现,BM algorithm and PryLk algorithm optical flow field analysis vc6+ opencv code implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:287216
    • 提供者:Trowa Barton
  1. playAvi_saveFrame.rar

    0下载:
  2. 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。,This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps,
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1736047
    • 提供者:發發
  1. humantrack.rar

    0下载:
  2. opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:190112
    • 提供者:aircity
  1. GVF_Snake_plus.rar

    1下载:
  2. GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-06
    • 文件大小:91305
    • 提供者:wenxiao
  1. facetrack.rar

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:圣约翰
  1. Homography.rar

    0下载:
  2. 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:71249
    • 提供者:Ke Li
  1. codes.rar

    0下载:
  2. 《OpenCV教程——基础篇》一书的源代码。内容非常详细,是学习OpenCV的好资料," OpenCV tutorial- basic articles," one source book. Very detailed study are the good information OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5468924
    • 提供者:陈静
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. enhancement.rar

    0下载:
  2. 该算法利用opencv实现图像的对比度增强,效果比较明显。,Opencv implementation of the algorithm using images of contrast enhancement, more visible results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3086956
    • 提供者:豆豆
  1. OpenCV_Object_Detection_Theory

    0下载:
  2. 《OpenCV 目标识别:理论和实现》,OpenCV开发团队负责人的报告 英文PPT,pdf格式,OpenCV_Object_Detection_Theory_and_Practice,English slides, pdf format
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:910265
    • 提供者:sskaje
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com