I would like to connect two cameras to my PC and use C++ and OpenCV to create a panoramic composite of the images obtained from each.
I created the code by referring to the site below.
The build passed, but according to the console log, there seems to be a problem with the camera permission and it cannot be executed.
Created Info.plist, explicitly mentioning NSCameraUsageDescription, and
We have verified that it is also attached to the affected project, but the error persists.
Please let me know if there is a solution or anything else I should try.
OpenCV:not authorized to capture video (status0), requesting...
[access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value exhibiting to the user how the app uses this data.
884 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
567 Who developed the "avformat-59.dll" that comes with FFmpeg?
567 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
606 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.