resampling()
reproject()
crop()
kmeans()
apply_ML_model()
stack()
reorder_bands()
remove_bands()
numpy_channel_first()
numpy_channel_last()
image_from_table()
adapt()
Examples
API Reference
Geoimage
Geoimage.__init__()
Geoimage.where()
Geoimage.update_from()
Geoimage.reset_names()
Geoimage.change_nodata()
Geoimage.change_names()
Geoimage.activate_history()
Geoimage.deactivate_history()
Geoimage.copy()
Geoimage.info()
Geoimage.get_type()
Geoimage.get_spatial_resolution()
Geoimage.get_latlon_coordinates()
Geoimage.get_size()
Geoimage.get_nb_bands()
Geoimage.get_meta()
Geoimage.get_nodata()
Geoimage.get_bounds()
Geoimage.get_names()
Geoimage.get_georef()
Geoimage.unique()
Geoimage.abs()
Geoimage.sum()
Geoimage.min()
Geoimage.max()
Geoimage.mean()
Geoimage.std()
Geoimage.median()
Geoimage.replace_values()
Geoimage.percentage_pixels()
Geoimage.hist()
Geoimage.colorcomp()
Geoimage.convert_3bands()
Geoimage.plot_spectra()
Geoimage.visu()
Geoimage.numpy_channel_first()
Geoimage.numpy_channel_last()
Geoimage.numpy_table()
Geoimage.image_from_table()
Geoimage.upload_table()
Geoimage.upload_image()
Geoimage.astype()
Geoimage.reproject()
Geoimage.latlon2pixel()
Geoimage.pixel2latlon()
Geoimage.save()
Geoimage.extract_from_shapefile()
Geoimage.extract_from_shapeimage()
Geoimage.kmeans()
Geoimage.apply_ML_model()
Geoimage.adapt()
Geoimage.fuse_dempster_shafer_2()
Geoimage.standardize()
Geoimage.inverse_standardize()
Geoimage.resampling()
Geoimage.crop()
Geoimage.select_bands()
Geoimage.stack()
Geoimage.remove_bands()
Geoimage.reorder_bands()
Geoimage.switch_band()
Geoimage.add_band()
shpfiles
shpfiles.get_shapefile_attributes()
shpfiles.shp2geoim()
shpfiles.shp2raster()
InferenceTools
InferenceTools.kmeans()
InferenceTools.fuse_dempster_shafer_2hypotheses()
InferenceTools.adapt()
rasters
rasters.stack()
rasters.remove_bands()
Visualizer
Visualizer.plot_spectra()