Skip to content

Commit f953040

Browse files
authored
Merge pull request #224 from akash73/patch-2
typo fixed in nicla vision tutorial
2 parents c3cbe6a + c8be246 commit f953040

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/05.nicla/boards/nicla-vision/tutorials/image-classification

1 file changed

+1
-1
lines changed

content/hardware/05.nicla/boards/nicla-vision/tutorials/image-classification/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ It's recommended to adjust the image size to 48x48 for improved performance. You
107107
### 5. Generate Features
108108

109109
In this step you will adjust the image settings and generate the features from the input data. Features are unique properties that will be used by the classification algorithm to detect the objects. A feature can be the round shape of an orange or the fact that an image of a banana has many bright pixels as bananas are mostly yellow.
110-
In the menu navigate to "Image" under "Impulse Design". Set the color depth to "GB" and save the parameters.
110+
In the menu navigate to "Image" under "Impulse Design". Set the color depth to "RGB" and save the parameters.
111111

112112
![In the image inspection tool you can set the color depth according to the input data](assets/dsp_parameters.png)
113113

0 commit comments

Comments
 (0)