본문 바로가기

Development

[Development]Intel IPP (Integrated Performance Primitives)

- Intel IPP ?
Intel® Integrated Performance Primitives (Intel® IPP) is an extensive library of multi-core-ready, highly optimized software functions for multimedia data processing, and communications applications.

인텔 IPP는 멀티코어에서의 확장 라이브러리다, 멀티미디어 데이터 처리와 통신 어플리케이션에 가장 최적화되어진 소프트웨어 함수들이다.
* Intel IPP HomePage는 검색을 하면 간단히 찾을 수 있다. (링크가 바뀔수 있어 가능하면 링크하지 않는다.)

- Intel IPP에는 어떤 내용들이 있나?
Video Decode/Encode
Audio Decode/Encode
JPEG/JPEG2000
Data Compression
Cryptography -- CAVP Validated!
Speech Coding
Speech Recognition
Image Processing
Image Color Conversion
Computer Vision
Signal Processing
Vector/Matrix Mathematics
String Processing
* 너무 많은 내용을 담고 있어 큰 재목만 긁어 왔다. Intel IPP HomePage에서 하나하나 읽어 보면 멀티미디어에 관련된 많은 것들이 있음을 알 수 있을 것이다.

* HomePage에서 한달간 무료로 사용할 수 있는 runtime library를 받을 수 있다. (유료는 20~30만원선)

'Development' 카테고리의 다른 글

[Eclipse]subclipse(Eclipse용 Subversion)  (0) 2008.10.09
[Eclipse]astyle(Artistic Style) plugin  (0) 2008.10.09
[Development/Project/Game]게임을 개발해 보자..  (0) 2008.09.05
[Python]utf-8 확인 코드  (0) 2008.07.30
[Development]iconv  (0) 2008.07.29