c++ opencv , compiling a simple prog -


i got many problems while trying compile little program opencv.

now after hours of google try compile following command:

gcc peas.sample.cc `pkg-config --cflags --libs opencv` 

but after compiler finds cv.h , highgui.h next problem:

/usr/bin/ld: cannot find -lopencv_contrib


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -