/DenseMatrix-AR

IP and CV algorithms for Annotation and Retrieval of Digitised Art Prints.

Primary LanguageC++

DenseMatrix-AR

Make sure you have g++, OpenCV, cmake etc. installed in your system.

  1. Run 'cmake .' or 'cmake ..' depending on where you want to build Makefile (prefer building in a seperate 'build' directory).
  2. Run 'make'.
  3. Run the executable and pass the image file as argument.
  4. For fine-tuning the code, modify the source file.