Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 188 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 188 Bytes

Introduction to Computer Vision

Prerequisites

  • conan package manager
  • meson build system

Build

  • mkdir build && cd build
  • conan install ..
  • conan build ..