Use RAISR or SRCNN for image resize for viewing
Posted: Sat Jan 21, 2017 5:38 pm
The current "high quality" rescaler also makes the images a bit blurry when scaling down by just 10%.
Question is: Which algorithm is used anyway? Bicubi? Bilinear? Lanczos?
What about the google RAISR algorithm at https://research.googleblog.com/2016/11 ... chine.html and SRCNN algorithm at http://mmlab.ie.cuhk.edu.hk/projects/SRCNN.html
Any chance you'd include one of them?
A comparison between those two at https://thestack.com/wp-content/uploads ... amples.jpg shows IMHO not much difference between RAISR and SRCNN the are both good.
Question is: Which algorithm is used anyway? Bicubi? Bilinear? Lanczos?
What about the google RAISR algorithm at https://research.googleblog.com/2016/11 ... chine.html and SRCNN algorithm at http://mmlab.ie.cuhk.edu.hk/projects/SRCNN.html
Any chance you'd include one of them?
A comparison between those two at https://thestack.com/wp-content/uploads ... amples.jpg shows IMHO not much difference between RAISR and SRCNN the are both good.