搜索资源列表
BJ
- opencv下背景的提取,linux环境下已跑通,能较好分离背景!-background extraction in opencv under linux environment to run through, good separation of the background!
pupil
- 采用linux下的opencv进行人眼瞳孔检测-Opencv under linux pupil detection of the human eye
stip-2.0-linux
- 在行为识别中关于“space-time-interset-points” 感兴趣点的检测 里面包含各种兴趣点检测算法,需要在linux下运行。-In behavioral recognition on the " space-time-interset-points" ' point of interest detection' which contains a variety of interest point detection algorithm, you
OpenCVmex
- 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
People_detection
- Linux下利用Opencv实现的行人检测算法!程序简答主要用的是opencv中SVM+HOG算法!-Linux using pedestrian detection algorithm Opencv realize! Program short answer is mainly used in the SVM+ HOG opencv algorithm!
source-code
- 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
surf_opencv10086110
- 运行在linux环境下的基于opencv的surf人脸识别的代码-Face recognition based on the surf opencv code running under linux environment
Finger-tip-detection
- 指尖识别程序,linux上运行,需要libX11的支持。识别效率特别高。适合在复杂环境下的检测。-Fingertip recognition program that runs on linux, the need to support libX11. Recognition efficiency is particularly high. Suitable for detection in complex environments.
apriltagsCpp
- April Tag,C++程序,需要在linux下编程。配套使用opencv 2.4.X(我用的是2.4.13)。opencv 3.0以上可能不好用。-C++ port of the APRIL tags library, using OpenCV (and optionally, CGAL).