6
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* remove dependence of binary functions on imglib * do some speed optimization by creating more specific functions More... over 14 years ago
minor refactoring More... over 14 years ago
* add long and unsigned 12 bit support to ImageUtilsTest * remove empty test class GenericBlitterTest More... over 14 years ago
improve unsigned 12 bit testing More... over 14 years ago
improve long support in logical functions in imagej.process.function.* More... over 14 years ago
integrate use of instance variable ijType More... over 14 years ago
12 bit support in setImagePlanePixels() More... over 14 years ago
final touches on 12 bit support More... over 14 years ago
finish 12 bit support and related tests More... over 14 years ago
add Unsigned12BitType support to Set/GetPlaneOperations. Also define test classes. More... over 14 years ago
make ImgLibProcessor functions (various assign() and transform() methods) positionally aware More... over 14 years ago
support for 12 bit images More... over 14 years ago
support for 12 bit images More... over 14 years ago
remove code that generates compiler warnings More... over 14 years ago
simplify create8BitImage() More... over 14 years ago
removed generic typing of PlaneStack More... over 14 years ago
Fix ImgLibProcessor.getPlane() to work with new PlanarContainer. More... over 14 years ago
Remove obsolete test for non-PlanarAccess-based container. More... over 14 years ago
get Sample classes under test More... over 14 years ago
added comment More... over 14 years ago
* make PlaneStack(Image<T> image) set the factory to image's factory * add getPlane() * get under test More... over 14 years ago
round values when calcing bin number More... over 14 years ago
fix visibility of iteration methods (from public to protected) More... over 14 years ago
* fix generality problem with GetPlaneOperation * make HistogramQuery more general More... over 14 years ago
Remove empty test classes. Most of these operations no longer exist. More... over 14 years ago
put back in Curtis PlanarAccess code references More... over 14 years ago
* ImgLibProcessorTest - added additional tests * ImgLibProcessor - fixed bug in transform() when using an NAryFunction * GenericBlitter - fixed exception bug from ImgLibProcessor::copyBits() More... over 14 years ago
further test improvement More... over 14 years ago
* TypeManager: improve sameKind() code * TypeManagerTest: add additional tests More... over 14 years ago
Update ImageJ to use latest imglib code from master branch. More... over 14 years ago