Closed contour drawing feature in IPP?

Closed contour drawing feature in IPP?

Аватар пользователя Nick T.

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

5 сообщений / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя Chao Y (Intel)

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

Аватар пользователя Nick T.

Цитата:

Chao Y (Intel) wrote:

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

Such as?

Аватар пользователя Sergey Kostrov

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

Аватар пользователя Chuck De Sylva (Intel)

Can you explain which algorithm you are actually interested in?

Зарегистрируйтесь, чтобы оставить комментарий.