|
|
|
|
|
by version_five
1559 days ago
|
|
Downsample it and then up sample and see how different (e.g. mean squared error over the pixels) it is? (Or equivalently (assuming anti-aliasing in the sampling version), apply a low pass filter and compare. Those are just heuristics, you'd have to try it to see how well they work. |
|