Template Matching for Bucket Teeth Counting (2020)

Nikita Lokhmachev

I automated the process of counting the number of bucket teeth on a loader to ensure none were missing. I utilized a few-shot object detection technique known as template matching. After collecting 5-10 sample images of the loader bucket from a video, I applied OpenCV’s template matching algorithm, which generated bounding boxes for the bucket with varying confidence levels. These were thresholded to minimize noise. Then, using a color histogram, I counted the number of teeth in each extracted image.
Like this project
0

Posted Sep 16, 2024

I automated loader bucket teeth counting using template matching and color histograms, ensuring none were missing from the video samples.


Self-Supervised Learning Research (2020)
Self-Supervised Learning Research (2020)
Sex/Language Audio Classifier (2020)
Sex/Language Audio Classifier (2020)
Fine-Tunable MobileNetSSD Object Detector (2020)
Fine-Tunable MobileNetSSD Object Detector (2020)

Satellite position and velocity prediction system (IDAO 2020)
Satellite position and velocity prediction system (IDAO 2020)