"Getting Started with Image Processing" example files

Version 1.0.2 (2.46 MB) by John Moon
Example files for the Getting Started with Image Processing Video.
1.1K Downloads
Updated 6 Apr 2021

The Amazon Rainforest is the largest and most diverse rainforest in the world, which makes it important to protect.

Unfortunately, the rainforest has been receding due to heavy deforestation, but recent conservation efforts have slowed that rate.

See how Image Processing Toolbox is used to analyze and track deforestation in the Amazon Rainforest to see the effects of those conservation efforts in the "Getting Started with Image Processing" video:

https://www.mathworks.com/videos/getting-started-with-image-processing-1617599799993.html?s_tid=srchtitle

The deforestation.mlx Live Script processes multiple satellite images of the Jamanxim National Forest taken every 4 years from 2000 to 2016.

Take a look at createMask.m - a function generated through the Color Thresholder App that turns interacting with an app into usable code.

Run the Live Script and observe the results. See if you can tweak various parts of the algorithm to get a better result.

To start, try regenerating createMask.m with a different set of thresholds or using a different color space using the Color Thresholder App.

Cite As

John Moon (2024). "Getting Started with Image Processing" example files (https://github.com/mathworks/getting-started-with-image-processing/releases/tag/v1.0.2), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with R2020b to R2021a
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

See release notes for this release on GitHub: https://github.com/mathworks/getting-started-with-image-processing/releases/tag/v1.0.2

1.0.1

See release notes for this release on GitHub: https://github.com/mathworks/getting-started-with-image-processing/releases/tag/v1.0.1

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.