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

sdeepaknarayanan/Content-Aware-Rotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.