caj-github

Results 5 issues of caj-github

the program crashed when i deepclone opencvsahrp Mat for several times

softnms not support

### What is the feature? i set a variable in py config file, like this p = 10 g1 = dict(b=p) g2 = dict(c = p * 5) i changed...

albumentations not supported

Backlog

when i read a image(18550x26550x3) with error : can't read data: unknown exception i found it over pixel limit 2^30,i set environment var OPENCV_IO_MAX_IMAGE_PIXELS to 2000000000,but not work