Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 686 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 686 Bytes

opencv-useful-example

This repository provides some useful OpenCV examples.

The examples here are tested based on opencv 4.3

這個程式庫提供了一些很實用裡的範例code,主要是幫我自己紀錄。

usage

cd load_images // or another example
mkdir build
cd build
cmake ..
./main

examples

  • load images

    • fast loading images with built-in parallel for
    • 如何快速讀取資料夾底下的所有圖片,使用內建的parallel for
  • read xml

    • read camera parameters using xml file
    • 讀取 xml 格式的相機參數

todo

  • How to use ceres-solver to solve some cv problems
  • How to use Eigen

sponsor me

https://paypal.me/pwlin