Hi guys. I'm trying to calculate the area of a surface. My problem is something like this:
I have some images in 8bits ... something like this one:
https://imageshack.com/i/mwq4zvp
I made a Java program so I can turn those images into a matrix and open it with MatLab.
When I run my program...