Lines Matching refs:view
22 * Interface representing a surround view 3d session.
24 * Surround view 3d provides a virtual view from any desired position in the 3d space around the
25 * car. Surround view 3d creates an approximate 3d surface around the car to match the surrounds
26 * and provides a virtual view as seen on this surface.
31 * Sets the desired views of surround view 3d.
33 * Surround view 3d takes a list of desired virtual view points and provides an output frame
34 * for each view. Default view list is a single view from behind the car front facing in the
37 * Each view set is identified by an Id which is returned with the corresponding output frame
38 * of that view.
41 * identify updated set of views once effective using the view Id provided in the updated
50 * Sets the configuration of 3d surround view.
52 * Configuration is used for supported different target use-cases of the surround view eg.
53 * fullscreen view or preview. A set config call can be performed at anytime (before or after
64 * Gets the current configuration of the 3d surround view.
66 * Configuration is used for supported different target use-cases of the surround view eg.
67 * fullscreen view or preview. Use setConfig call to set a configuration.
93 * Projects points on camera image to surround view 3D surface.
95 * Useful for mapping points detected on individual camera frames onto the surround view 3D