A demo on how homography can be used to generate rectangles used as an input to the probabilistic occupancy map algorithm of https://infoscience.epfl.ch/record/145991/files/FleuretBLF08.pdf
This demo is tested on Windows 10. To run:
- Navigate to ./POMconfig (generate rectangle)/x64/Debug
- Open Command Prompt and navigate to the same folder
- In the Command Prompt enter: POMconfig.exe main.jpg logo.jpg
- Click on diffferent locations in the main window and see the output in the output window.