AugustoAngeletti / windage

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

Using "PGRFlyCapture.h“ will cause tight requirement for the fixed type of camera. #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
VC2008 said: it can't find the 2 .h files as follows
#include "PGRFlyCapture.h"
#include "PGRFlyCapturegui.h"

Please create an interface for all kinds of cameras.
Thanks

Original issue reported on code.google.com by wishs...@gmail.com on 17 May 2010 at 12:52

GoogleCodeExporter commented 8 years ago
Totally agree, especially since the library for this cameras is not public. 

Original comment by gasu.basu on 20 Jul 2010 at 12:47

GoogleCodeExporter commented 8 years ago
After some digging, I can say the next thing: a standard opencv capture in most 
of cases just commented, to compile you need to revert capture calls to an old 
version. 

Original comment by gasu.basu on 20 Jul 2010 at 4:16

GoogleCodeExporter commented 8 years ago
Ok, thanks:)

Original comment by wishs...@gmail.com on 21 Jul 2010 at 1:49