You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nixpkgs-version.nix: bump nixpkgs to release-18.03
This brings in opencv-3.4.1.
The `line` function from opencv now throws an exception when using a 0
width thickness or drawing a line from and to the same coordinate.
The `filter2DImg` example crashed because of this. This is now fixed.
0 commit comments