Carl Dehlin

Results 8 issues of Carl Dehlin

### System Information OpenCV python version: 4.9.0.80 Operating System / Platform: Ubuntu 23.10 Python version: 3.10.14 ### Detailed description `findHomography` returns a bad homography and an inlier mask with outliers....

bug
priority: high
category: calib3d
confirmed

### System Information OpenCV python version: 4.10.0.82 PyTorch version: 2.0.0+cu117 Operating System / Platform: Ubuntu 22.04 Python version: 3.10.6 ### Detailed description I have been having some issues with ONNX...

bug
category: dnn
category: dnn (onnx)

### System Information OpenCV python version: 4.10.0.82 PyTorch version: 2.0.0+cu117 Operating System / Platform: Ubuntu 22.04 Python version: 3.10.6 ### Detailed description `torch.bmm` does not work when exported to ONNX...

bug
category: dnn (onnx)

## Description Updates the documentation with triaging guidelines. Documents the usage of labels, how to properly file a bug report and make a feature proposal. Also adds testing, improving docs...

I have cleaned up and added some structure for labeling issues. I have went through all open issues and categorized them. This is the resulting structure that I found helpful,...

type/maintenance

As discussed in https://github.com/doctest/doctest/issues/863 , there are cases where one want to check approximate equality of floats in ulps instead of relative error. This is useful to check that results...

type/feature-proposal
category/floats

CI is broken, no idea how long it has been in this state, but it should be fixed before any PRs touching code can be merged.

type/maintenance