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

Closed contour drawing feature in IPP?

Nick_T_1
Beginner
381 Views

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 Kudos
4 Replies
Chao_Y_Intel
Moderator
381 Views
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 Kudos
Nick_T_1
Beginner
381 Views
Chao Y (Intel) wrote:

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

Such as?
0 Kudos
SergeyKostrov
Valued Contributor II
381 Views
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 Kudos
Chuck_De_Sylva
Beginner
381 Views
Can you explain which algorithm you are actually interested in?
0 Kudos
Reply