Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
image-analysis-training-resources
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
38
Issues
38
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
grp-bio-it
image-analysis-training-resources
Commits
b1fd4496
Commit
b1fd4496
authored
Mar 15, 2019
by
Christian Tischer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update image-ethics-and-data-integrity.md
parent
48922538
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
workshops/image-ethics-and-data-integrity.md
workshops/image-ethics-and-data-integrity.md
+24
-0
No files found.
workshops/image-ethics-and-data-integrity.md
View file @
b1fd4496
...
@@ -20,11 +20,35 @@
...
@@ -20,11 +20,35 @@
}
}
'/>
'/>
<img src='https://g.gravizo.com/svg?
digraph G {
shift
[
fontcolor=white,color=white
]
;
saving_images -> image_content
[
label=" can change"
]
;
}
'/>
### Activities
### Activities
#### Explore how saving images can change image content
#### Explore how saving images can change image content
-
Open an image
-
Inspect it contents, take notes of some pixel values and coordinates
-
Save the image
-
Reopen the image
-
Compare the image content to your notes, did it change?
##### Example data:
-
calibrated_16bit__cells_eres_noisy.tif
### Formative Assessments
How can I ensure that image content is preserved during saving?
1.
I always use Tiff format, this is safe.
2.
I always test it by checking pixel values and coordinates before and after saving.
3.
## Image data presentation
## Image data presentation
...
...
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