Yes. You can check the following sample code in order to try the INOGENI with OpenCV v2.4.9. Please note that the current sample code will only work with YUY2 (4:2:2) formats. In order to capture formats like NV12/YV12/I420, you must install ffdshow, which is a codec mainly used for decoding of video. This application will be able to decode these 4:2:0 formats.
Please also note that this software installation can be irrelevant on some systems.
Install it if you run into issues if you are using the OpenCV sample code as is.