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 中是否有任何函数可用于在矩阵上应用 Cholesky 分解?
如果仍然相关,OCV 3.0.0 直接通过 HAL 接口支持 Cholesky。见cv::hal::Cholesky