-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x ] feature request
[ ] support request => Please do not submit supp…
-
**Issue by [bob-carpenter](https://github.com/bob-carpenter)**
_Saturday Mar 14, 2015 at 03:59 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/1369_
----
From Ben Goodrich on sta…
-
### System Information
OpenCV version 4.8.0 Java
Windows 10
### Detailed description
Java `HighGui.waitKey()` often ignores key presses. The wait duration does not much effect how many presses are…
-
There is a problem in the way camera1394 package publishes camera_info. It adds non zero ROI parameters, however it publishes already cropped image. OpenCV tries to crop ROI from the already cropped …
-
Hi.
tf.metrics.mean_iou is deprecated on tensorflow2 and we have to use tf.metrics.MeanIoU. But when I changed tensorflow.metrics.mean_iou to tf.metrics.MeanIoU and run the net , I got this Error:
…
-
Hello,
In the last release a css rule has been set to `!important` and it just broke the possibility to offer manual resizing to users through the `resize` css rule : since the `resize` functional…
-
Would you have any interest in adding support to decoding zarr/n5 array chunks as jpegs? Adding jpeg compression to zarr is simple enough (I think we would have to agree on C or F ordering for re-arra…
d-v-b updated
4 years ago
-
In the section for [column-span](https://drafts.csswg.org/css-multicol/#column-span) is the following text:
> "A spanning element takes up more space than the element would take up otherwise. When …
-
##### System information (version)
- OpenCV => 4.7
- Operating System / Platform =>JAVASCRİPT
- Compiler =>VS CODE
##### Detailed description
Hello, I am developing a project with th…
-
**Problem**
The current BDM#1 ("Breakpoint Detection Mode #1") uses a brute force O(n) search method when trying to find a breakpoint. This can be slow if the images are long and there's not many op…