How to soften edges of texture, 'rounding' it? The actual problem is to soften edges of QR code width width n pixels, like here. I need some simple algorithm without heavy calculations, or at least some ready made libraries in Java/C++.


|
How to soften edges of texture, 'rounding' it? The actual problem is to soften edges of QR code width width n pixels, like here. I need some simple algorithm without heavy calculations, or at least some ready made libraries in Java/C++.
| ||||
|
feedback
|
|
A few links that might help: http://asserttrue.blogspot.com/2010/08/implementing-smart-blur-in-java.html | |||
feedback
|