Skip to content

Instantly share code, notes, and snippets.

@PratyushTripathy
Last active July 16, 2022 11:15
Show Gist options
  • Save PratyushTripathy/6308255ef2d398c675a6b8864ae46429 to your computer and use it in GitHub Desktop.
Save PratyushTripathy/6308255ef2d398c675a6b8864ae46429 to your computer and use it in GitHub Desktop.
// call the function to match the histogram of slave
var hist = require('users/pratyusht/PublicFunctions:seamless_mosaic/histogram');
var matched_slave = hist.match_histogram(master, slave, overlap, band_names, 30);
Map.addLayer(matched_slave, l8_vis_params, 'Matched Slave');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment