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

Static UIC

Aris_Basic
新分销商 I
712 次查看
is it possible to build UIC as static libraries ? so i can link it statically with my app ?
has someone created such VisualStudio solution ?
0 项奖励
5 回复数
Vladimir_Dudnik
712 次查看
Hello,

It is possible to build UIC codecs as static libraries although we do not provide VisualStudio solution forthat.
You can create such solution by yourself, just make sure you do not define UIC_DLL_EXPORTS and UIC_W32_DLL macro at compilation stage.

Regards,
Vladimir
0 项奖励
Aris_Basic
新分销商 I
712 次查看
a question about jpeg2000 codec within uic, doe sit support multiple progression level encoding (and decoding) ?
ad does it allow extracting specific progression levels and precincts out of j2k file (needed for JPIP)
0 项奖励
Vladimir_Dudnik
712 次查看
UIC JPEG2000 encoder has hard coded progression level encoding and there is no support for different progressions yet.
UIC JPEG2000 decoder do support all progressions defined in JPEG2000 specification. Unfortunately we do not provide an interface in UIC to extract specific progression levels or precincts.

Vladimir
0 项奖励
Aris_Basic
新分销商 I
712 次查看
are there plans to add those functionalities ?
it would be required for any kind of JPIP implementation based on this encoder/decoder.
0 项奖励
Vladimir_Dudnik
712 次查看
We do not have immediate plans to add such functionality to JPEG2000 sample. Could you please share your opinion why JPIP functionality is important for your application?

Regards,
Vladimir
0 项奖励
回复