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
07eac7b2
Commit
07eac7b2
authored
6 years ago
by
theazgra
Browse files
Options
Downloads
Patches
Plain Diff
New objectives.
parent
97dd1584
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-5
7 additions, 5 deletions
README.md
with
7 additions
and
5 deletions
README.md
+
7
−
5
View file @
07eac7b2
...
...
@@ -13,15 +13,17 @@
-
[x] LZMA (7-zip)
-
[x] Add
*level*
CLI option to specify compression level for above algorithms
-
[x] Add CSV writer, which will write test results to file and test function taking folder with test files to parse.
-
**DEADLINE 04.03.2019**
-
[x] Describe what is compression ratio, how are we calculating it.
-
[x] Write about Z-Curve order, plot Z-Curve comparsion with normal order.
-
[x] Plot/into tables, BPP (Bits Per Pixel), Compression throughput (MB/s).
-
[x] Plot how are different frames compressed, x axis -> frame, y axis -> compression ratio
-
[ ] Benchmark B^3D cuda library
-
[ ] Look at
*Image difference*
-
Negative values can be mapped to odd/even numbers. But the difference must be saved in more than one byte.
-
Save difference in different type than byte (
`short`
,
`uint`
,
`ulong`
)
-
**DEADLINE 18.03.2019**
-
[ ] Look at
*Image difference*
(
*Negative values can be mapped to odd/even numbers. But the difference must be saved in more than one byte.*
)
-
Things we have tested so far: short-short=int, mapping int to ushort, results are not better
-
[ ] Try Z-Order on ushort mapped ints.
-
[ ] Try raw byte difference, find if it can be mapped to 1 or 2 bytes
-
[ ] Benchmark B3D cuda library
-
Problems with building,
`cuda`
files are probably compiled with g++ instead of nvcc?
## CZI parser TODO list
...
...
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