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

搜索资源列表

  1. Documentos.tar

    0下载:
  2. stereo cams usage, this driver for linux is crucial for opencv features
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:4987
    • 提供者:Felipe
  1. pupil

    0下载:
  2. 采用linux下的opencv进行人眼瞳孔检测-Opencv under linux pupil detection of the human eye
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:129338
    • 提供者:
  1. opencvGuiQt

    0下载:
  2. Sample of OpenCV in Linux using Qt. This is how to add openCV libraries into Qt in Linux.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:2124112
    • 提供者:hojjat
  1. OpenCVmex

    0下载:
  2. cvlib_mex为已封装了openCV重要函数的库,PS:此文件供linux系统下64位matlab使用-cvlib_mex as an important function encapsulates the openCV library, PS: This file is for 64-bit linux system using matlab
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1077807
    • 提供者:bingo
  1. mango_demo

    0下载:
  2. OpenCV编程资料,这是个用opencv写的一个简单的图像编辑软件-I made a simple but nice photo editor with OpenCV. It can be used to edit photos, such as, adding simple effects, changing the brightness and the contrast, histogram equalization, face detection, etc. For the GUI, I
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2216555
    • 提供者:eadkenny
  1. sample.tar

    0下载:
  2. linux 下的opencv的简单例程,调用发行版的opencv库实现编程-opencv sample on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2671
    • 提供者:真实姓名
  1. package.tar

    0下载:
  2. 简单的opencv工程,在linux下利用发行版自带的opencv库文件。-Simple opencv works in linux using release comes with opencv library files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2901
    • 提供者:真实姓名
  1. vedioControl

    0下载:
  2. linux下视频流编程源程序,未采用opencv-streaming video programming under linux source code, not using opencv
  3. 所属分类:Video Capture

    • 发布日期:2017-04-06
    • 文件大小:19188
    • 提供者:mysong
  1. People_detection

    0下载:
  2. Linux下利用Opencv实现的行人检测算法!程序简答主要用的是opencv中SVM+HOG算法!-Linux using pedestrian detection algorithm Opencv realize! Program short answer is mainly used in the SVM+ HOG opencv algorithm!
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:50176
    • 提供者:秦朗
  1. source-code

    0下载:
  2. Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。-Opencv tutorial source code examples in the book
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4875276
    • 提供者:yangxiaohua
  1. hazy

    0下载:
  2. cuda并行计算去雾,在linux环境下,使用opencv库,nvcc hazy.cu 运行-cuda parallel computing to fog, in the linux environment, using opencv library, nvcc hazy.cu run
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:846
    • 提供者:天鸟飞鱼
  1. tbb_debug

    0下载:
  2. penCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。-penCV full name is: Open Source Computer Vision Library. Ope
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:56205
    • 提供者:Bonnie
  1. 44397463ARM-LINXU

    0下载:
  2. 基于opencv的一个linux下的视频监控系统-Based on a video surveillance system under linux opencv
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:11034
    • 提供者:zhangxinqi
  1. Tell

    1下载:
  2. 基于opencv,在arm+linux上实现图像实时识别。在arm+linux上运行程序,把可乐,红牛,雪碧放在摄像头前,它就可以把这个物品时什么识别出来,并打印在摄像头采集的图像上!-Based on opencv, to achieve real-time image recognition on the arm+ linux. Running on arm+ linux program, Coke, Red Bull, Sprite in front of the camera, it c
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:199305
    • 提供者:重重
  1. surf_opencv10086110

    0下载:
  2. 运行在linux环境下的基于opencv的surf人脸识别的代码-Face recognition based on the surf opencv code running under linux environment
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:126497
    • 提供者:铸造
  1. OpenCVcankaowenxian

    0下载:
  2. OpenCV于1999年由Intel建立,如今由Willow Garage提供支持。OpenCV是一个基于(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV was founded in 1999 by Intel, by Willow Garage provides su
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21437547
    • 提供者:liebing
  1. suofang

    0下载:
  2. linux+qt+opencv实现加载图片并进行图片的尺寸的任意缩放,亲自调试,一定好用-linux+qt+opencv achieve load pictures and images of any size scaling, personally commissioning, some useful
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:26874
    • 提供者: 王小姐
  1. udp_server

    0下载:
  2. Socket server that sends video stream a server to a client. Uses opencv to get the data, which is transformed into bytes. Ran on an embedded linux zynq cpu.-Socket server that sends video stream a server to a client. Uses opencv to get the data, whi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:363929
    • 提供者:danny
  1. FaceRec_Opencv_PCA

    0下载:
  2. OpenCV中人脸识别代码实现 声明:本文代码来源于http://www.cognotics.com/opencv/servo_2007_series/,实现平台为Linux+OpenCV,共分为两部分:人脸检测与人脸识别。-OpenCV face recognition in the code Statement: this article code http://www.cognotics.com/opencv/servo_2007_series/, implementation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:695344
    • 提供者:xiang
  1. testopencv-qtcamera

    0下载:
  2. 用于检测linux下qt+opencv能否正确实现调用摄像头进行实时监测-For the detection of Linux qt+opencv can realize real-time monitoring camera
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:101504
    • 提供者:moy
« 1 2 3 4 56 »
搜珍网 www.dssz.com