Go to the source code of this file.
Classes | |
class | face_contour_detector.gui.image_selection_frame.ImageSelectionFrame |
This class is used to display proposals to the user. More... | |
Namespaces | |
namespace | face_contour_detector.gui.image_selection_frame |
This package contains only the class ImageSelectionFrame. | |
Functions | |
def | face_contour_detector.gui.image_selection_frame.scale_image |
This method is used to scale an image to a maximum size. | |
Variables | |
int | face_contour_detector.gui.image_selection_frame.MAX_HEIGHT = 500 |
constant defining the maximum width an displayed image is allowed to have | |
int | face_contour_detector.gui.image_selection_frame.MAX_WIDTH = 250 |
constant defining the maximum width an displayed image is allowed to have |