필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
Timo
Timo 2018년 10월 2일
댓글: Timo 2018년 10월 2일
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
Timo
Timo 2018년 10월 2일
Hey Matt, you are totally right :)! Thank you!
Timo
Timo 2018년 10월 2일
Especially the gauge in the foreground is important, the second one in the background could be neglected :). Thanks in advance!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by