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

Addition of two 8-bit images

massaro
초급자
469 조회수

Hi all, I want to add two 8-bit images and store the result  to a 16-bit array. I have go through all the IPP function but it seems that there is no support for this operation. Can anyone here give me some hints what is the most efficient way to do this with IPP?

0 포인트
1 응답
Ying_H_Intel
중재자
469 조회수

Hi massaro,

No, it seems there is no simple way.  You may convert 8-bit to 16 bit, then add them.  or you add them in 8 bit with scale factor, then covert to 16bit *scale factor.

Best Regards,

Ying

0 포인트
응답