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

搜索资源列表

  1. video

    0下载:
  2. arm-linux平台的视频监控程序,usb摄像头采集视频,opencv图像处理,gsm dtu无线数据发送-arm-linux platform, video monitor, usb camera capture video, opencv image processing, gsm dtu wireless data transmission
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:572053
    • 提供者:放假
  1. track.tar

    0下载:
  2. This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two links:-T
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:9733435
    • 提供者:zhou
  1. Camera

    0下载:
  2. 在VC下的一个软件,使用OpenCV,可以实现图像采集。-This is a program ,which wrote by others.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1880922
    • 提供者:程含渺
  1. serial

    0下载:
  2. linux下的视频采集,用QT结合opencv.实习的。 是一个很好用的代码。可以直接下载到ARM10中运行-video capture under linux, using QT with opencv. internship. Is a good use of the code. Can be directly downloaded to run ARM10
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:60319
    • 提供者:liuwu
  1. OpenCV-2.2.0-Ubuntu11.04-maked

    0下载:
  2. 该压缩包是opencv2.2在ubuntu11.04系统下安装包,并做了部分修改,重新编译安装即可使用,希望对有需要的朋友有些帮助-The archive is opencv2.2 in ubuntu11.04 system installation package, and made some changes, recompile the installation to use, hope to have a friend in need some help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:23471829
    • 提供者:pengliu
  1. mask

    0下载:
  2. 本文主要讲讲怎样对Mat矩阵进行mask操作,其实也就是对Mat矩阵的滤波操作,俗称卷积,参考文献为opencv自带的tutiol及其code.   开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5.   实验功能:   单击Open image按钮,手动选择所需滤波的原图片。   单击Setting按钮,弹出对话框,选择滤波所用的模式,这里有2种模式,分别为自己实现滤波功能和采用opencv自带的滤波函数filter2D实现。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:163840
    • 提供者:wuwei
  1. add_img

    0下载:
  2. 本文主要讲的是怎样将2幅图片叠加,就像电影里面有时候出现的镜头一样,2幅图片可以按照不同比例重叠,当然这里主要是利用opencv自带的函数addWeighted().参考资料为opencv自带tutiol及其代码。   开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5.   实验功能:   单击Open image1按钮,打开第1幅图片并在左边显示出来。   单击Open image2按钮,打开第2幅图片并在中间显示出来。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:71680
    • 提供者:wuwei
  1. change_value

    0下载:
  2. 本文主要讲讲怎样改变图片的对比度和亮度,其实就是图片像素值线性变化了而已,对比度对应线性变化的系数,亮度对应其常量。参考资料为opencv自带tutiol及其code.   开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5.   实验功能:   单击Open image按钮,在电脑中打开一张图片并显示出来。   拖动Contrast滑动条,改变对比度的值,可以看到对比度值的改变过程在滑动条下方显示,左边图片对应为其对比度改变后的效
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:634880
    • 提供者:wuwei
  1. style

    0下载:
  2. OPENCV的vc程序 很重要 大家可以好好看看 大家学习一下-OPENCV the vc program is very important that we can have a good look everyone to learn about
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:18955264
    • 提供者:思鱼
  1. jiami_water

    0下载:
  2. 一个结合OpenCV的图像水印加解密系统-A combination of encryption and decryption OpenCV image watermarking system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-27
    • 文件大小:10039750
    • 提供者:jieli
  1. kaze_opencv-master

    0下载:
  2. 实现kaze特征提取与匹配,使用了opencv-complish kaze feature and matching,opencv can make a help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:414749
    • 提供者:steve
  1. Kha-OpenCV.tar

    0下载:
  2. OpenCV - Detect a ba-OpenCV - Detect a ball
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:34936
    • 提供者:kha
  1. makepiayer

    0下载:
  2. 一个播放器制作程序,用opencv编的,主要是界面操作和opencv的库函数的应用-A player making procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:152338
    • 提供者:刘海点
  1. autoCameRelease

    0下载:
  2. 实现Vs2008+opencv2.3.1下摄像头打开程序,并且Release文件,可以在没有安装opencv的计算上运行-Achieve Vs2008+ opencv2.3.1 under the camera to open the program, and the Release file, you can run on a computer is not installed on the opencv
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-02
    • 文件大小:14146896
    • 提供者:lvjianchi
  1. RaspberryPi

    0下载:
  2. raspberry 安装OPENCV 播放视频 编写OPENCV单个文件 编译多个文件 含C++类 实现自动登录 实现自动运行startx启动窗口系统 窗口系统启动后,自动运行自定义的程序的实现方法 开机自动循环播放 -Installation OPENCV Play Video OPENCV writing a single file Compile multiple files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:18580
    • 提供者:Yami
  1. AdaptWin

    0下载:
  2. 通过opencv的函数读取和显示图像,图像数据转成二维数组进行自适应窗口的视差估计。算法根据黎洪松的《数字视频处理》中视差估计这章。-By opencv function to read and display images, the image data into a two-dimensional array of adaptive window disparity estimation. Algorithm based on Lihong Song " Digital Video
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:2000545
    • 提供者:xiaopan
  1. opencv-feature-tracker-4a282a407d29

    0下载:
  2. 用于特征跟踪的算法源码,里面有不同的跟踪算法-For feature tracking algorithm source code, which has a different tracking algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-25
    • 文件大小:8334556
    • 提供者:chen
  1. 8-piont

    0下载:
  2. 用OPENCV编写的8点算法,求基础矩阵,计算机视觉处理,写的非常不错,可以-OPENCV with 8:00 algorithm written, seeking fundamental matrix, computer vision processing, write very good, you can take a look at
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2336
    • 提供者:李朋
  1. souhce

    0下载:
  2. opencv 调用的一个小例子,不错的源代码可以学习-Opencv call a small example, source code can learn good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:92651
    • 提供者:Kkoitc
  1. A-straight-line-test-of-the-target

    0下载:
  2. 利用opencv实现运动目标的速度检测,已经测试成功有一定利用价值的-Using opencv to achieve the speed test of the moving target, it has been tested successfully for a certain use of value
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-13
    • 文件大小:2774464
    • 提供者:杨超
« 12 »
搜珍网 www.dssz.com