除了 HuMoment 之外,还有其他形状属性尺度旋转不变吗?有例子告诉我如何实现它们?我在 c++ https://stackoverflow.com/questions/8675878/opencvc-calculating-moments-from-contour中找到了这个例子,但我更喜欢在 python 中工作
WeightedNormalizedMoments、WeightedHuMoments 和 HuMoments 之间有什么区别?(http://scikit-image.org/docs/0.6/api/skimage.measure.html)