2012-03-27 |
Stephan Saalfeld | Fixed Downsampler: range check in byte conversion was...
|
commit | commitdiff | tree |
2012-03-27 |
Stephan Saalfeld | Merge branch 'integral' of ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2012-03-08 |
Stephan Saalfeld | added missing package to Fakefile
|
commit | commitdiff | tree |
2012-03-08 |
Stephan Saalfeld | Merge branch 'master' of ssh://repo.or.cz/srv/git/trakem2
|
commit | commitdiff | tree |
2012-03-08 |
Stephan Saalfeld | fix local scale estimate
|
commit | commitdiff | tree |
2012-03-07 |
Stephan Saalfeld | added getLocalScale(x,y) method to Patch
|
commit | commitdiff | tree |
2012-03-07 |
Stephan Saalfeld | patch does not propagate NonInvertibleModelException...
|
commit | commitdiff | tree |
2012-03-07 |
Stephan Saalfeld | Merge branch 'master' of ssh://repo.or.cz/srv/git/trakem2
|
commit | commitdiff | tree |
2012-03-07 |
Stephan Saalfeld | added methods to fetch the closest triangle of a transform...
|
commit | commitdiff | tree |
2012-02-27 |
Stephan Saalfeld | in the middle of ... amend with final commit
|
commit | commitdiff | tree |
2012-02-27 |
Stephan Saalfeld | demonstrate byte conversion in an extra loop to be...
|
commit | commitdiff | tree |
2012-02-25 |
Stephan Saalfeld | Merge branch 'integral' of ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2012-02-25 |
Stephan Saalfeld | Downsampler finished. I have tested several variants...
|
commit | commitdiff | tree |
2012-02-24 |
Stephan Saalfeld | experimantal commit:
|
commit | commitdiff | tree |
2012-02-23 |
Stephan Saalfeld | Merge branch 'integral' of ssh://repo.or.cz/srv/git...
|
commit | commitdiff | tree |
2012-02-23 |
Stephan Saalfeld | Downsampler with alpha-channels rendering into byte...
|
commit | commitdiff | tree |
2012-02-22 |
Stephan Saalfeld | Merge branch 'master' of ssh://repo.or.cz/srv/git/trakem2
|
commit | commitdiff | tree |
2012-02-22 |
Stephan Saalfeld | set interpolation mode to actually interpolate masks
|
commit | commitdiff | tree |
2011-10-01 |
Stephan Saalfeld | make IJ.log to Utils.log in ElasticLayerAlignment
|
commit | commitdiff | tree |
2011-08-10 |
Stephan Saalfeld | use MovingLeastSquaresTransform2 in ElasticLayerAlignment
|
commit | commitdiff | tree |
2011-08-10 |
Stephan Saalfeld | use MovingLeastSquaresTransform2 in ElasticMontage
|
commit | commitdiff | tree |
2011-08-10 |
Stephan Saalfeld | use MovingLeastSquaresTransform2 for warping in multi...
|
commit | commitdiff | tree |
2011-08-10 |
Stephan Saalfeld | use MovingLeastSquaresTransform2 in NonLinearTransformMode
|
commit | commitdiff | tree |
2011-08-10 |
Stephan Saalfeld | Added MovingLeastSquaresTransform2 extending
|
commit | commitdiff | tree |
2011-08-07 |
Stephan Saalfeld | ElasticLayerAlignment: When transferring layer transformatio...
|
commit | commitdiff | tree |
2011-08-05 |
Stephan Saalfeld | flush cache between layer exports (the cache is otherwise...
|
commit | commitdiff | tree |
2011-08-03 |
Stephan Saalfeld | free memory before running memory demanding tasks in...
|
commit | commitdiff | tree |
2011-08-03 |
Stephan Saalfeld | fixed bug in linearLayerAlignment, calculate and apply...
|
commit | commitdiff | tree |
2011-08-02 |
Stephan Saalfeld | flush image cache memory before doing a montage
|
commit | commitdiff | tree |
2011-06-29 |
Stephan Saalfeld | ElasticMontage:
|
commit | commitdiff | tree |
2011-06-29 |
Stephan Saalfeld | Merge branch 'master' into elastic-align
|
commit | commitdiff | tree |
2011-06-28 |
Stephan Saalfeld | Merge branch 'master' into elastic-align
|
commit | commitdiff | tree |
2011-06-28 |
Stephan Saalfeld | Added `seems-to-work' elastic montaging. Missing parts are
|
commit | commitdiff | tree |
2011-06-28 |
Stephan Saalfeld | * made Patch.PatchImage a static class (it has no references...
|
commit | commitdiff | tree |
2011-06-24 |
Stephan Saalfeld | added Pair to Abstract
|
commit | commitdiff | tree |
2011-06-23 |
Stephan Saalfeld | Align.java: moved twice implemented Model fitting and...
|
commit | commitdiff | tree |
2011-06-23 |
Stephan Saalfeld | ElasticAlign uses the local siftParam for identifying
|
commit | commitdiff | tree |
2011-06-23 |
Stephan Saalfeld | TransformMeshMappingWithMask rounds triangel bounding...
|
commit | commitdiff | tree |
2011-06-21 |
Stephan Saalfeld | attempt to get shared function for layer alignment...
|
commit | commitdiff | tree |
2011-06-21 |
Stephan Saalfeld | titled montage dialog `Montage' consistently with the...
|
commit | commitdiff | tree |
2011-06-21 |
Stephan Saalfeld | Fixed Thread interruption in Align.connectTilePairs...
|
commit | commitdiff | tree |
2011-06-20 |
Stephan Saalfeld | `Montage all images in this layer':
|
commit | commitdiff | tree |
2011-06-17 |
Stephan Saalfeld | ElasticAlign fixes:
|
commit | commitdiff | tree |
2011-06-16 |
Stephan Saalfeld | Merge branch 'master' into elastic-align
|
commit | commitdiff | tree |
2011-06-16 |
Stephan Saalfeld | comment test rpint
|
commit | commitdiff | tree |
2011-05-27 |
Stephan Saalfeld | started with Elastic Alignment, layer alignment already...
|
commit | commitdiff | tree |
2010-11-29 |
Stephan Saalfeld | Merge branch 'master' into mpicbg-model-interface
|
commit | commitdiff | tree |
2010-11-20 |
Stephan Saalfeld | tracking mpicbg model-interface
|
commit | commitdiff | tree |
2010-08-18 |
Stephan Saalfeld | mpicbg.trakem2.transform.TransformMesh extrapolates...
|
commit | commitdiff | tree |
2010-08-16 |
Stephan Saalfeld | Fixed bug 202
|
commit | commitdiff | tree |
2010-08-16 |
Stephan Saalfeld | * add minimal absolute number of inliers as a parameter
|
commit | commitdiff | tree |
2010-08-16 |
Stephan Saalfeld | Merge branch 'master' into rejectconstantbackground
|
commit | commitdiff | tree |
2010-08-16 |
Stephan Saalfeld | Merge branch 'master' of ssh://repo.or.cz/srv/git/trakem2
|
commit | commitdiff | tree |
2010-08-07 |
Stephan Saalfeld | Merge branch 'rejectconstantbackground' of ssh://repo...
|
commit | commitdiff | tree |
2010-08-07 |
Stephan Saalfeld | finding connected tiles moved into base class
|
commit | commitdiff | tree |
2010-08-07 |
Stephan Saalfeld | use outlier filter in optimizer
|
commit | commitdiff | tree |
2010-08-07 |
Stephan Saalfeld | finding connected tiles moved into base class
|
commit | commitdiff | tree |
2010-08-06 |
Stephan Saalfeld | Merge branch 'rejectconstantbackground' of ssh://repo...
|
commit | commitdiff | tree |
2010-08-06 |
Stephan Saalfeld | Fix wrong parameter choice in AlignTask
|
commit | commitdiff | tree |
2010-08-05 |
Stephan Saalfeld | Merge branch 'master' into rejectconstantbackground
|
commit | commitdiff | tree |
2010-08-05 |
Stephan Saalfeld | extended verbosity of the tile matching
|
commit | commitdiff | tree |
2010-08-05 |
Stephan Saalfeld | Added a filter to reject constant background patterns...
|
commit | commitdiff | tree |
2010-03-19 |
Stephan Saalfeld | Merge branch 'master' of ssh://repo.or.cz/srv/git/trakem2
|
commit | commitdiff | tree |
2010-03-19 |
Stephan Saalfeld | Recovered the most importatn of Ignacio's previous...
|
commit | commitdiff | tree |
2010-03-19 |
Stephan Saalfeld | Merge branch 'master' into lens-model
|
commit | commitdiff | tree |
2010-03-19 |
Stephan Saalfeld | Created PolynomialModel2D, a wrapper for Verena Kaynig's
|
commit | commitdiff | tree |
2010-03-18 |
Stephan Saalfeld | Added the maximal accepted factor to mean PointMatch...
|
commit | commitdiff | tree |
2010-03-17 |
Stephan Saalfeld | Remove matches with large displacement from the configuration
|
commit | commitdiff | tree |
2010-02-23 |
Stephan Saalfeld | fixed calibration of scaled snapshots when exporting...
|
commit | commitdiff | tree |
2010-02-22 |
Stephan Saalfeld | fixed calibration of scaled snapshots
|
commit | commitdiff | tree |
2010-02-19 |
Stephan Saalfeld | AlignTask: when deforming, tiles ARE already in place
|
commit | commitdiff | tree |
2010-02-19 |
Stephan Saalfeld | AlignTask: Fixed missuse of a static variable.
|
commit | commitdiff | tree |
2010-02-19 |
Stephan Saalfeld | Remove the never used shake method from abstract Model.
|
commit | commitdiff | tree |
2010-02-10 |
Stephan Saalfeld | Fixed a bug that made the original image appear behind
|
commit | commitdiff | tree |
2010-02-09 |
Stephan Saalfeld | Synchronized screenPatchRanges
|
commit | commitdiff | tree |
2010-02-09 |
Stephan Saalfeld | minor cleanup in lenscorrection
|
commit | commitdiff | tree |
2010-02-09 |
Stephan Saalfeld | Added TransformMeshMappingWithMasks for more efficient...
|
commit | commitdiff | tree |
2010-02-09 |
Stephan Saalfeld | NonLinearTransformMode can propagate the transformation...
|
commit | commitdiff | tree |
2010-02-07 |
Stephan Saalfeld | For now, don't scale maxEpsilon.
|
commit | commitdiff | tree |
2010-02-07 |
Stephan Saalfeld | Align Multi-Layer-Mosaic: Use up to 2x maxOctaveSize...
|
commit | commitdiff | tree |
2010-01-29 |
Stephan Saalfeld | Finished the deform operation to consider all graphs...
|
commit | commitdiff | tree |
2010-01-29 |
Stephan Saalfeld | Fixed Float.MIN_VALUE to Float.MAX_VALUE where it remained...
|
commit | commitdiff | tree |
2010-01-29 |
Stephan Saalfeld | alignMultiLayerMosaic finally uses graph-based pre...
|
commit | commitdiff | tree |
2010-01-29 |
Stephan Saalfeld | changed default value of SIFT.maxOctaveSize = 600
|
commit | commitdiff | tree |
2010-01-29 |
Stephan Saalfeld | fixed pairOverlappingTiles( List, List, List[] )
|
commit | commitdiff | tree |
2010-01-28 |
Stephan Saalfeld | added correspondence weight as a parameter to Align...
|
commit | commitdiff | tree |
2009-11-05 |
Stephan Saalfeld | Merge branch 'master' into bunwarpj
|
commit | commitdiff | tree |
2009-11-04 |
Stephan Saalfeld | Merge branch 'master' into bunwarpj
|
commit | commitdiff | tree |
2009-11-03 |
Stephan Saalfeld | Fixed CompositeModes to work in the following configurations
|
commit | commitdiff | tree |
2009-11-03 |
Stephan Saalfeld | Revert "Work around annoying bug in Graphics2D, in...
|
commit | commitdiff | tree |
2009-11-03 |
Stephan Saalfeld | Fixed CompositeModes to work in the following configurations
|
commit | commitdiff | tree |
2009-11-03 |
Stephan Saalfeld | Separating AlignLayersTask from AlignTask.
|
commit | commitdiff | tree |
2009-11-03 |
Stephan Saalfeld | Revert "Work around annoying bug in Graphics2D, in...
|
commit | commitdiff | tree |
2009-11-03 |
Stephan Saalfeld | Merge branch 'master' into composite-modes
|
commit | commitdiff | tree |
2009-11-03 |
Stephan Saalfeld | AddARGBComposite can handle image with no alpha.
|
commit | commitdiff | tree |
2009-11-03 |
Stephan Saalfeld | Added a comment in Align
|
commit | commitdiff | tree |
2009-10-14 |
Stephan Saalfeld | refactored a misnamed method and statified some parameters in
|
commit | commitdiff | tree |
2009-10-14 |
Stephan Saalfeld | synchronized potentially concurrency unsafe match insertion...
|
commit | commitdiff | tree |
2009-10-13 |
Stephan Saalfeld | Fixed the geometry issues and added support for all...
|
commit | commitdiff | tree |
2009-10-09 |
Stephan Saalfeld | Catching and handling OutOfMemoryErrors in FeatureExtraction...
|
commit | commitdiff | tree |