-
```
What steps will reproduce the problem?
1. pdf.addImageStream(myObject.byteArray, ColorSpace.DEVICE_RGB, null,
the_x_pos, the_y_pos, the_width, the_height, myObject.rotation);
2.
3.
What is the …
-
```
What steps will reproduce the problem?
1. pdf.addImageStream(myObject.byteArray, ColorSpace.DEVICE_RGB, null,
the_x_pos, the_y_pos, the_width, the_height, myObject.rotation);
2.
3.
What is the …
-
I/ImageChooserManager(27319): File: content://media/external/images/media/53529
I/MediaProcessorThread(27319): Directory size: 8529038
I/MediaProcessorThread(27319): Deleted 0 files
I/ImageProcessorTh…
-
EXIF orientation seems to be a recurring pain point that's rather difficult to debug. It may be worth considering adding some sort of visual cue to the indicators for images that have been automatica…
-
Hi,
I've a jenkins instance, with matrix build plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Matrix+Project+Plugin
For such projects, icons are not displayed properly. It displays a mix of neo…
-
I get this error when setting RandomScale to a large number like 0.5、0.8
transforms = Sequence([RandomHorizontalFlip(1), RandomScale((0.8,0.9), diff = True), RandomRotate(10)])
--------------------…
-
Suggestion to enable direct SVG rotation and then rasterization: It could be an option in the inspector to rotate the element of the SVG directly so that it is rasterized with the applied rotation. o…
-
I'm having trouble with the auto-calibrate part and therefore rectifying my images in WASS. The extrinsic parameters and therefore the H homography matrix are causing my image to rotate more than nece…
-
Dear All and @waleedka ,
I've been using this repo to detect and create masking for crack damage on bridge structures. My training dataset has 850 images and overall I got decent result. As you can s…
-
Landscape QC figures are placed on portrait pages when generating flight reports. This makes them appear squished in the middle of the page in the report. Either (i) Landscape plots should be rotated …