Documentation of 'boofcv.alg.sfm.overhead.CreateSyntheticOverheadViewS' Java class
CreateSyntheticOverheadViewS
boofcv.alg.sfm.overhead

Class CreateSyntheticOverheadViewS<T extends ImageGray>

    • Constructor Detail

      • CreateSyntheticOverheadViewS

        public CreateSyntheticOverheadViewS(InterpolatePixelS<T> interp)
        Constructor
        Parameters:
        interp - Interpolation used when sampling camera image
    • Method Detail

      • process

        public void process(T input,
                            T output)
        Computes overhead view of input image. All pixels in input image are assumed to be on the ground plane.
        Specified by:
        process in class CreateSyntheticOverheadView<T extends ImageGray>
        Parameters:
        input - (Input) Camera image.
        output - (Output) Image containing overhead view.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.