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.
ここにあるサンプル コードを「翻訳」しようとしていますcvCalcEigenObjectsが、C 言語で記述された同等の Python 関数が から見つかりませんcvaux.h。
cvCalcEigenObjects
cvaux.h
私の解決策は、線形代数に numpy ライブラリの関数を使用することでした。