Coder Social home page Coder Social logo

ajunlonglive / ppl.cv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openppl-public/ppl.cv

0.0 1.0 0.0 68.38 MB

ppl.cv is a high-performance image processing library of openPPL supporting various platforms.

License: Apache License 2.0

Shell 0.05% C++ 84.58% Cuda 15.07% CMake 0.30% Batchfile 0.01%

ppl.cv's Introduction

ppl.cv

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

How To Build

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

Linux

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

Windows

Using vs2015 for example:

build.bat -G "Visual Studio 14 2015 Win64" -DPPLCV_USE_X86_64=ON

Documentation

ppl.cv uses doxygen to generate API docs and examples in html format:

doxygen docs/Doxyfile

then open html/index.html in your web browser.

Documents

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.

ppl.cv's People

Contributors

irexyc avatar jimurk avatar lzhangzz avatar mochiset avatar openppl-public avatar ouonline avatar peterh0323 avatar su11en avatar zchrissirhcz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.