Faizan Amin

Results 4 issues of Faizan Amin

I am using this library in react with canvas. I need to update canvas width when resizing windows using this package. But it provides on **resize start** and **resize finish**...

enhancement

### Prerequisites * [latest] Which version are you using? (Is it latest?) * [yes] Are you reporting to the correct repository? * [yes] Did you search existing issues? (Were any...

### Prerequisites * [ yes] Which version are you using? (Is it latest?) * [ yes] Are you reporting to the correct repository? * [ yes] Did you search existing...

After selecting bounding boxes on multiple object tracking. Getting this error. ``` OpenCV Error: Assertion failed (input.dims() == 4 && (input.type() == CV_32F || input.type() == CV_64F)) in cv::dnn::ConvolutionLayerImpl::allocate, file...