Hi, I'm trying yo manipulate a black and white frame obtained from the Right Monocamera using the Script node.
In the script file I try these lines of code:
cfg = ImageManipConfig()
cfg.setFrameType(RawImgFrame.Type.RGB888p)
But the problem is that the pipeline seems to ignore it since the resulting error is the following:
[14442C10310D57D700] [483.907] [NeuralNetwork(7)] [error] Input tensor 'data' (0) exceeds available data range. Data size (3600B), tensor offset (0), size (10800B) - skipping inference