Open A-Kerim opened 3 years ago
Thank you for your nice work.
I have a problem understanding what will happen when the video is challenging and the following condition: len(goodMatches) > MIN_MATCH_COUNT is not satisfied! Your current implementation will give simply an error! Could you please suggest how do you handle this situation? https://github.com/jinsc37/DIFRINT/blob/8c9ff9b3465a89658e6b046c767e776615ec4ab2/metrics.py#L46
Thank you for your nice work.
I have a problem understanding what will happen when the video is challenging and the following condition: len(goodMatches) > MIN_MATCH_COUNT is not satisfied! Your current implementation will give simply an error! Could you please suggest how do you handle this situation? https://github.com/jinsc37/DIFRINT/blob/8c9ff9b3465a89658e6b046c767e776615ec4ab2/metrics.py#L46