1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
handle operator registration and deregistration for this we provide a OperatorGroupGraph which relays all method calls to the original graph but manages an own list of operators. now suboperators in a operatorgroup do not appear in the original graph anymore. More... over 12 years ago
Correct the stacker for small requested regions More... over 12 years ago
fix bug in gaussina gradient name More... over 12 years ago
Merge branch 'master' of github.com:Ilastik/context More... over 12 years ago
set the stacker parameterts correctly More... over 12 years ago
changes to make vigra arrays readable from saved graphs More... over 12 years ago
added Haar stuff More... over 12 years ago
Merge branch 'master' of github.com:Ilastik/context More... over 12 years ago
move neuro stuff to a subdirectory More... over 12 years ago
Neuro data preparation scripts More... over 12 years ago
Merge branch 'greenlet' of github.com:Ilastik/lazyflow into greenlet More... over 12 years ago
Documentation of OpArrayShifter More... almost 13 years ago
OpPixelFeatures: Additional OutputSlot:ArrayOfOperators, which returns an array of all created inner operators More... almost 13 years ago
Test for operators More... almost 13 years ago
Little corrections More... almost 13 years ago
Merge branch 'greenlet' of github.com:Ilastik/lazyflow into greenlet More... almost 13 years ago
support for .wait() after .notify() for RequestObject in MainThread More... almost 13 years ago
Collection of some operators in one module More... almost 13 years ago
New example and some improvements More... almost 13 years ago
Merge branch 'greenlet' of github.com:Ilastik/lazyflow into greenlet More... almost 13 years ago
more white space More... almost 13 years ago
white space More... almost 13 years ago
add new scripts to process neuro data, change graph saving tests for new stacker interface, add some more ostriches More... almost 13 years ago
add a more reasonable 3d context computation function adn the corresponding test and operator More... almost 13 years ago
various microoptimizations * a faster sliceToRoi method (with ulli) * a better task scheduling * less thread switching by executing one request always thread local * note: code got uglier by this :( More... almost 13 years ago
new operator: OpPixelFeatures, takes a boolean matrix as input to configure a selection of different operator across different scales More... almost 13 years ago
cleaned up request.wait, .notify, .cancel system, better notifications and multiple waiters More... almost 13 years ago
Add a new stacker to stack on any axis More... almost 13 years ago
merge More... almost 13 years ago
Merge branch 'greenlet' of https://github.com/Ilastik/lazyflow into greenlet More... almost 13 years ago