Adding a custom camera type

A custom camera type can be defined in the general settings of Vision Extension Package. This section explain how.

  1. In the main window of Vision Extension Package, select Window > Preferences.
  2. In the Preferences dialog box, go to S32 Design Studio > Visual Graph Tools > ISP.
    Visual Graph Tools > ISP
  3. To define your camera type, click the New button next to the engine for which you want to add it. In our example, we will add a new camera type for MIPI engines.
  4. Enter a name for a new camera type and click the OK button. Note that the name must be a valid C identifier and can't exceed 63 characters.
    Enter a name
  5. You will see the added camera type in the list of custom camera types. You can go ahead and add as many camera types as you need.