MVTools - Page 65 - Doom9's Forum
- CMOS センサー搭載カメラで撮影されたビデオのローリングシャッターノイズを低減する関数。
- SetMTMode 互換。
- um3k 氏作。
パラメータについて
http://forum.doom9.org/showthread.php?p=1374487#post1374487 より:
- Amount: DeShaker に使われるのと同じ。
-
Segh: 画像が分割されるセグメントの高さ。偶数、かつ、クリップの高さの約数(除数)である必要がある。
- 原文では、「a dividend of the clip height」(クリップの高さの被除数(割られる数))とある。
以下、引用です:
http://forum.doom9.org/showthread.php?p=1374487#post1374487 より引用
# RollAway filter by um3k/Justin Phillips # Reduces rolling shutter artifacts on video from CMOS-chipped camcorders/DSLRS # "Amount" is the same as that used for DeShaker. The formula can be found here: # http://www.guthspot.se/video/deshaker.htm#rolling shutter setting # "Segh" is the height of the segments the image is split into. It should be an even number, and a dividend of the clip height. # This script is compatible with SetMTMode. # Use SetMemoryMax in your script to increase speed. Set it to a fairly high number that is reasonable for you computer's capabilities.
関連リンク
- 参考: