tkuri / papers

Summarizing the papers I have read (Japanese)
41 stars 1 forks source link

Splatty- a Unified Image Demosaicing and Rectification Method #340

Open tkuri opened 3 years ago

tkuri commented 3 years ago

論文概要

Raw画像のデモザイクとRectificationを同時に軽量に行いComputerVIsionの必要ハードウェアリソースを削減する。多項式LUT圧縮によって任意の複雑なレンズモデルを符号化してRectificationをすることができ、誤差を少なくメモリ使用量を削減できる。O(nm)からO(min(n,m))。

bib_20210207 00 https://openaccess.thecvf.com/content/WACV2021/html/Verma_Splatty-_a_Unified_Image_Demosaicing_and_Rectification_Method_WACV_2021_paper.html

Code

https://gitlab.com/chei-dronelab/DevCAM/fpga_processing/debayer_rectification