issues
search
imglib
/
imglib2
A generic next-generation Java library for image processing
http://imglib2.net/
Other
302
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Blocks revision
#373
tpietzsch
closed
1 week ago
0
[QUESTION] Error making axis transpositions
#372
carlosuc3m
closed
1 month ago
1
fix bug in KDTreeUtils unflatten()
#371
StephanPreibisch
closed
1 month ago
1
KDTree instantiation fails for ProxyTypes
#370
StephanPreibisch
closed
1 month ago
1
Add default method NativeImg.getAccessType()
#369
tpietzsch
closed
2 months ago
0
Make sure, that new Buffer views are used in PrimitiveBlocks from BufferAccess
#368
tpietzsch
opened
2 months ago
0
Add NativeImg.getAccessType() method
#367
tpietzsch
closed
2 months ago
0
Build a multi-release jar with module-info.class for Java 9+
#366
tpietzsch
opened
6 months ago
0
move classes from bigdataviewer-core for JPMS compatibility
#365
tpietzsch
closed
6 months ago
0
fluent API for chaining views
#364
tpietzsch
closed
3 months ago
7
BlockSupplier
#363
tpietzsch
closed
6 months ago
0
Appose
#362
tpietzsch
closed
6 months ago
0
Let RandomAccessibleInterval extend IterableInterval with default implementation
#361
tpietzsch
closed
6 months ago
1
feat: add RadialKDTreeInterpolatorFactory
#360
bogovicj
closed
5 months ago
3
Write SamplerConverter javadoc
#359
gselzer
closed
8 months ago
0
Add documentation for SamplerConverter
#358
tpietzsch
closed
8 months ago
0
WriteConvertedCursor constructor fails with ArrayIndexOutOfBoundsException
#357
gselzer
closed
9 months ago
7
Reduce allocation size for Cell objects in CellImg
#356
tpietzsch
closed
8 months ago
0
Improve Intervals methods
#355
tpietzsch
opened
10 months ago
0
Make PrimitiveBlocks work with BufferAccess
#354
tpietzsch
closed
2 months ago
0
Modularize core ImgLib2 projects
#353
tpietzsch
opened
10 months ago
1
Improve implementation of RealSum
#352
minnerbe
closed
8 months ago
4
Views.bundle returns BundleView, but BundleView class is not public
#351
cmhulbert
opened
1 year ago
3
Simplify static creation methods
#350
minnerbe
opened
1 year ago
0
Add convenience methods for creating images from arrays
#349
minnerbe
closed
1 year ago
1
Draft: streamify View API
#348
minnerbe
closed
6 months ago
4
Implement CellLocalizingSpliterator and PlanarLocalizingSpliterator
#347
tpietzsch
opened
1 year ago
0
Add Util.printCoordinates(Localizable)
#346
tpietzsch
opened
1 year ago
0
Reduce allocation size for Cell objects in CellImg
#345
tpietzsch
closed
8 months ago
0
Simplify AbstractArrayCursor hierarchy
#344
tpietzsch
opened
1 year ago
0
Deprecate AbstractLocalizingCursor
#343
tpietzsch
opened
1 year ago
0
Consistent toString() implementations
#342
tpietzsch
opened
1 year ago
0
Improve Point.setPosition
#341
tpietzsch
opened
1 year ago
0
Stream API documentation
#340
tpietzsch
closed
1 year ago
0
Explore consequences of adding ImgLibStream wrapper
#339
tpietzsch
opened
1 year ago
1
Create LocalizableSamplerStream
#338
tpietzsch
closed
1 year ago
4
Spliterators for standard NativeImgs
#337
tpietzsch
closed
1 year ago
0
Add stream methods to IterableRealInterval
#336
tpietzsch
closed
1 year ago
2
Remove unnecessary overrides of IterableRealInterval.iterator()
#335
tpietzsch
opened
1 year ago
0
Refactor/split kdtree
#334
minnerbe
closed
7 months ago
3
Revise KDTree implementation to store coordinates in dense arrays
#333
tpietzsch
closed
7 months ago
11
More specific type hierarchy for volatile types
#332
bogovicj
opened
1 year ago
0
Sparse matrices as Imgs
#331
minnerbe
opened
1 year ago
0
PrimitiveBlocks copies RandomAccessible blocks to primitive arrays
#330
tpietzsch
closed
1 year ago
3
Postpone Cell linking to CellRandomAccess.get()
#329
tpietzsch
closed
1 year ago
0
Draft: modifying the imglib2 coding style demo
#328
maarzt
closed
1 year ago
0
Default implement a few methods, deprecate `copyCursor()`, and clean up.
#327
tpietzsch
closed
2 years ago
2
Building a kdTree is slow for repeated values
#326
tischi
closed
7 months ago
1
add bundle view to bundle coordinates and values as values
#325
axtimwalde
closed
2 years ago
0
Add LocalizableRandomAccess that provides access to the position and value supplier
#324
cmhulbert
closed
2 years ago
3
Next