Skip to content

mathbarc/panda-eye

Repository files navigation

Panda Eye

Panda Eye is a simple image viewer built as a tool for image visualization and simple image analysis. It is focused at helping development of computer vision applications.

Installing

This project has an cmake organization therefore is possible to install it using the following commands:

cmake . -B ./build
cmake --build ./build/
cd build; sudo cmake install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published