DIPlib / diplib

Quantitative Image Analysis in C++, MATLAB and Python
https://diplib.org
Apache License 2.0
211 stars 48 forks source link

The "SolidArea" feature didn't take the pixel size into account #110

Closed crisluengo closed 2 years ago

pstack12 commented 2 years ago

Shouldn't the units for the SolidArea feature be squared like the Size feature? Or am I missing something? I supply physical units and they are the same in the X and Y dimensions.

crisluengo commented 2 years ago

@pstack12 Yes they should. Thanks for pointing this out!