Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gautam-dev-maker authored Sep 6, 2020
1 parent 0ba90ed commit d1ef2db
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,13 @@ The image can be rotated by any angle bound or inbound.It involves finding the c


**Output**
|<img width="600" height="322" src="https://github.com/gautam-dev-maker/Image_Processing/blob/master/1.Image_Rotation/rotated_sheared_without_bound.png">|<img width="640" height="450" src="https://github.com/gautam-dev-maker/Image_Processing/blob/master/1.Image_Rotation/rotated_sheared_bound.png">|
|:---:|:---:|
|Shearing Rotation(No Bound)|Shearing Rotation(Bound)|

|<img width="600" height="322" src="https://github.com/gautam-dev-maker/Image_Processing/blob/master/1.Image_Rotation/rotated_without_bound.png">|<img width="640" height="450" src="https://github.com/gautam-dev-maker/Image_Processing/blob/master/1.Image_Rotation/rotated_with_bound.png">|
|:---:|:---:|
|No Bound|Bound|
|Pure Rotation Matrix(No Bound)|Pure Rotation Matrix(Bound)|

### 2. Applying Kernels

Expand Down

0 comments on commit d1ef2db

Please sign in to comment.