Enhanced sub-pixel interpolation technique (Needs implementation and tests)

7 次查看(过去 30 天)
There's a sophisticated and much highly accurate, but traditional, approach for interpolating sub-pixels. Given:
where upper case letters represents the pixels into integer coordinates.
The sub-pixels can be defined by doing a 24-taps fractional DCT interpolation. It's an improvement to one that be done in this paper:
My default sub-pixel precision is 1/64 (1/8 x 1/8). Probably, shall be made using step-by-step.
I'm not worried about processing time.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Large Files and Big Data 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by