vpp icon indicating copy to clipboard operation
vpp copied to clipboard

Video++, a C++14 high performance video and image processing library.

Results 4 vpp issues
Sort by recently updated
recently updated
newest added

Hello, Do you know about [Conan](https://github.com/conan-io/conan)? [Conan](http://docs.conan.io/en/latest/) is modern dependency manager for C++. And will be great if your library will be available via package manager for other developers. [Here](https://github.com/bincrafters/conan-templates)...

Hello, I am new to c++14 and I am trying to install vpp by executing the command "./install.sh vpp" But it gives me following error. tests/CMakeFiles/fill.dir/build.make:62: recipe for target 'tests/CMakeFiles/fill.dir/fill.cc.o'...

Tried -std=c++14 and it still gives errors like this ``` /home/markit/vpp/examples/../vpp/core/pixel_wise.hpp: In instantiation of ‘auto vpp::pixel_wise_impl::make_orders() [with OPTS = iod::sio; Params = {vpp::imageNd&}]’: /home/markit/vpp/examples/../vpp/core/pixel_wise.hpp:154:33: required from ‘auto vpp::pixel_wise_impl::run(F, std::index_sequence) [with...

E.g. CImg.h[0], mahotas-imread[1], ffmpeg[2], etc. Maybe even Apple ImageIO (or its Windows equivalent)? I would personally be interested in making such contributions if there was any interest! [0] http://cimg.sourceforge.net/download.shtml [1]...