mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Merge pull request #255 from aaronwinter/master
new paper about digital video stabilization and rolling shutter correction
This commit is contained in:
commit
badd764578
@ -1,4 +1,15 @@
|
|||||||
### Rendering
|
### Rendering
|
||||||
|
|
||||||
|
* [Digital Video Stabilization and Rolling Shutter Correction using
|
||||||
|
Gyroscopes](http://graphics.stanford.edu/papers/stabilization/karpenko_gyro.pdf)
|
||||||
|
This is a really great paper that is both complex and straightforward.
|
||||||
|
This paper "present a robust, real-time video stabilization and rolling
|
||||||
|
shutter correction technique based on gyroscopes". I think
|
||||||
|
this is a great paper because it makes a clever use of a commodity technology
|
||||||
|
(smartphones' gyroscopes) to make a state-of-the-art improvement to a
|
||||||
|
central components of phones: video cameras by removing the shakes
|
||||||
|
and rolling shutter artifacts of a video in real-time.
|
||||||
|
|
||||||
* [An Improved Illumination Model for Shaded Display](https://www.cs.drexel.edu/~david/Classes/CS586/Papers/p343-whitted.pdf)
|
* [An Improved Illumination Model for Shaded Display](https://www.cs.drexel.edu/~david/Classes/CS586/Papers/p343-whitted.pdf)
|
||||||
|
|
||||||
* [The Rendering Equation](http://www.cs.rpi.edu/~cutler/classes/advancedgraphics/S08/lectures/kajiya.pdf)
|
* [The Rendering Equation](http://www.cs.rpi.edu/~cutler/classes/advancedgraphics/S08/lectures/kajiya.pdf)
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user