/ppl.cv

ppl.cv is a high-performance image processing library of openPPL supporting x86 and cuda platforms.

Primary LanguageC++Apache License 2.0Apache-2.0

ppl.cv

ppl.cv is a high-performance image processing library of openPPL supporting x86 and cuda platforms.

How To Build

This project is configured by cmake script. A simple build script is provided.

$ cd ${path_to_ppl.cv}
$ ./build.sh x86_64                         # for linux-x86_64
$ ./build.sh cuda                           # for linux-x86_64_cuda

Contact Us

Contributions

This project uses Contributor Covenant as code of conduct. Any contributions would be highly appreciated.

Acknowledgements

License

This project is distributed under the Apache License, Version 2.0.