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.

watershed for float images

tld
Beginner
656 Views
I noticed that watershed segmentation (SegmentWatershed) for 8bit unsigned images has been implemented in IPP5.2 beta...

Are there any plans for a 32bit float version?

Happy New Year
Thomas Lund Dideriksen
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
656 Views

Hi Thomas,

you can submit it as feature request through Intel Premier Support

Regards,
Vladimir

0 Kudos
Intel_C_Intel
Employee
656 Views

Hi, Thomas,

Could you answer a question: the current watershed segmentation in IPPis done for 8u images and 8u markers. It means that only 255 different objects can be segmented. If more, marker values for some objects will be same. It is OK if objects with the same marker value are not adjacent. Is it important to guarantee arbitrary number of marker values ie 16u type for markers?

Please submit a request to premier

Thanks,

Alexander

0 Kudos
tld
Beginner
656 Views
Hi Alexander

I posted a feature request via intel premier support.

Concerning your question:
I would definately prefer 16u markers.

Regards
Thomas
0 Kudos
Reply