Changes

Jump to: navigation, search

BarraCUDA Boiz

18 bytes added, 00:40, 6 February 2017
KmeansPlusPlus
8) sudo make install
At this point we recomend you test to see if opencv is working correctly by following:
 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.html  
Build KmeansPlusPlus :
Command line:
 
./Kmeans++ baboon.jpg baboon_out_5x100.jpg 5 100
 
Flat profile:
Command line:
 
./Kmeans++ baboon.jpg baboon_out_5x500.jpg 5 500
 
Flat profile:
Command line:
 
./Kmeans++ baboon.jpg baboon_out_100x5.jpg 100 5
 
Flat profile:
Command line:
 
./Kmeans++ baboon.jpg baboon_out_500x5.jpg 500 5
 
Flat profile:
Command line:
 
./Kmeans++ baboon.jpg baboon_out_100x100.jpg 100 100
 
Flat profile:
Command line:
 
./Kmeans++ baboon.jpg baboon_out_500x500.jpg 500 500
 
Flat profile:
36
edits

Navigation menu