Skip to content

Releases: changh95/cpp-cv-project-template

v0.5

14 May 01:48
2609847
Compare
Choose a tag to compare

New features:

  • Initial structure of the C++ project
    • Supports CMake
    • Simple python interface to auto-configure + build + run.
  • Python interface for setting up the project with various 3rdParty softwares
    • Basic C++ toolchains (git, build-essentials, cppcheck, cmake, clang, gcc, clang-tools, clang-tidy, lldb, lld, libc++, libomp)
    • Libraries for computer vision research & development (OpenCV, OpenCV-contrib, Eigen PCL, Ceres-solver, GTSAM, Open3D)
    • Auxiliary libraries (spdlog, fast-cpp-csv-parser, python3 + basic packages)

Contributors: