視頻和圖片處理庫:Video++
Video++是一個視頻和圖像處理庫利用C ++14標準,以易化快速的視頻和圖像處理應用程序的編寫。其主要特點是:
- 通用的N-維圖像的容器。Generic N-dimentional image containers.
- 一系列的圖像處理算法。A growing set of image processing algorithms.
- 零成本的抽象輕松地編寫多核CPU的SIMD處理器的圖像處理算法。Zero-cost abstractions to easily write image processing algorithms for multicore SIMD CPU processors.
- An embeded language to evalute image expressions. </ul>
- the iod library
- Eigen 3 </ul>
測試過的編譯器: G++ 4.9.1, Clang++ 3.5.0 Dependencies:
Because Video++ relies on C++14 features, only compilers fully supporting this standard are able to compile the library.
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!