Description: 基于椭圆c + +类的精确提取OPENCV,它们是成对使用的,摄像机标定需要OpenCV库已经被放置在程序文件夹里面,你可能需要适当的配置。-Opencv based on the accurate extraction of an ellipse C++ class, they are used in pairs, camera calibration needed Opencv library has been placed inside the program folder, you may need the proper configuration. Platform: |
Size: 21884928 |
Author:于福翔 |
Hits:
Description: The code is reasonably fast due to (optional) randomization and full code vectorization. However, as the algorithm needs to compute pairwise point distances, it can be quite memory intensive. If you get out of memory errors, either downsample the input image or somehow decrease the number of non-zero points in it. It can deal with big amount of noise but can have severe problem with occlusions (major axis end points need to be visible) Platform: |
Size: 21504 |
Author:Vu Phan |
Hits: