Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balcilar authored Sep 14, 2018
1 parent 2c2e1bc commit 1740d58
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@

Since CMOS cameras cannot read all pixels illumination at the instant time, especially when the object's speed is extremely fast such as propellers, there could be some artifacts on digital images which is well-known artifacts named Rolling-Shutter Effects.

In that projects, we represented very brief Matlab simulation of this effect during certain propeller turns at the fixed certain round per minute. Within provided demo, you can adjust speed of propeller, fps of simulated camera, number of frame of simulation. We provided one propeller image but you can create your own propeller image and simulate it as well.
In that projects, we represented very brief Matlab simulation of this effect during certain propeller turns at the fixed certain round per minute. Within provided demo, you can adjust speed of propeller, fps of simulated camera, number of frame of simulation. We provided one propeller image but you can create your own propeller image and simulate it as well. Here is the one of the frame result during simulation.


<p align="center">
<img src="Output/1.jpg" width="350"/>
</p>

To run the demo please launch provided Demo script.

Rolling shutter effect simulation with Matlab
You can find another simulation video which was created by this repository

https://youtu.be/ImqIt8QH0Uo

0 comments on commit 1740d58

Please sign in to comment.