Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Avisos
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
Principiante
802 Vistas
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 Responder
seiji-torigoe
Principiante
802 Vistas
IppiCompare_8u_C1R returns 255 or 0.
I am using the result as a binary image.
Responder