Ask Your Question

mel's profile - activity

2013-09-16 14:51:42 -0600 commented question VideoCapture not working even in opencv 2.4.6.1

I'm having the same problem. I just went through the whole process of rebuilding opencv 2.4.6.1. with WITH_V4L=ON but still getting the same error :(

Another thing is when I run by the default compiler which is (Apple LLVM compiler 4.2) on Xcode, I get linker errors but if I use LLVM GCC 4.2 it compiles but again the VideoCapture doesn't work anyway. I'd certainly appreciate any help and advice?

2013-09-16 06:41:32 -0600 commented answer Facial detection and Gender Classification

I'm actually having problem getting this example to work. I thought it was something to do with my input so I ran the scripts to make sure I had consistent images but I get the following error:

OpenCV Error: Image step is wrong (The matrix is not continuous, thus its number of rows can not be changed) in reshape, file /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_opencv/opencv/work/opencv-2.4.6.1/modules/core/src/matrix.cpp, line 802

libc++abi.dylib: terminate called throwing an exception