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

Closed contour drawing feature in IPP?

Nick_T_1
Débutant
739 Visites

Hi Folks:

I am wondering is there a contour drawing features in IPP?

I am trying to define a region of interest by manually drawing a closed contour. Obviously, the contour should be closed, something like ImageJ does. I am wondering is there such a feature in IPP?

Thanks a lot.

Nick

0 Compliments
4 Réponses
Chao_Y_Intel
Modérateur
739 Visites
Hello, Intel IPP is providing the low level functions for computation. There is no high level function regarding this function, and you needs break down your high level algorithm into the primitives to use the IPP function. Thanks, Chao
0 Compliments
Nick_T_1
Débutant
739 Visites
Chao Y (Intel) wrote:

... into the primitives to use the IPP function.

Such as?
0 Compliments
SergeyKostrov
Précieux contributeur II
739 Visites
Hi Nick, >>...the contour should be closed, something like ImageJ does... You can look how it is implemented in ImageJ because it is an Open Source project and you can ask ImageJ software developers if you need more information. Best regards, Sergey
0 Compliments
Chuck_De_Sylva
Débutant
739 Visites
Can you explain which algorithm you are actually interested in?
0 Compliments
Répondre