
When I installed colmap following the steps for data preprocessing, I selected the cook_spinach data set as the preprocessing data set. But when I enter python scripts/pre_n3d_colmap.py --videopath cook_spinach
an error appears because the feature mater max_num_matches is 0, indicating that no matching feature points have been found
Could you tell me how to solve this problem?