Background-Subtraction-using-GMM icon indicating copy to clipboard operation
Background-Subtraction-using-GMM copied to clipboard

N_ptr was nullptr

Open ctlandi opened this issue 4 years ago • 1 comments

Hello, I am running the code in Visual Studio 2017 in Debug mode. The code builds successfully, however when I run it I get this error: line 302 start = N_ptr->pixel_s; --> Exception thrown: read access violation. N_ptr was nullptr.

How can I solve?

Thank you

ctlandi avatar Sep 30 '20 16:09 ctlandi

I also have the same issue, did you fix it? @ctlandi

scuecdjx avatar Mar 08 '22 13:03 scuecdjx