I'm keen to be able to tweak my lens shading parameters via python. I think I have learned my way around the MMAL stuff well enough to do this (for example, I've successfully controlled analog and digital gain) but looking at 6by9's lens shading example in C it looks like I'll need the VideoCore shared memory library which is not currently wrapped by picamera.
I would happily give this a go if what's required is someone to wrap it - but I thought I'd ask here first in case it's already done elsewhere or it would be a bad idea for some reason I've not thought of...
I'm keen to be able to tweak my lens shading parameters via python. I think I have learned my way around the MMAL stuff well enough to do this (for example, I've successfully controlled analog and digital gain) but looking at 6by9's lens shading example in C it looks like I'll need the VideoCore shared memory library which is not currently wrapped by
picamera.I would happily give this a go if what's required is someone to wrap it - but I thought I'd ask here first in case it's already done elsewhere or it would be a bad idea for some reason I've not thought of...