Hi everyone,
Finally rockin’ and rollin’ with my Corona OpenCV Augmented Reality app!
The UI work is done in Corona, and the central element is a full screen camera fill like Snapchat.
Problem is, I’m using openCVs VideoCamera (for the reason of asynchronous mat manipulation) and it conflicts with the fill property Corona side. Either openCV shuts off the fill, or the fill shuts off openCV.
I need a work around, as I can’t use both at the same time and the VideoCamera object overlays Corona objects. Please help me out, I’m so so close.
Thank you,
Aidan