optimization

Is there any way to optimize (speed-up) the dcraw_process?

Forums: 

'From the box': you may use

'From the box': you may use OpenMP acceleration to speed-up some demosaic methods. Just compile with Openmp (not tested with modern openmp implementations, this code is unchanged for years).

-- Alex Tutubalin @LibRaw LLC

optimization

Thanks for the reply.
So I hope, there is actually scope for further optimization.

The problem is, a 2MP raw image is taking more than 2 seconds for processing, which is undesirable considering the requirement. (I am using HummingBoard with iMX6Q uSoM - by solidrun, running ubuntu 12.04 )

we will gladly accept

we will gladly accept optimization patches and/or additional code.

-- Alex Tutubalin @LibRaw LLC