Files
scikit-image/scikits
Tony S Yu b0376721eb Replace flip parameter in erode/dilate with shift_x and shift_y
This change allows morphological open/close and white/black tophat to correctly use rectangular structuring element that has one even-numbered dimension. Note: dilate and erode functions flip the definitions of x/y and width/height, but it does so consistently so it doesn't really matter.
2011-10-15 04:23:37 -04:00
..