Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6669 Discussions

Why is findNearest only implemented for one date type?

Wells__Jez
Beginner
214 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
214 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

Wells__Jez
Beginner
214 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

Reply