Relative Content

Tag Archive for vb.netemgucv

Capture photos using EmguCV library in Visual basics

I’m trying to develop a windows application using Visual Basic to capture phots from my WebCam, Here I’m using EmguCV wrap library below is my code which is resulting in “Overload resolution failed because no accessible ‘New’ can be called with these arguments”. Any anyone suggest how to resolve this error? Thank You