36
edits
Changes
→KmeansPlusPlus
1) sudo apt-get install build-essential cmake git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev
2) downoad Downoad opencv version 2.4.13 and extract it [http://opencv.org/downloads.htmlhere] and extract it
3) cd opencv-2.4.13
At this point we recomend you test to see if opencv is working correctly by following: [http://docs.opencv.org/2.4/doc/tutorials/introduction/linux_gcc_cmake/linux_gcc_cmake.htmlthis]