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

Classification with IPP

bibi88
Beginner
337 Views
Hello,

Is there any way to classify some data using IPP (svm, kmeans, random trees,...)?

Thanks for helping
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
337 Views
Hello,

IPP is library of low level computational kernels which normally used to build more complicated algorithms. I would recommend you to take a look at OpenCV library which provides high level functionality (including classification operations)

Regards,
Vladimir
0 Kudos
bibi88
Beginner
337 Views
Hello Vladimir,

Thanks for your answer, I will do that!
0 Kudos
Reply