Typical geography exercises

版本 1.2.0 (6.3 MB) 作者: Avalon Royer
Three exercises in geomatics information processing
8.0 次下载
更新时间 2024/9/29
Three exercises in geomatics information processing
1. Color Image Segmentation
Description of the Satellite Image Segmentation Application
This application is used for satellite image segmentation and facilitates their analysis by allowing users to create masks representing specific elements within the images.
Key features:
The application enables the segmentation of a satellite image based on its color characteristics. To achieve this, users can choose from four distinct color models:
  • RGB (Red, Green, Blue): a classic color model suitable for standard images and visually understandable for humans.
  • HSV (Hue, Saturation, Value): ideal for separating colors based on their hue and intensity.
  • Ycbcr: commonly used in many video formats, excellent for analyzing separate chromatic and brightness components.
  • Lab: represents colors more closely to human perception, based on luminance and two opposing color channels.
Once the model is selected, users have access to a series of sliders to manipulate the range of each parameter.
For example, in the RGB model, users can adjust the red, green, and blue levels independently, while in the HSV model, they can set thresholds for hue, saturation, and value. These adjustments allow users to filter the image and highlight only the areas that match the defined ranges.
Potential uses:
This application is ideal for various remote sensing and satellite image analysis applications, such as soil and vegetation mapping, water body detection, land use change monitoring, urban analysis, and more.
Note: This application was originally designed to select and highlight vegetation areas from a satellite image, but it can be used for other purposes. Simply replace "vegetation percentage" with the element for which you wish to create the mask.
2. Calculating a chi²
This livescript provides a MATLAB-based approach to calculating a chi2 in statistics. It allows you to perform the calculation much more quickly and efficiently than by hand.
3. Sampling a point cloud
This livescript lets you sample a point cloud to make it less cumbersome for MATLAB's Lidar Viewer.

引用格式

Avalon Royer (2024). Typical geography exercises (https://github.com/4v4lon/Exercices-typiques-en-Geomatique/releases/tag/v1.2.0), GitHub. 检索时间: .

MATLAB 版本兼容性
创建方式 R2024a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0

See release notes for this release on GitHub: https://github.com/4v4lon/Exercices-typiques-en-Geomatique/releases/tag/v1.2.0

1.1.0

See release notes for this release on GitHub: https://github.com/4v4lon/Exercices-typiques-en-Geomatique/releases/tag/v1.1.0

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库