-
Greetings,
An unsuspecting user can easily commit overflow when using `ImageDataGenerator` with `channel_shift_range` if he uses uint8 images, as is typical the case.
You can easily see that is …
-
This will create two standard image blocks. Any overlay text would become the caption.
seb86 updated
5 years ago
-
**Why is this needed**:
When querying results from an Elasticsearch index, I get a large number of fields returned. I do not want to filter the results in the Elasticsearch query, but rather wi…
slhck updated
3 weeks ago
-
Hi,
I'm very interested in using pyFAI to transform GISAXS and GIWAXS images, so I found pygix. However, I'm not quite sure what the status of the project is. As far as I can see, only the angular …
-
Hello, the inference on my own dataset works very good. The bounding boxes in point cloud are exact. But the transformation to my camera data is not good. Where do I have to adjust the values ? In kit…
-
[imgaug ](https://github.com/aleju/imgaug) project is not being updated. We should implement the transformations used through imgaug to remove its dependecy completely. The transformations are these:
…
-
Currently the `GridSourceTransformer` crashes when the individual images are too large, because then the cells become bigger than the java indexing allows.
Maybe a solution could be to have one cel…
-
Hi,
I'm trying to read in some CosMx data - I have a dataset formatted into a folder with the CellLabels and CellComposite directories and then the relevant CSV files. When I execute the code below…
-
## Expected Behavior
I get errors like this.
```
topic-branch-filter:
[branch-filter] Failed to filter file:/C:/foo/bar/temp/foo/bar.svg:
Failed to transform file:/C:/foo/bar/temp/foo/bar.sv…
-
Until now i used realsense 435 to do my project. I always used rs2_deproject_pixel_to_point to transform depth image to point cloud. But recently I have to start Azure kinect. It looks like k4a_transf…