[libcamera-devel] softISP for libcamera
Pavel Machek
pavel at ucw.cz
Mon Dec 4 23:30:13 CET 2023
Hi!
First, thanks for softisp efforts. I worked on something similar but
did not get anywhere near mergeable state. (My hacks are at
git at gitlab.com:tui/libcamera.git, new-ae2 branch).
I tried to test the code on PinePhone, so I started from
commit 10c27dc4cf922fb79e9f3a3cf44602f472bbc102 (HEAD -> sisp, softisp/SoftwareISP-v02, origin/sisp)
Author: Andrey Konovalov <andrey.konovalov at linaro.org>
Date: Fri Dec 1 17:01:30 2023 +0300
But I'm getting build error:
../src/libcamera/pipeline/simple/simple.cpp:28:10: fatal error: libcamera/ipa/soft_ipa_interface.h: No such file or directory
28 | #include <libcamera/ipa/soft_ipa_interface.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
...and it sounds like libcamera/ipa/soft_ipa_interface.h is missing
from the repository?
Thanks and best regards,
Pavel
--
People of Russia, stop Putin before his war on Ukraine escalates.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20231204/81147a9e/attachment.sig>
More information about the libcamera-devel
mailing list