Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

IPP Compare values

a_avogadro
Beginner
746 Views
Hi,
in the help section about ippiCompare it's written that when the compare operation return true, the corresponding pixel is set to a non-zero value.
Is it possible to knowthis value?
Is it 1? Or is it 255? Or is it something else?
Thanks,
Andrea
0 Kudos
1 Reply
seiji-torigoe
Beginner
746 Views
IppiCompare_8u_C1R returns 255 or 0.
I am using the result as a binary image.
0 Kudos
Reply