Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"06-17-09 - Inverse Box Sampling - Part 1.5"

3 Comments -

1 – 3 of 3
Blogger won3d said...

Well, I think the signal-processing solution to the preconditioning problem is rather straightforward. For example, I think it is common for digital filter designs to compensate for the DAC/output filter. I have a book on DSP stuff at home that I can dig up, or you could probably check that wacky text document Ryg posted a month ago.

So if you have some target super-resolution, that means you know how big the tent is for your bilinear. What you want to do is figure out what the filter looks like to deconvolve that tent.

Note a tent is just a box convolved with a box, so in fourier space, it is just a sinc modulated by a sinc -- so a tent has a sinc^2 fourier transform.

So, I think your convolution filter should look like the inverse fourier transform if 1/sinc^2.

June 18, 2009 at 8:50 AM

Blogger won3d said...

Oh, and if you want to search for things yourself, you might want to search for "sample and hold compensation". As you can imagine, normally people are compensating for the case when the output filter is a box, not a tent. You get something like this, for example:

http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=112588

June 18, 2009 at 8:52 AM

Blogger cbloom said...

Yeah, I just cannot follow old signal processing papers like that. I don't know WTF they're talking about.

Anyhoo, I just did the brute force lsqr solve and I'll write it about next time I feel like blogging.

June 18, 2009 at 12:47 PM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.