Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Unsharpmask?

catmancode
Beginner
167 Views

Is there a way to perform an unsharp mask within the intel library? It seems that this is the best way to achieve a controled level of sharpen to an image. When reviewing how an unsharp mask works it looks like it is a low pass blur along with a convolution filter subtracted from it. Anyone been able to pull this off properly?

0 Kudos
1 Reply
levicki
Valued Contributor I
167 Views
Quoting - catmancode

Is there a way to perform an unsharp mask within the intel library? It seems that this is the best way to achieve a controled level of sharpen to an image. When reviewing how an unsharp mask works it looks like it is a low pass blur along with a convolution filter subtracted from it. Anyone been able to pull this off properly?

http://en.wikipedia.org/wiki/Unsharp_masking

0 Kudos
Reply