Skip to content

Collection of libraries, classes, and functions for generic purposes (container, math, etc...).

License

Notifications You must be signed in to change notification settings

Khoronus/cmn-CmnUniverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmn-CmnUniverse

Collection of common libraries.

Getting Started

Prerequisites

OpenCV 3.x+
Boost 1.69+

Installing

Windows Run batch file in the configuration folder: configure\win\configure.bat
The batch file is used to configures the location of the third party libraries.

If new third party libraries are installed (i.e. new version of boost), run "system\win\900. clear cache.bat". Please, note that all the files in build folders are deleted.

0. configure.bat<br/>
Batch file to fill the path to third party libraries.<br/>
1. create_and_build_slns.bat<br/>
It creates the projects solution, and it builds the solutions and creates the binary files.<br/>

List of projects

TODO

Running the tests

TODO

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Contributing

All contributions are welcome :).

Versioning

TODO

Authors

License

This project is licensed under (see the LICENSE.md file for details).

Acknowledgments

  • TODO

About

Collection of libraries, classes, and functions for generic purposes (container, math, etc...).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages