blah blah blah is here! blah blah » Close

1
votes
1 answers

help please. . .

when debugging my code, at first, there was no error. but when, i let my program running for several minutes this error popped out. AccessViolationException was Unhandled Attempted to read or write protected memory. This is often an ind ...

0
votes
0 answers

Please help. . .(accessviolationexception was unhandled)

How to correct accessviolationexception was unhandled??? Attempted to read or write protected memory. This is often an indication that other memory is corrupt. here's the exception detail: System.AccessViolationException was unhand ...

0
votes
0 answers

EmguCV

How to capture video from a webcam using EmguCv in Visual C#?

0
votes
1 answers

How to correct this??

i am coding a hand gesture recognition in Visual C# using EmguCV. I am new to EmguCV and i am still learning Visual C#. When I start debugging my code this error popped [bold]NullReferenceException was unhandled Unable to create cap ...

Feedback