Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Toby Hodges
image-analysis-training-resources
Commits
b8e87d0f
Verified
Commit
b8e87d0f
authored
Jul 26, 2019
by
Toby Hodges
Browse files
Merge branch 'master' into 61-activity-logic
parents
1c590599
97f07da5
Changes
8
Hide whitespace changes
Inline
Side-by-side
AUTHORS.md
View file @
b8e87d0f
...
...
@@ -6,6 +6,7 @@ title: Authors
This material is the product of contributions from the following people:
*
Aliaksandr Halavatyi
*
Stefan Helfrich
*
Jean-Karim Hériché
*
Toby Hodges
*
Julius Hossain
...
...
CONTRIBUTING.md
View file @
b8e87d0f
...
...
@@ -133,7 +133,7 @@ clone and move into this repository,
and run:
```
bash
bundle exec jekyll
serve
make
serve
```
All going well, your built pages are now beng served locally.
...
...
_includes/binarization/activities/binarization_knime.md
0 → 100644
View file @
b8e87d0f
[

](https://kni.me/w/yaYVMcWMurQJfRAq)
[
//
]:
#
(Original URL: https://hub.knime.com/stelfrich/space/Image%20Analysis%20Training%20Resources/Image%20binarization)
_includes/connected_components/activities/connected_components_knime.md
0 → 100644
View file @
b8e87d0f
[

](https://kni.me/w/XCeGNgTQOzoPwzje)
[
//
]:
#
(Original URL: https://hub.knime.com/stelfrich/space/Image%20Analysis%20Training%20Resources/Connected%20components)
_includes/filter_neighbourhood/activities/mean_filter_knime.md
0 → 100644
View file @
b8e87d0f
[

](https://kni.me/w/wt_07Y4FqvY-QyYb)
[
//
]:
#
(Original URL: https://hub.knime.com/stelfrich/space/Image%20Analysis%20Training%20Resources/Neighbourhood%20image%20filters)
_modules/binarization.md
View file @
b8e87d0f
...
...
@@ -26,6 +26,7 @@ activities:
"
ImageJ
Macro"
:
"
binarization/activities/binarization_imagejmacro.md"
"
Jython"
:
"
binarization/activities/binarization_jython.md"
"
MATLAB"
:
"
binarization/activities/binarization_matlab.md"
"
KNIME"
:
"
binarization/activities/binarization_knime.md"
exercises_preface
:
>
...
...
_modules/connected_components.md
View file @
b8e87d0f
...
...
@@ -25,6 +25,7 @@ activity_preface: >
activities
:
"
ImageJ
GUI"
:
"
connected_components/activities/connected_components_imagejgui.md"
"
KNIME"
:
"
connected_components/activities/connected_components_knime.md"
# "MATLAB": ""
exercises_preface
:
>
...
...
_modules/filter_neighbourhood.md
View file @
b8e87d0f
...
...
@@ -33,6 +33,7 @@ activity_preface: >
activities
:
"
ImageJ
GUI"
:
"
filter_neighbourhood/activities/mean_filter_imagejgui.md"
"
KNIME"
:
"
filter_neighbourhood/activities/mean_filter_knime.md"
# "ImageJ Macro":
# "Jython":
# "MATLAB":
...
...
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