-
```
What steps will reproduce the problem?
1. Read and populate metadata from jpg file (iOS SDK 4.3)
EXFJpeg* jpegScanner = [[EXFJpeg alloc] init];
[jpegScanner scanImageData: jpegData];
EXFMetaData* …
-
```
What steps will reproduce the problem?
1. Read and populate metadata from jpg file (iOS SDK 4.3)
EXFJpeg* jpegScanner = [[EXFJpeg alloc] init];
[jpegScanner scanImageData: jpegData];
EXFMetaData* …
-
```
What steps will reproduce the problem?
1. Read and populate metadata from jpg file (iOS SDK 4.3)
EXFJpeg* jpegScanner = [[EXFJpeg alloc] init];
[jpegScanner scanImageData: jpegData];
EXFMetaData* …
-
```
What steps will reproduce the problem?
1. Read and populate metadata from jpg file (iOS SDK 4.3)
EXFJpeg* jpegScanner = [[EXFJpeg alloc] init];
[jpegScanner scanImageData: jpegData];
EXFMetaData* …
-
After running the code below, the images are not being captured on our husky. Can we get some guidance on where the problem might be to fix this issue?
#!/usr/bin/env python3
…
-
*See #362 for the meta-data overview issue.*
This relates to #362, #382 and #371 . I would like to see an endpoint in the API which provides any orientation information which was used to transform …
-
This may actually require some significant refactoring to handle elegantly due to inheritance issues when get_exif_tags is called from album.py.
-
```
There should be a method for listing all tags, so that users can dump the
Exif metadata from a file and study what's in there to discover new and
potentially useful tags.
```
Original issue rep…
-
```
There should be a method for listing all tags, so that users can dump the
Exif metadata from a file and study what's in there to discover new and
potentially useful tags.
```
Original issue rep…
-
As a user exporting my 3DStreet scene as glb to visualize in AR using a third-party app such as [Adobe Aero](https://www.adobe.com/products/aero.html) or [InCitu](https://www.incitu.us/), I do not wan…
kfarr updated
9 months ago