gap_sdk icon indicating copy to clipboard operation
gap_sdk copied to clipboard

GVSOC image files as camera image stream

Open gemenerik opened this issue 3 years ago • 1 comments

I am trying to feed image files as camera image stream into my GVSOC execution. Following the example of gapuino_himax_with_lcd, I added override config_args += --config-opt=camera/image-stream=$(IMAGE_PATH) to my Makefile.

Both in the example and my own implementation the resulting image stream is empty / filled with 0s, with any image. I have tried Lena.pgm and imgTest0.pgm from the examples folder, and my own pgm images.

I am running gap_sdk v3.9.1

gemenerik avatar Sep 06 '21 10:09 gemenerik

Still experiencing this issue in 4.8.0

gemenerik avatar Dec 17 '21 12:12 gemenerik