Interface FocusProvider

    • Method Detail

      • autoFocus

        Location autoFocus​(Camera camera,
                           HeadMountable movable,
                           Length subjectMaxSize,
                           Location location0,
                           Location location1)
                    throws java.lang.Exception
        Focus the camera to the subject by moving the movable (this might move the subject or the camera).
        Parameters:
        camera -
        movable -
        subjectMaxSize -
        location0 -
        location1 -
        Throws:
        java.lang.Exception
      • getConfigurationWizard

        Wizard getConfigurationWizard​(Camera camera)