Choose a platform to display instructions for: <selectid="id_activity_platform"name="activityplatformlist"onchange="change_activity_content_by_platform('id_activity_platform');return false;">
Show activity for: <selectid="id_activity_platform"name="activityplatformlist"onchange="change_activity_content_by_platform('id_activity_platform');return false;">
{% assign first = true %}
{% endif %}
{% for platform in page.activities %}
...
...
@@ -166,6 +180,9 @@ Choose a platform to display instructions for: <select id="id_activity_platform"
{% endfor %}
{% if page.exercises_preface or page.exercises %}
<br>
<br>
<h2>Formative assessment</h2>
{% endif %}
...
...
@@ -174,7 +191,7 @@ Choose a platform to display instructions for: <select id="id_activity_platform"
{% endif %}
{% if page.exercises %}
Choose a platform to display instructions for: <selectid="id_exercises_platform"name="exercisesplatformlist"onchange="change_exercises_content_by_platform('id_exercises_platform');return false;">
Very often, one wants to detect objects or specific regions in images. Typically, the first step to achieve this aim is to distinguish so-called background pixels, which do not contain objects or interesting regions, from foreground pixels, which mark the areas of interest. The foreground regions can than be further processed, e.g to detect objects or perform measurements.
- Please download again on Monday morning as there will most likely be some last minute changes!
## Prerequisites
In order to save some time, and since many of you took part in the ALMF Basics in Microscopy courses, we will not repeat what has been taught there already. If you did not attend it would be good if you could have a look at the material:
- Basic handling of the [ImageJ](https://fiji.sc/) software
-[Image inspection and handling](https://github.com/tischi/imagej-courses/blob/master/practicals/basic-image-inspection-and-handling.md)