Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
data_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vojtech Moravec
data_project
Commits
0e352c62
Commit
0e352c62
authored
6 years ago
by
Vojtěch Moravec
Browse files
Options
Downloads
Patches
Plain Diff
Updated readme.
parent
b9575831
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+4
-2
4 additions, 2 deletions
.gitignore
README.md
+12
-5
12 additions, 5 deletions
README.md
docs/light_sheet_microscopy/B3D_compression.md
+2
-0
2 additions, 0 deletions
docs/light_sheet_microscopy/B3D_compression.md
with
18 additions
and
7 deletions
.gitignore
+
4
−
2
View file @
0e352c62
SimpleImageViewer/
[Dd]ebug
[Rr]e
bug
[Rr]e
lease
*.exe
*.czi
\ No newline at end of file
*.czi
B3D/
czi_example_data/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
+
12
−
5
View file @
0e352c62
#
irods_info
#
Data comression project
Information about iRODS.
## CZI format
-
Popsat formát CZI
-
Co a jak je v tom formátu uloženo (jakýmy datovými typy atd.)
-
Jak tam jsou vůbuc uložena obrazová data
-
Je komprese součásti standardu, nebo dokumentace jen popisuje komprese, které mohou být použity? Jaké LZW? Jaký JPG? Co je to JPEG XR?
-
Jak jsou uloženy nekompresované data? Celá číslá, realná číslá, enum?
-
Jak jsou uložena kompresovaná data?
-
Jak vytáhnout obrazová data z CZI souboru?
-
Jaký je vztah mezi obrázky v CZI souboru?
-
Dala by se použít nějaká komprese vzhledem k
`referenčním`
obrázkům? (vztah mezi obrazy, jak jsou posunuty atd.)
-
Možná se podívat co je to ten HDF5, ale spíš se zaměřit na CZI formát.
-
[
] Read [technical overview
](
docs/technical-overview-2016-web.pdf
)
-
[
] Read [beginner training
](
docs/irods_beginner_training_2018.pdf
)
?
-
[ ] Read online documentation.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
docs/light_sheet_microscopy/B3D_compression.md
+
2
−
0
View file @
0e352c62
...
...
@@ -15,6 +15,8 @@
-
signed or unsigned 8 bit or 16 bit integers
-
HDF5 files
-
*Probably all image types, but image must be loaded by CUDA.*
-
*New angle on lightsheet ...*
paper citations:
-
3.32x average increase in compression ratio compared to lossless mode
### NOTE: Try compressing `czi` file with B3D.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment