Skip to content

Commit 997203a

Browse files
authored
remove specific mention of imaging equipment
1 parent d8039f1 commit 997203a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

episodes/01-introduction.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@ to be automated as a computer program.
3333
This lesson introduces an open source toolkit for processing image data:
3434
the Python programming language
3535
and [the _scikit-image_ (`skimage`) library](https://scikit-image.org/).
36-
With careful experimental design, a digital camera or a flatbed scanner,
37-
in conjunction with some Python code,
38-
can be a powerful instrument in answering many different kinds of problems.
36+
With careful experimental design,
37+
Python code can be a powerful instrument in answering many different kinds of questions.
3938

4039

4140
## Uses of Image Processing in Research

0 commit comments

Comments
 (0)