liuliu / ccv

C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
http://libccv.org
Other
7.08k stars 1.71k forks source link

Assertion 'argc>=3' failed #180

Closed rainbow0727 closed 8 years ago

rainbow0727 commented 8 years ago

I use this command,but always get failed ./scddetect <K.jpg> ../samples/face.sqlite3 | sudo sh bbfdraw.rb <K.jpg> output.jpg ./scddetect ../samples/face.sqlite3 | sudo sh bbfdraw.rb output.jpg

rainbow0727 commented 8 years ago

@liuliu

liuliu commented 8 years ago

./scddetect ../someimagefile ../samples/face.sqlite3. See the example: http://libccv.org/doc/doc-scd/