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

UIC for .NET

Aris_Basic
New Contributor I
279 Views
Any plans to develop a UIC for .NET languages ?
and how complete is .NET jpeg encode/decode sample (is it fully functioning [including lossy and lossless compression 8bit and 12bit) ?
Thx
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
279 Views
Hello,

Our plans to extend .NET support in UIC certainly depend on customers demand on this feature. In current IPP version (and upcoming IPP 7.0 beta) we provide just minimal sample of .NET wrapper built on top of UIC JPEG codec. It is available in source so you can extend it in case of urgent need.
Note, there is sample C# JPEGView application, located in ipp-samples\image-processing\dmip which use .NET UIC JPEG codec to open images. It currently supports only baseline JPEG images.

Please let us know what application area or usage model requires you need for .NET UIC interface. What features are most important in your case.

Regards,
Vladimir
0 Kudos
Aris_Basic
New Contributor I
279 Views
I would need full compression/decompression support for JPEG (Extended/Baseline Lossy and Lossless) and JPEG2000 (Lossless,Lossy and JPIP)
0 Kudos
Reply