chaomaer / learning-cv

A repo used to learning basic computer vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera Note

calibrate and undistort

python3 calibrate_01.py

stereo and rectify

cmake . && make
./stereo_calib_rectify

About

A repo used to learning basic computer vision


Languages

Language:C++ 77.3%Language:Python 22.7%