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

搜索资源列表

  1. test_cam_speed

    0下载:
  2. 在OpenCv中开发的测试电脑摄像头速度的软件,必须先装Opencv-developed in the testing of computer speed camera software, we must first load Opencv
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:65584
    • 提供者:昭君
  1. ifdef

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

    • 发布日期:2008-10-13
    • 文件大小:4556
    • 提供者:qgfhit
  1. main

    0下载:
  2. 基于最新版本的opencv2.2 win7 64位的opencv 人脸检测程序。可以检测图片中的人脸,并最终输出人脸个数。误识别率小,响应快速。-Based on the latest version of opencv2.2 win7 64-bit,the opencv face detection program. It can detect the human face in the images, and ultimately print the number of the face.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:2090
    • 提供者:雄伟
  1. trackbar

    0下载:
  2. 基于opencv创建窗口用于视频播放,并且添加滚动条用于控制播放速度-Create a window based on opencv for video playback, and add scroll bars to control the playback speed
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:614
    • 提供者:qq
  1. opencvOflowprylk

    0下载:
  2. 基于opencv的稀疏点集光流跟踪程序,速度比较快,可用于视频跟踪-The sparse set of points based on opencv optical flow tracking procedure, the speed is faster, can be used for video tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26358528
    • 提供者:李涵露
  1. opencv4_Lib

    0下载:
  2. OpenCV为图像处理领域中十分全面的开发源代码包,对开发图像处理程序非常有帮助,可以很大的提高开发速度。-OpenCV for image processing field to develop a very comprehensive source code package, on the development of image processing procedures very helpful, you can greatly increase the development spee
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10214456
    • 提供者:阿瑟机
  1. kalman

    0下载:
  2. kalman滤波器收到好的结果基于c++和opencv-Tracking of rotating point. Rotation speed is constant. Both state and measurements vectors are 1D (a point angle), Measurement is the real point angle+ gaussian noise. The real and the estimated points
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:6122
    • 提供者:tbc
  1. Python-Scientific-Calculation

    1下载:
  2.   本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4609269
    • 提供者:
  1. opencv_dft

    0下载:
  2.   本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。   实验功能: 单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。 将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:931840
    • 提供者:wuwei
  1. face_detect

    0下载:
  2. 使用opencv实现人脸检测功能,检测率高、速度快,编译本程序前需要预先安装好opencv库-Opencv face detection function, high detection rate and speed required to compile the program pre-installed opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:105652
    • 提供者:popdog
  1. ShowVideo

    0下载:
  2. opencv 如何播放视频,可以控制视频播放的速度- How to play a video, and you can control the speed of video playback
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:3241872
    • 提供者:lvqian
  1. count-number-of-vechials

    1下载:
  2. 这是一个用Opencv实现的利用监控摄像头对高速路口车流量计数的程序-This is a Opencv realize the use of surveillance cameras on the traffic on high-speed intersection counting program
  3. 所属分类:2D Graphic

    • 发布日期:2015-06-17
    • 文件大小:857088
    • 提供者:yuanjie
  1. OpenSURF-H

    0下载:
  2. 关键点检测和描述算法,surf算法的opencv的源码,surf算法的性能与sift相当,但速度要远大于sift算法,经过测试可以正常运行-Keypoint detection and descr iption algorithm, algorithm source code at the Surf, surf the performance of the algorithm and sift quite, but the speed is much larger than sift algor
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:6354168
    • 提供者:zhangbin
  1. opencv_object_track

    0下载:
  2. 基于opencv的运动目标检测,并实现了检测目标的标记,检测的速度稍微慢了一点,效果还可以。-Moving object detection based on opencv, detect the target mark, and implements the detection speed is a little bit slow, effects can also.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:2119680
    • 提供者:马珂
  1. addframes

    1下载:
  2. 基于opencv的帧率提升算法,可实现超低帧率(3~5帧)的视频插帧,速度达到应用标准,六边形搜索块匹配-Opencv based on frame rate to enhance algorithm can achieve ultra-low frame rate (3 to 5) of the video frame interpolation, speed of application standards, hexagon search block matching
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3807
    • 提供者:廖琦宇
  1. AVIradio

    0下载:
  2. 在vs2010环境下使用图像处理工具opencv完成视频图像的读取和播放速度的控制- Control the use of video image reading and playing speed image processing tool of OpenCV in VS2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3805688
    • 提供者:gloria1800
  1. spjed

    0下载:
  2. GSM TCH voice channel simulation baseband at full speed, including inside and outside the coding, interweave, good balance
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:10240
    • 提供者:ufion
  1. psmdt405

    0下载:
  2. The surface of a ship moving at a constant speed in a straight line, the speed of 30 kilometers hour, there was a radar can be used to distance
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:27648
    • 提供者:payshal
  1. Vibe(success)

    0下载:
  2. 该程序能够实现实时的对目标进行跟踪,且运行速度很快(The program can achieve real-time tracking of the target, and the operation speed is very fast)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-01
    • 文件大小:6922240
    • 提供者:围生
  1. 图割算法MyGraphCuts0.1

    0下载:
  2. 实现图像分割,给定基准色将目标完整分割出来。 效果好,速度慢。(To achieve image segmentation, given a reference color to complete the goal of segmentation. Good effect, slow speed.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:569344
    • 提供者:风中山丘
« 1 23 »
搜珍网 www.dssz.com