Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

Exemple of image Filter SSE acceleration

eloise_vidal
Beginner
360 Views
Hello,

I am working on image processing and starting to optimize a filtering algorithm.
I wonder if there is an exemple of a simple 3x3 pixel-domain filter using SSE(4) for x86?

Best Regards
0 Kudos
1 Reply
SergeyKostrov
Valued Contributor II
360 Views
Please take a look at:

http://software.intel.com/en-us/articles/code-downloads

or search for an artcle at:

http://software.intel.com/en-us/articles

Best regards,
Sergey

PS: I remember that there is an example of a motion estimation with some set of SSE instructions and performance
improvements are pretty good.
0 Kudos
Reply