Guest User

Untitled

a guest
Dec 16th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. $ git clone https://github.com/opencv/opencv.git
  2. $ git clone https://github.com/mltframework/mlt.git
  3. $ mkdir opencv/build
  4. $ cd opencv/build
  5. $ cmake .. -DOPENCV_EXTRA_MODULES_PATH=../../opencv_contrib/modules
  6.  
  7. -- FFMPEG: NO
  8. -- avcodec: NO
  9. -- avformat: NO
  10. -- avutil: NO
  11. -- swscale: NO
  12. -- avresample: NO
Add Comment
Please, Sign In to add comment