Sensor Library - High Level API and Structure

In the ISP SDK, the processing image comes from the sensor. Therefore, it is very important for the sensor to provide a high quality image. The sensor API consists of many sensor functions, and the ISP SDK integrates these functions into a sensor structure to provide a simple method to operate the sensor. Here we will focus on this structure and necessary API functions.