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

Why is findNearest only implemented for one date type?

Wells__Jez
Beginner
367 Views

Hello all

 

Sorry if  I'm missing something obvious, but why are findNearest and findNearestOne only implemented for 16 bit integers? Why not floats, doubles etc.?

 

Thanks

 

Jez

0 Kudos
2 Replies
Igor_A_Intel
Employee
367 Views

Hi Jez,

you are the first customer who is interested in other data types support for this functionality. Which one do you need?

regards, Igor

0 Kudos
Wells__Jez
Beginner
367 Views

Hello Igor

 

Thank you very much for your swift reply. I've actually managed to find a way of doing what I want by organising the look-up table so that I can calculate where I need to be by linear indexing, so I don't need this functionality now.

 

Best wishes

 

Jez

0 Kudos
Reply