Effacer les filtres
Effacer les filtres

Image processing: Find similar object in multiple images and determine its height

2 vues (au cours des 30 derniers jours)
Timo
Timo le 2 Oct 2018
Commenté : Timo le 2 Oct 2018
Hello everybody,
I have the following problem:
I have several thousands of images of a camera which is located outdoor and has a fixed position. The camera takes photos during the winter months and each image contains a fixed gauge (levelling staff) which can be used to measure the snow depth. I simply could read the snow depth manually from each image, but due to the number of pictures I wanted to create an automatized approach which is able to read and store the snow height of each picture. Maybe someone can give me a small hint what might be the best approach? The images are full of disruptive objects such as trees. The color of the gauges are red and black striped (each stripe has a length of 10 cm which allows for the determination of the absolute snow depth). My approaches so far:
  • bwlabelling of the corresponding binary image and the boundingbox determination via regionprops (it detects thousands of objects but not the gauge)
  • detectSURFFeatures / extractFeatures / matchFeatures after cropped the gauge (but the gauge feature always has 0 points)
  • edge detection (also did not lead to the expected results)
Hopefully someone can provide me some guidance or help :)?
An example file is attached!
Greetings
  3 commentaires
Timo
Timo le 2 Oct 2018
Hey Matt, you are totally right :)! Thank you!
Timo
Timo le 2 Oct 2018
Especially the gauge in the foreground is important, the second one in the background could be neglected :). Thanks in advance!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by