Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

IPP Compare values

a_avogadro
Beginner
718 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
718 Views
IppiCompare_8u_C1R returns 255 or 0.
I am using the result as a binary image.
0 Kudos
Reply