Checks if the Physical Dimensions are isotropic
dip_Error dip_PhysicalDimensionsIsIsotropic ( physDims, verdict )
This function checks whether the physical dimensions physDims are isotropic by checking that all its pixel dimensions and dimension units are equal to each other. If verdict is not zero, the result (DIP_TRUE or DIP_FALSE) is stored in verdict, otherwise an error is returned in case the verification fails.
Data type | Name | Description |
dip_PhysicalDimensions | physDims | Physical Dimensions data structure |
dip_Boolean * | verdict | Verdict of the test |
PhysicalDimensionsNew, PhysicalDimensionsFree, PhysicalDimensionsCopy