Exemple of image Filter SSE acceleration

Exemple of image Filter SSE acceleration

Аватар пользователя eloise_vidal

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

2 posts / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя Sergey Kostrov

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.

Зарегистрируйтесь, чтобы оставить комментарий.