hbilu / CV_Playground

Computer Vision Playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The .cpp files perform the following tasks:

  • CameraCapture.cpp : Capturing live video from a camera using OpenCV.
  • CameraCalib.cpp: Camera Calibration and Pose Estimation are implemented using a ChAruCo board and OpenCV. To view a visual demonstration of the file's functionality, check out the linked video [link will be added here].

About

Computer Vision Playground


Languages

Language:C++ 97.0%Language:CMake 3.0%