How to open the raw file output on Linux

Hi i have tried to open the .raw output from the camera on Linux. I have tried using gimp darktable rawtherapee and photivo and none of them have been able to open it.

What has everyone been using ?

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Hi,

You can use our script https://github.com/ArduCAM/MIPI_Camera/blob/master/RPI/utils/mipi_raw10_to_jpg.py

Just convert raw10 to jpg.py

 

Yeah i tried that but the problem is my image has a green tint over it , I am using this function cvtColor(image, cv2.COLOR_BayerBG2BGR) . Also changing the exposure or red /blue gain doesn’t do anything.

Hi,

Due to without ISP. the raw image is green, which is normal, because without awb process.

 

Hello, I tried to use the script from your mono_to_jpg.py but nothing happened. Do I need to change something inside the code to access the trial1.raw file i have in my raspberry pi? thanks