Skip to content

openalpr/imageclipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageclipper

Based on https://code.google.com/p/imageclipper/ with enhancements

TO COMPILE

  • Update the CMakeLists.txt file to point to your OpenCV directory
  • Update the CMakeLists.txt file to point to your libboost libraries (system and filesystem)
  • cmake ./
  • make

HOW TO USE

./imageclipper [path to a directory with images]