Skip to content
This repository has been archived by the owner on May 5, 2019. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 408 Bytes

Readme.md

File metadata and controls

5 lines (5 loc) · 408 Bytes

Content Aware Rotation

  1. This project is an implementation of the ICCV 2013 Paper Content Aware Rotation by Kaiming He et. al.
  2. This was an individual project for the course Computer Vision, at IIT Gandhinagar.
  3. The paper can be found http://kaiminghe.com/publications/iccv13car.pdf.
  4. The implementation has been done with a mix of both Python and MATLAB, with the latter being used for warping.