We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8039f1 commit 997203aCopy full SHA for 997203a
episodes/01-introduction.md
@@ -33,9 +33,8 @@ to be automated as a computer program.
33
This lesson introduces an open source toolkit for processing image data:
34
the Python programming language
35
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.
+With careful experimental design,
+Python code can be a powerful instrument in answering many different kinds of questions.
39
40
41
## Uses of Image Processing in Research
0 commit comments