libcamera v0.7.2+rpt20260817
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
lsc_base.h File Reference

Base types and definitions for LscImplementation class hierarchy. More...

#include <map>
#include <stdint.h>
#include <string>
#include <vector>
#include <libcamera/base/span.h>
#include <libcamera/geometry.h>
#include "libcamera/internal/value_node.h"
#include "interpolator.h"
Include dependency graph for lsc_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  libcamera::ipa::LscDescriptor
 Describe the ISP LSC engine. More...
 
class  libcamera::ipa::LscImplementation
 Pure virtual base class for LSC algorithm implementations. More...
 

Namespaces

namespace  libcamera
 Top-level libcamera namespace.
 
namespace  libcamera::ipa
 The IPA (Image Processing Algorithm) namespace.
 

Detailed Description

Base types and definitions for LscImplementation class hierarchy.