Simple Chroma Keying/ Green Screening in Matlab

Shows a very straightforward chroma key method in Matlab
1K Downloads
Updated Fri, 26 Sep 2014 21:07:34 +0000

View License

This is a simple demonstration of how to
perform chroma keying in Matlab using HSV.
The method converts an RGB image to HSV and then thresholds the Hue (H) channel between two limits. The typical usage scenario would be for swapping the background once the mask has been generated.

Cite As

Aaron Wetzler (2024). Simple Chroma Keying/ Green Screening in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/47929-simple-chroma-keying-green-screening-in-matlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Convert Image Type in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0