-
# libhybris tests for nexus 5
## works
- [x] test_egl_configs
- [x] test_hwcomposer
- [x] test_input
- [x] test_lights
- [x] test_vibrator
- [x] test_wifi
## Doesn't work
- [ ] test_a…
-
```
What steps will reproduce the problem?
1. x=libxmp.XMPMeta()
2. f=libxmp.XMPFiles()
3. f.open_file('/tmp/2012.08.12-12.24-4874.JPG', open_forupdate=True)
4. x.register_namespace('http://actr.lu/ac…
-
to prevent auto exposure we may try :
setting autoExposure flag to "Off"
see :
https://github.com/jvcleave/ofxOMXCamera/blob/master/src/OMX_Maps.h#L376
-
Environment:
Operating System: **Windows 10**
DepthAI Version: **most up to date till 02/10/2024**
OpenCV Version: **4.8.1**
Device: **OAK-D**
Compiler: **Visual Studio 2022**
Summary:
I am t…
-
Hello,
I tried to reproduce the result of paper by _**test.py**_ and _**generator_weights_for_demo.npz**_.
I export images from **fivek dataset**, my setting for both **raw(default/Input with Da…
-
## OS:
- Mac Os 10.14.5
## Applications:
- Zoom: works
- Quicktime: works
- Skype (8.65.0.78): camera not listed
- Hangouts (Brave Browser): camera not listed
- Slack (10.4.3): camera not li…
-
Hi!
I would like to make use of this project in my research, but unfortunately that seems hard in its current state.
Specifically, I would like to run (and potentially train) proxy models. However…
-
Can we change value like shutter, iso and white balance
-
### Description
I am trying to extract GPS location data from the EXIF metadata of images in my Android application. Despite adding the ACCESS_MEDIA_LOCATION permission, the latitude and longitude ar…
-
When trying to capture a video with a Canon EOS 60D using the following piece of code
```
import gphoto2cffi as gp
camera = gp.Camera()
videoData = camera.capture_video(2)
```
the followin…