The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
82 views

Explanation of LidarBoost Algorithm?

I am trying to understand the LidarBoost algorithm as explained in this paper (PDF warning). I don't understand how they take the original depth-images $Y_k$ and transform them into the up-sampled ...
4
votes
1answer
77 views

Possibility of temporal super resolution

I've been reading some papers in the context of super resolution in imaging and video (for example works by Michal Irani [1], [2] and so forth), and was wondering if a similar idea can be applied with ...
5
votes
1answer
72 views

Increasing image resolution

I know of some oscilloscopes (DSA8300) that repeatedly sample at a few hundred kS/s to reconstruct a few GHz signal. I was wondering if this could be extended to 2D signals (photographs). Can I take a ...
6
votes
1answer
142 views

What is Super-Resolution, in the context of windowing?

I have been trying to understand what super-resolution is, in the context of DSP/DIP. What criteria is being maximized/minimized, and why? Most of my online searches yield super-res techniques from ...