Threshold Target Detection of static objects using MATLAB

Target detection is one of the most important tasks in remote sensing of aerial images. It’s referred to finding a specific area or object in aerial images.

In this project, I performed a threshold target detection technique in MATLAB. In order to do that we used different bands of the image. the reason to do that is because different bands have specific values for a particular object.

Then we performed histogram equalization to enhance the quality of the image. after that, we used the enhanced image to find the number of containers in the picture. I used the bwlabel function in MATLAB to calculate the number of objects. You can download the full article to see the final pictures and results via the following link:

 

Leave a Reply

Your email address will not be published. Required fields are marked *