The Global Self-consistent, Hierarchical, High-resolution Geography (GSHHG) database is an amalgamation of two public domain databases by Paul Wessel (SOEST, University of Hawaii, Honolulu, HI) and Walter Smith (NOAA Laboratory for Satellite Altimetry, Silver Spring, MD) (Wessel and Smith 1996). The format of the GSHHG changed and therefore the recipes contained in MRES and MDRES have to be modified. Continue reading “A New MATLAB Script to Process the Global Geography Database (GSHHG)”
Eight Boxes of Lego Mindstorms Arrived in our Environmental Remote Sensing Lab
Thanks to the great support of MathWorks sponsoring the curriculum development of the new MATLAB/LEGO MINDSTORMS Environmental Remote Sensing Lab we just received eight more boxes of LEGO MINDSTORMS. Together with various devices to acquire typical multispectral, geophysical and geometric data, we cannot wait to use it to teach how geoscientific data is collected, processed and analyzed on the scale of a laboratory. The progress of course development as well as course materials will be provided on this blog.
Reproducing the Results of hist by the More Recent Function histogram of MATLAB
With release R2014b the new function histogram was introduced to replace the old function hist. Here is a script to reproduce the result of hist by the new function histogram. Continue reading “Reproducing the Results of hist by the More Recent Function histogram of MATLAB”
42nd Shortcourse On MRES
Next week the 42nd shortcourse on MATLAB Recipes for Earth Sciences will begin with 34 participants from 10 different research institutions and universities. It is the second of the two spring courses at the University of Potsdam. Continue reading “42nd Shortcourse On MRES”
Image Stitching with MATLAB
The exercise on image stitching with MATLAB is intended to help students to understand how to merge multiple images taken with a webcam using MATLAB. We used a webcam, mounted on a four-wheeled LEGO vehicle on rails with a single large motor, controlled with MATLAB, to acquire, process and merge multiple images.
Continue reading “Image Stitching with MATLAB”
Calculating the NDVI From Multispectral Camera Images Using MATLAB, Part 1
This exercise is intended to help students to understand how to capture NDVI Red+NIR images using a MAPIR Survey2 NDVI Red+NIR camera, to import the images into MATLAB and to calculate the Normalized Difference Vegetation Index. Continue reading “Calculating the NDVI From Multispectral Camera Images Using MATLAB, Part 1”
Importing and Processing EO-1 Hyperion Images with MATLAB
The journey of NASA’s EO-1 satellite is coming to an end. The images recorded by the Hyperion Sensor, aboard the satellite, during the past years, will provide valuable information about the Earth’s surface for many years to come. Continue reading “Importing and Processing EO-1 Hyperion Images with MATLAB”
Calculating 3D Point Clouds From Stereo Images Using MATLAB
This exercise is intended to help students to understand how to calculate a 3D point cloud from stereo images. We used a webcam, mounted on a four-wheeled LEGO vehicle on rails with a single large motor, controlled with MATLAB, to acquire pairs of stereo images and calculated the 3D point cloud of the opening of an agate druse. Continue reading “Calculating 3D Point Clouds From Stereo Images Using MATLAB”