Skip to content

Commit

Permalink
Merge pull request #4255 from zacsimile/dcimg-reader
Browse files Browse the repository at this point in the history
Add Hamamatsu DCIMG Reader
  • Loading branch information
melissalinkert authored Jan 13, 2025
2 parents 2ffe82c + 59303be commit 4ba6d52
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ tools/*.jar
*.iml
.*.swp
*.clean
.vscode
1 change: 1 addition & 0 deletions components/formats-api/src/loci/formats/readers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ loci.formats.in.MicroCTReader # vff
loci.formats.in.LOFReader # lof
loci.formats.in.XLEFReader # xlef
loci.formats.in.OlympusTileReader # omp2info
loci.formats.in.DCIMGReader # dcimg

# multi-extension messes
loci.formats.in.JEOLReader # dat, img, par
Expand Down
Loading

0 comments on commit 4ba6d52

Please sign in to comment.