This is C# demonstration for visual applets.
Do hue saturation intensity threshold for color classification.
- Build visual applets as hap file.
- Edit camera size. Depend on the camera, the camera width is multiple of 64 for boost V camera( Check it in microDisplayX ). The image size of visual applets is multiple of 24. So the width must be least common multiple of 24 and 64. LCM( 24, 64) = 192.
- Change name to built hap file.
- Select Process by to FPGA in in expander Others.
- Select Debayer to right format as camera in expander Color.
- Switch Display to Hue, Saturation and Intensity. Check the value of specific color that you want to classify.
- Set threshold of Hue, Saturation and Intensity.
- Check result by switch Display to Result.
- Select Process by to CPU in in expander Others. Do it again as step 1 to step 5. The parameters will save to System.xml after closed application.
If you still have any questions please contact Balser Support