Morph Binary Images

Morphs intervening slices between two binary masks

You are now following this Submission

morph_binary.m takes two 2D binary images and interpolates slices between them to produce a 3D binary image stack. This technique may be useful when attempting to create a volume-of-interest on a 3D image - the user can create masks only on certain slices (for instance, every 10 slices) and then interpolate the intervening ones to create a full 3D binary volume.

Cite As

Mike Newton (2026). Morph Binary Images (https://in.mathworks.com/matlabcentral/fileexchange/61313-morph-binary-images), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Read, Write, and Modify Image in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

1/27/2017 - Update title