c++ - Nvidia Jetson TX1 opencv4tegra cmake example -
i've unboxed new nvidia jetson tx1 dev kit, , i'm looking forward seeing how hardware accelerated algorithms in opencv4tegra library fare against standard opencv. have example cmakelists.txt file compiling nvidia library.
assume have source in file vision.cpp
. basic cmakelists.txt file compile , link against opencv4tegra library?
Comments
Post a Comment