-
### System Information
OpenCV v4.1.1
Raspbian Buster
Python v3.7.3
### Detailed description
Good day,
Drawing a contour using cv2.drawContours(image, [contours], 0, 255, lineType=cv2.LINE_4) p…
-
While stated in the UG that leading zeros are required, the input validation does not check for this error and instead returns a generic, non-specific invalid command format error.
![image.png](https…
-
By Maurice: Disregard the jerry-rigged 345434 censoring. Just be aware that it looks like missing data for subject_runs that are NOT the last run will be imputed as zeros while a subject_run with miss…
-
While computing a dask array using the ones() (or zeros) API, and using `dtype` as a positional (second) argument, the following error occurs:
```python
TypeError: ones() got multiple values for a…
-
Hi @matteofrigo @rutgerfick
We have been trying to run MCMDI models on UKBB data and we were getting the following error:
```
File "/Users/jvillalo/opt/anaconda3/lib/python3.8/site-packages/dmipy/…
-
Let's take that name: `mimir/private|autosnap_2020-07-09_22:45:01_frequently.zstream.gz.pgp.vol1000`.
Format `mimir/private|autosnap_2020-07-09_22:45:01_frequently.zstream.gz.pgp.vol_000_001_000` i…
-
I also get this error: No such file or directory: '/home/dodinh/data/embeddings/word2vec/GoogleNews-vectors-negative300.vocab_sub_humour'
What's more, I think in line 544 of run_experiments.py, sys.a…
-
```
What steps will reproduce the problem?
1. call a macro that has ${variable} where variable is 0
What is the expected output? What do you see instead?
I expect '0' to be included in the emitted H…
-
I have put two different variables for demonstration purposes in the example below. When using `
-
我的视频流里面,经常出现在一个视频帧中间有 xx xx 0 0 0 0 0 0 0 0 0 1 6 5 ff ff a0 81 6d 38 4e 99 这样的数据排列 。
代码里面的查找视频帧函数会误判断为 NAL_SEI 帧,从而吧一个完整的视频帧分成两个帧。但实际上只有一个帧。
``` c++
int mpeg_h264_find_nalu(const uint8_t* p, size…