[class_lister]
happy = happy.base.class_lister

[console_scripts]
envi-viewer = happy.gui.envi_viewer.viewer:sys_main
happy-ann2happy = happy.console.ann_to_happy.generate:sys_main
happy-data-viewer = happy.gui.data_viewer.viewer:sys_main
happy-envi-viewer = happy.gui.envi_viewer.viewer:sys_main
happy-generate-image-regions-objects = happy.console.image_regions_objects.generate:sys_main
happy-generic-regression-build = happy.console.builders.generic_regression_build:sys_main
happy-generic-unsupervised-build = happy.console.builders.generic_unsupervised_build:sys_main
happy-hdr-info = happy.console.hdr_info.output:sys_main
happy-help = happy.console.help.generate:sys_main
happy-hsi2rgb = happy.console.hsi_to_rgb.generate:sys_main
happy-mat-info = happy.console.mat_info.output:sys_main
happy-opex-labels = happy.console.opex_labels.generate:sys_main
happy-opex2happy = happy.console.ann_to_happy.generate:sys_main
happy-plot-preproc = happy.console.plot_preproc.output:sys_main
happy-process-data = happy.console.process_data.process:sys_main
happy-raw-check = happy.console.raw_check.process:sys_main
happy-raw-checker = happy.gui.raw_checker.checker:sys_main
happy-scikit-regression-build = happy.console.builders.regression_build:sys_main
happy-scikit-segmentation-build = happy.console.builders.segmentation_build:sys_main
happy-scikit-unsupervised-build = happy.console.builders.unsupervised_build:sys_main
happy-splitter = happy.console.happy_splitter.split:sys_main
happy-sub-images = happy.console.sub_images.generate:sys_main
