Content Based Image Retrieval
/////////////////////////////////////////////////////////// / Instructions to follow / ///////////////////////////////////////////////////////////
- Make sure to install CMake library.
- Make sure to install boost library.
- Make sure users go to "CBIR" directory.
- In command prompt input command "cmake ." <-!
- Compile with command "make" <-!
- Run the output file "CBIR" in bin directory.