cv::TriangulatePoints() (Feature #2998)
Description
I am new to this so not sure If doing this correctly.
I think openCV needs the triangulatePoints()
function to be developed more. It needs documentation and flags, among different method implementation, such as Linear/iterative LS ,Linear/iterative Eigen, Poly...
Associated revisions
Merge pull request #2998 from ernest-galbrun:cuda_concurrency
History
Updated by Anna Kogan almost 12 years ago
Hello Ander,
Thank you for reporting the issue. If you could implement such functionality on your side, a pull request in our GitHub repo would be highly appreciated!
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4559