-
Some images that contributors send us are not correctly oriented (they may be rotated to the left, to the right or top-down).
Using Google Cloud Vision, we store the orientation of each detected word…
-
Allow rotating of images.
rieje updated
2 weeks ago
-
jspdf handles exif orientation and correctly flips width and height. However, it does _not_ actually rotate the image. Instead it just stretches the unrotated image into its rotated shape.
This iss…
-
When executing a DJI Mapper mission the first image captured at waypoint 1 is not taken with the gimbal rotation at -90, all following images are taken at -90. The gimbal rotation to -90 does not happ…
-
Apparently, if you rotate the screen, the touchscreen does not rotate along the image, so you will get a weird result, this gets even weirder when you have more than one monitor attached.
I am on K…
-
**Describe the bug**
Alignment tools do not correctly align rotated shapes
**To Reproduce**
Steps to reproduce the behavior:
1. Align a rotated shape
**Expected behavior**
Alignment on extre…
-
` final document = await PdfDocument.openData(await file.readAsBytes());
for (var i = 0; i < document.pageCount; i++) {
final page = await document.getPage(i + 1); // Starts fr…
paqio updated
2 weeks ago
-
Add support for deleting multiple expenses This could be done by adding another tool to the top bar for example
```
{pageType === "expenses" && (
setSelect(!select)}>
…
-
Using the screen rotation option works (I use 90) but the mouse controls are still not rotated using the V7.0.0-RC1 Bookworm or Bullseye armhf debs on a Pi 3 with Bookworm/Bullseye PiOS 32bit installe…
-
![image](https://github.com/flatironinstitute/neurosift/assets/6429509/4d34ca6d-7bea-4976-8d0a-16f5628089fe)
But in neurosift:
![image](https://github.com/flatironinstitute/neurosift/assets/64…