Ticket #609 (closed defect: fixed)
Opened 2011-06-15T12:40:06-05:00
Last modified 2011-06-22T13:51:21-05:00
Switch cursor references to localizingCursor references where appropriate
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
LocalizingCursor is supposed to be faster than Cursor when needing to get position for every pixel in an iteration. There are places I am using cursor instead. Fix this in all places in IJ2 (and possibly Imglib as well).
Change History
comment:1 Changed 2011-06-22T13:51:21-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from imagej-2.0-beta2 to biweekly-2011: Jun-20 to Jul-01
added test code and changed all relevant references in c064d2024222f61dacad441927386f63d756d05c