Typical geography exercises

バージョン 1.2.0 (6.27 MB) 作成者: Avalon Royer
Three exercises in geomatics information processing
ダウンロード: 8
更新 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 リポジトリにアクセスしてください。