Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
image-analysis-training-resources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
15
Issues
15
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
grp-bio-it
image-analysis-training-resources
Commits
3295fb95
Commit
3295fb95
authored
Jun 12, 2019
by
Christian Tischer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve image_display.md
parent
24c4a1c9
Pipeline
#10144
passed with stage
in 29 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
+12
-2
modules/image_display.md
modules/image_display.md
+12
-2
workshops/.2019-Turku-Basics.md.swp
workshops/.2019-Turku-Basics.md.swp
+0
-0
No files found.
modules/image_display.md
View file @
3295fb95
...
...
@@ -23,6 +23,9 @@ layout: page
```
brightness = ( value - min ) / ( max - min )
if ( brightness < 0 ) set to zero
if ( brightness > 1 ) set to one
0 <= brightness <= 1
contrast = max - min
...
...
@@ -31,8 +34,15 @@ contrast = max - min
## Activity
*
Open image: xy_8bit__nuclei_noisy_different_intensity.tif
*
Explore different LUTs and LUT settings
*
Appreciate that LUT settings do not affect image content.
*
Explore different single color LUTs and LUT settings
*
Appreciate that LUT settings do not change the pixel values
## Optional activity: Multi color LUTs
*
Open image: xy_16bit__nuclei_high_dynamic_range
*
Appreciate that a single color LUT does not suffice
*
Explore color LUTs
*
Add a LUT calibration bar to the image
## Formative Assessment
...
...
workshops/.2019-Turku-Basics.md.swp
0 → 100644
View file @
3295fb95
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment