6
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 2 days ago.
Jun 02, 2024 — Jun 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor edits More... almost 15 years ago
Partial implementation of support for ShortProcessor compatibility More... almost 15 years ago
verify that dilate & erode are correct More... almost 15 years ago
some refactoring More... almost 15 years ago
all unsigned byte tests passing More... almost 15 years ago
all unsigned byte methods implemented. erode() and dilate() not passing yet. support code added as needed. a few noninherited public methods defined. More... almost 15 years ago
create empty test skeletons for all new classes. actual testing takes place in ImgLibProcessorTest. More... almost 15 years ago
fix scale(). get rotate() working too. More... almost 15 years ago
final refactor breakout of private classes More... almost 15 years ago
change name of PositionalOperation to PositionalRoiOperation. some speed improvement. More... almost 15 years ago
minor edit More... almost 15 years ago
minor changes More... almost 15 years ago
whitespace edit More... almost 15 years ago
prep work before pulling out GenericBlitter More... almost 15 years ago
add ManyCursorRoiOperation and test More... almost 15 years ago
add bounds checking on all operations and snapshots More... almost 15 years ago
part of large refactor More... almost 15 years ago
big refactor for Operations. lots of new tests. a couple bugs addressed. More... almost 15 years ago
added missing tests, changed some copy behavior, fixed bugs, refactored More... almost 15 years ago
implement getInterpolatedPixel() and getPixelInterpolated() More... almost 15 years ago
small refactor. finish copyBits(). implement getInterpolatedPixel(). More... almost 15 years ago
refactor and new code for ImgLibProcessor::copyBits() More... almost 15 years ago
remove old commented out code. eliminate "super" references. More... almost 15 years ago
minor edits. improve use of cached cursor. add notes. More... almost 15 years ago
support for Operations added More... almost 15 years ago
fixed getPixelValue(). refactored the RoiCursor usages into Operations. More... almost 15 years ago
work on setColor() and copyBits() and UnsignedByte code for many methods via doProcess() More... almost 15 years ago
correct cursor caching for multithreaded support More... almost 15 years ago
cursor caching (single threaded). setPixels refactor. More... almost 15 years ago
getHistogram() done More... almost 15 years ago