Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は OpenCV 3.0 をビルドします, CMake の設定中に, 2 つのオプションがあります.
まず、IPP サポート (WITH_IPP) を使用してビルドし、
IPP_A をサポートする 2 番目のビルド (WITH_IPP_A)
IPP と IPP_A オプションの違いは何ですか?
前もって感謝します