Homography

In this project, I implemented a homography algorithm to replace the cover of one book with another in real time. I used a pair of books with dynamic, feature-rich covers to improve feature tracking, and applied a median blur to reduce noise and irrelevant textures. The algorithm successfully handled large camera movements and rotations, ensuring stable superimposition of the target image onto the reference. The final result demonstrated the robustness and accuracy of the homography transformation in real-time video.