Sept. 21, 2013
8:04 a.m.
On Sat, Sep 21, 2013 at 11:07 AM, Josh Warner <silvertrumpet999@gmail.com>wrote:
I believe the most recent SLIC improvements also added a `sampling` parameter.
I called it "spacing"... We should probably agree on a terminology library-wide. Incidentally, Josh, I called it "spacing" because of your SciPy talk. ;) For what it's worth, I still favour keeping all of these attributes separate and using vanilla numpy arrays, at the very least for images. For example, with the "spacing" parameter, I think it's much, much better for documentation and code readability to have it be an explicit input to the function, rather than an implied input via a field in an "Image" class.