docs: Remove stray HTML tags
Signed-off-by: Marvin Schmidt <marvin.schmidt1987@gmail.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
4bd25c6f51
commit
90c7ce6ad2
1 changed files with 2 additions and 2 deletions
|
@ -231,7 +231,7 @@ The camera stack comprises four software layers. From bottom to top:
|
||||||
|
|
||||||
Those components can live in the libcamera project source code
|
Those components can live in the libcamera project source code
|
||||||
in separate repositories, or move to their respective project's
|
in separate repositories, or move to their respective project's
|
||||||
repository (for instance the gstreamer libcamera element).</p>
|
repository (for instance the gstreamer libcamera element).
|
||||||
|
|
||||||
* The applications and upper level frameworks are based on the
|
* The applications and upper level frameworks are based on the
|
||||||
libcamera framework or libcamera adaptation, and are outside of
|
libcamera framework or libcamera adaptation, and are outside of
|
||||||
|
@ -326,7 +326,7 @@ Pipeline Handler
|
||||||
such it is covered by the same free software license as the rest of libcamera
|
such it is covered by the same free software license as the rest of libcamera
|
||||||
and needs to be contributed upstream by device vendors. The Pipeline Handler
|
and needs to be contributed upstream by device vendors. The Pipeline Handler
|
||||||
lives in the same process as the rest of the library, and has access to all
|
lives in the same process as the rest of the library, and has access to all
|
||||||
helpers and kernel camera-related devices.</p>
|
helpers and kernel camera-related devices.
|
||||||
|
|
||||||
Image Processing Algorithms
|
Image Processing Algorithms
|
||||||
Together with the hardware image processing and hardware statistics
|
Together with the hardware image processing and hardware statistics
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue