Biosciences: Image Processing
In this module, we will learn how to import, preprocess, and segment biologically relevant images using MATLAB®. Make sure you're familiar with the basics of using MATLAB by going through the MATLAB Onramp before continuing. You'll need to utilize the Image Processing Toolbox for this module. You may want to consider going through the Image Processing Onramp for further practice.
Notes on the use of live scripts
Various icons will be used throughout these scripts to identify different types of interactivity.
Cells taken from the inner walls of a cow blood vessel, stained fluorescent, and viewed under a microscope.
As biologists, we study the living world and how the species that comprise it evolve, interact, and function. You can imagine many ways in which images might be useful in biology. Images of a species of animal or plant might be used to identify various features of those organisms. Image processing can be used to monitor the health of crops, to measure the movement of humans, and can be used with machine learning techniques to diagnose different conditions such as skin cancer. An iPhone will tell you what species of plant you're looking at if you take a photo of it. If you're walking in the woods, you can instantly know if you can eat a plant or should avoid touching it altogether! We'll start this module by exploring such a plant image.
Within organisms, we may want to look deeper than can be seen with the naked eye, which is enabled by the various types of microscopy currently used in the field. You can imagine using basic microscopy methods to look at the cells in a patient's blood, or even using more complicated microscopic imaging methods to look at the activity of cells in an alive mouse's brain!
As techniques in biology have gotten more and more complex, biologists have begun collecting more and more data. It can be challenging to analyze all of this data by hand, but luckily MATLAB can help! For example, imagine you collect a sample of a patient's blood, and you want to count the number of cells so you can figure out if the cell count is too low, too high, etc. People used to have to painstakingly count cells by hand, but now the process can be easily automated in MATLAB by importing and segmenting an image of the slide. We'll explore how to do this at the end of this module.
- These scripts can all be run independently, though we recommend going through these live scripts in order.
- These live scripts are intended to be used with output inline. To change the output, go to the View tab of the toolstrip, and select Output Inline.
- If you haven't spent much time with live scripts, and need a refresher on interacting with them before you begin, click [here](matlab: edit starting_tips.mlx).
Students to interact with the code .
Exercises exist in most scripts and the answers will be provided at the end.
A problem set for students to practice these concepts is also included here.
Students reflect on what they've learned or on what the data means.
Particularly interesting examples of how these concepts are used in "real-world" biology
-
Learning objective: Students will import, manipulate, and segment a plant image in MATLAB, and learn how images are stored.
Citar como
Emma Smith Zbarsky (2024). Biosciences: Image Processing (https://github.com/MathWorks-Teaching-Resources/Biosciences-Image-Processing), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |
|