Steve on Image Processing with MATLAB

Image processing concepts, algorithms, and MATLAB

Results for: Continental divide

Locating the US continental divide, part 7 – Putting it all together

Today is the final post in my continental divide series. In earlier posts I have used the problem of computing the US continental divide as a vehicle for exploring data import, image... read more >>

Locating the US continental divide, part 6 – Final computation and visualization 6

Today's post in my continental divide series demonstrates the final computational step and shows one procedure for visualizing the Pacific and Atlantic catchment basins. In my previous... read more >>

Locating the US continental divide, part 5 – Minima imposition

Today, in part 5 of my series on computing the US continental divide, we'll look at a technique called minima imposition. Previously we looked at data import and display, the watershed transform... read more >>

Locating the US continental divide, part 4 – Ocean masks

Welcome to part 4 of my series on computing the US continental divide. Previously we looked at data import and display, the watershed transform and label matrices, and different kinds of... read more >>

Locating the US continental divide, part 3 – Regional minima

In the previous post in this series on computing the US continental divide, we used the watershed function to find catchment basins in a DEM (digital elevation model). The result was more than... read more >>

Locating the US continental divide, part 2 – Watershed transform 1

This post is the second in my series on computing the location of the US continental divide. Today I'm going to look at the watershed transform, including how to compute and visualize it... read more >>

Locating the US continental divide, part 1 – Introduction 23

Today I'm introducing a series on computing the location of the US continental divide. (I was inspired to tackle this topic by Brian Hayes' blog post on the divide; thanks very much to... read more >>