简体   繁体   中英

Python equivalent function to cvCalcEigenObjects

我正在尝试'翻译' 这里的示例代码,但我找不到与cvaux.h cvCalcEigenObjects c语言编写的cvCalcEigenObjects等效的python函数。

我的解决方案是使用numpy库的函数进行线性代数。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM