InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.4k stars 662 forks source link

STYLE: Let Point, RGBPixel, RGBAPixel operator== just call the BaseArray #4488

Closed N-Dekker closed 5 months ago

N-Dekker commented 6 months ago

Similar to the implementation of Vector::operator==.