Is SoftISP is limited to 8 bits per pixel images ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is SoftISP is limited to 8 bits per pixel images ?

453 Views
jithin1
Contributor I

Hello,

I was able to run the SoftISP implemented using OpenCL on NXP i.MX 8M (Quad-core Cortex-A53, GC7000 Lite) with given sample image as well as with custom images. All these images are 8 bit per pixel. When I am try to use the SoftISP for an 12 bit per pixel images (as well as 10 bit per pixels images) the output it created is not as expected. While saving the image when I gave any other PixelFormat option than the one given in the DempApps generating the error "Unsupported pixel format".

Is there an option in SoftISP to make it suitable for different bits per pixels (like 10 or 12 ) ? Any pointers will be appreciated (like if kernel code changes are needed ?) etc. 

Thanks      

Labels (1)
Tags (1)
0 Kudos
1 Reply

388 Views
jamesbone
NXP TechSupport
NXP TechSupport

The following application note shows you what we support with the SoftISP.

AN12060 Software ISP Application Note    

https://www.nxp.com/docs/en/application-note/AN12060.pdf

0 Kudos