I try to run "DirectshowHObjecttoHimage"
The only I do is change the device name into my laptop camera's name.
The program could run, but after clicking [Grab Image] button, there is no reaction on the smartcontrol.
HOperatorSet.OpenFramegrabber("DirectShow", 1, 1, 0, 0, 0, 0, "default", 8, "rgb", -1, "false", "default", "[0] HD User Facing", 0, -1, out hv_AcqHandle);
Thanks
I try to run "DirectshowHObjecttoHimage"
The only I do is change the device name into my laptop camera's name.
The program could run, but after clicking [Grab Image] button, there is no reaction on the smartcontrol.
HOperatorSet.OpenFramegrabber("DirectShow", 1, 1, 0, 0, 0, 0, "default", 8, "rgb", -1, "false", "default", "[0] HD User Facing", 0, -1, out hv_AcqHandle);Thanks