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
416a7495
Verified
Commit
416a7495
authored
Jul 27, 2019
by
Toby Hodges
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change exercises_preface text to literal block
parent
7ee82be1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
_modules/filter_morphological.md
_modules/filter_morphological.md
+5
-6
No files found.
_modules/filter_morphological.md
View file @
416a7495
...
...
@@ -45,16 +45,15 @@ activity_preface: >
# activities:
# "Platform": "path/to/file.md"
exercises_preface
:
>
exercises_preface
:
|
### Exercise 1
Fill in the blanks, using those words: "shrinks", "increases", "decreases", "enlarges".
1. An erosion
____
_ objects in a binary image.
2. An erosion in a binary image
____
_ the number of foreground pixels.
3. A dilation in a grayscale image
____
_ the average intensity in the image.
4. A dilation
____
_ objects in a binary image.
1. An erosion
\_\_\_\_\
_ objects in a binary image.
2. An erosion in a binary image
\_\_\_\_\
_ the number of foreground pixels.
3. A dilation in a grayscale image
\_\_\_\_\
_ the average intensity in the image.
4. A dilation
\_\_\_\_\
_ objects in a binary image.
### Exercise 2
...
...
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