feynmanrules / aforge

Automatically exported from code.google.com/p/aforge
0 stars 0 forks source link

IAMCameraControl support and Microsoft LifeCam frame size fix #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have included the IAMCameraControl definition from the DirectShowNet library

I have then modified VideoCaptureDevice adding Get, GetRange, Set calls for 
Pan, Tilt and Zoom

I have also modified the WorkerThread method to fix the frame size bug with 
Microsoft LifeCams.

Original issue reported on code.google.com by aidygall...@gmail.com on 7 Oct 2010 at 12:34

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by andrew.k...@gmail.com on 17 Nov 2010 at 3:03

GoogleCodeExporter commented 9 years ago
Setting video size was fixed for MS LifeCam (see ticket #200). However the rest 
still needs to be done.

Original comment by andrew.k...@gmail.com on 30 Apr 2011 at 7:48

GoogleCodeExporter commented 9 years ago

Original comment by andrew.k...@gmail.com on 25 Jan 2012 at 9:34

GoogleCodeExporter commented 9 years ago
Added SetCameraProperty(), GetCameraProperty() and GetCameraPropertyRange() 
methods to VideoCaptureDevice, which allows to set properties like exposure 
time, focus, etc.

Committed in revisions 1706-1708.

Original comment by andrew.k...@gmail.com on 7 Feb 2013 at 1:47

GoogleCodeExporter commented 9 years ago

Original comment by andrew.k...@gmail.com on 16 Jul 2013 at 9:52