-
danmubd
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。(Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners.
)
- 2013-10-01 11:38:46下载
- 积分:1
-
HogTest
实现视频里面的人流量统计,统计人流量信息,及时预警人流量(Realize the statistics of human flow in video, count the information of human flow, and warn the traffic in time.)
- 2021-03-04 16:29:32下载
- 积分:1
-
基于OpenCV的RGB和HSV值查看程序
资源描述
改程序可以方便直观的查看RGB与HSV的值,同时加入了鼠标移动消息的相应,鼠标移动到屏幕任何一点,程序都会显示对应点的RGB和HSV值,具体界面如下:
- 2022-05-19 08:14:59下载
- 积分:1
-
opencv-source-surf-algorithm
利用opencv中surf实现图片的匹配 (Using opencv achieve images match in surf)
- 2013-11-03 10:27:40下载
- 积分:1
-
高通410c 安卓系统 源码 opencv
说明: 高通410c 安卓系统的 opencv源代码(Qualcomm Snapdragon 410E (APQ8016E) Processor android system source code about opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
main
图像去雾处理,是关于何凯明的那篇获奖的文章的代码(Image processing to the fog, the essay is about winning articles He Kaiming code)
- 2021-01-26 20:28:37下载
- 积分:1
-
particle
OpenCV2.4.4+Visual Studio2008环境下基于particleflitter(粒子滤波)的运动目标跟踪源代码,内含检测sample。(Source code about moving object detection based on particle flitter,built with OpenCV2.4.4&Visual Studio2008 environment.)
- 2013-05-12 09:17:35下载
- 积分:1
-
光流检测车辆
本文研究了基于视频的车辆检测。光流是探测运动物体的好方法;
- 2022-11-14 20:10:04下载
- 积分:1
-
stereo cameras calibration
Given a list of chessboard images, the number of corners (nx, ny)
on the chessboards, and a flag: useCalibrated for
calibrated (0) or
uncalibrated
(1: use cvStereoCalibrate(), 2: compute fundamental
matrix separately) stereo.
Calibrate the cameras and display the
rectified results along with the computed disparity images.
Usage:
./stereo_calib -w board_width -h board_height [-nr /*dot not view results*/]
- 2022-10-02 21:00:04下载
- 积分:1
-
camera-calibration
利用opencv实现相机的标定,算法采用张正友的棋盘法。结构很清晰易懂。(Opencv camera calibration algorithm using the checkerboard method of Zhang Zhengyou. The structure is clear and easy to understand.)
- 2012-02-17 10:18:22下载
- 积分:1