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 3844e6c commit 7c7dd57
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,14 @@
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. Here is the one of the frame result during simulation.
You can click image to reach simulation video which was created by this repository.

<p align="center">
[![Alt text](Output/1.jpg)](https://youtu.be/ImqIt8QH0Uo)
</p>



To run the demo please launch provided Demo script.

You can find another simulation video which was created by this repository




Expand Down

0 comments on commit 7c7dd57

Please sign in to comment.