elxy / bjontegaard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bjontegaard Metric implementation

Building:

conan install <source_dir> -s build_type=Debug -of <binary_dir>
cmake3 -S <source> -B <binary_dir>
cmake3 --build <binary_dir>

About

License:GNU General Public License v3.0


Languages

Language:C++ 79.8%Language:CMake 20.2%