Ask Your Question

Alex12345's profile - activity

2015-03-02 14:54:49 -0600 asked a question Null Pointer with CaptureFromFile in VC12

Dear Community,

i tried to open an avi File with OpenCV 3.0, 2.4.10, 2.4.9 and 2.4.8 in an Visual Studio 2013 Project, VC12 (capture = cvCaptureFromFile(...)). I always got a Null Pointer.

Opening in OpenCV 2.4.8 and VC10 works well.

Is there a bug in the VC12 Libs?

Regards,

Alex

2015-03-02 07:20:27 -0600 received badge  Student (source)
2015-03-02 00:38:53 -0600 asked a question Opencv 3.0 beta no FilterEngine class

Dear OpenCV Community,

i tried the OpenCV Beta 3.0 for Windows (VC12) and i found out that there is no FilterEngine Class available. But in the documentation it is spefified. When i write cv::Filter.... no FilterEngine Comes.

Can you help me please.

Regards,

Alex