IPU for processing No-Standard Camera sensor?

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

IPU for processing No-Standard Camera sensor?

643 Views
wwfdzh2012
Contributor I

hello! I want to use IPU for processing a camera sensor, that is a no-standard image format, but It use a 12-bit Parallel interface the same as IPU-CSI Interface,in my opinion,the IPU-CSI is support for it,so i want to know,what's the better kind of using the IPU for capturing the sensor data,use the V4L2 framework or write the driver by myself?

0 Kudos
4 Replies

534 Views
igorpadykov
NXP Employee
NXP Employee

Hi

for no-standard image format bayer examples may be used:

https://community.freescale.com/message/331888

https://community.freescale.com/message/309833#309833 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

534 Views
wwfdzh2012
Contributor I

Hi 

Thank you for your answer.I had saw these discussion andi am sorry about that my question is unclearly.My question is that which is the better method?use the V2L framework to capture and process the sensor data or write a no-standard linux driver , I am care about it very much , because of after capture the data, I need do a lot of computing, max to 120fps, and I am pressed for time,  I must choose a fast way to do it, But on my experience unable to decide. Can you help me?

0 Kudos

535 Views
igorpadykov
NXP Employee
NXP Employee

I am afraid there is no better method for no-standard images 

than suggested.

~igor

0 Kudos

535 Views
wwfdzh2012
Contributor I

Ok, thank you all the same.

0 Kudos