Skip to content

Calculating height of object in an image using matlab

Muhammad-Shayan-Haider/object-height-calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

object-height-calculation

Calculating height of object in an image using matlab

Details

This program is developed in matlab. It contains GUI to take image as input. Image is then processed i.e. thresholded and labelled. Labelling algorithm is 6-connectivity based algorithm[1]. After labelling, object dimensions are used to calculate height. Height is calculated in pixels.

GUI

image


References:

[1] https://cecas.clemson.edu/~stb/ece847/internal/cvbook/ch02_pixproc.pdf

About

Calculating height of object in an image using matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages