Ask Your Question

Revision history [back]

cant access camera by android native and error:OpenCV::camera(5764): calling (*pGetPropertyC)(0xb0c88, 0)

i cant access camera by native c++ code func cvCaptureFromCAM.my code based on OpenCV-2.4.8-android-sdk and eclipse android target is android2.3.3.My hardware is on android4.0.1.when i run project ,errors as below

04-17 17:42:21.927: E/OpenCV::camera(10598): calling (pGetPropertyC)(0xb0c88, 0) 04-17 17:42:21.977: E/OpenCV::camera(10598): calling (pGetPropertyC)(0xb0c88, 1) 04-17 17:42:21.977: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 3) 04-17 17:42:44.557: E/cv::error()(10598): OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvWaitKey, file /home/reports/ci/slave_desktop/50-SDK/opencv/modules/highgui/src/window.cpp, line 562 04-17 17:42:44.557: A/libc(10598): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)

maybe many asks for access camera ,but i cant find similar,could any nice expert give me some light?thanks

cant access camera by android native and error:OpenCV::camera(5764): calling (*pGetPropertyC)(0xb0c88, 0)

i cant access camera by native c++ code func cvCaptureFromCAM.my code based on OpenCV-2.4.8-android-sdk and eclipse android target is android2.3.3.My hardware is on android4.0.1.when android4.0.1. when i run project ,errors as below

04-17 17:42:21.927: E/OpenCV::camera(10598): calling (pGetPropertyC)(0xb0c88, 0) 04-17 17:42:21.977: E/OpenCV::camera(10598): calling (pGetPropertyC)(0xb0c88, 1) (*pGetPropertyC)(0xb0c88, 0)

04-17 17:42:21.977: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 3) 1)

04-17 17:42:21.977: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 3)

04-17 17:42:44.557: E/cv::error()(10598): OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvWaitKey, file /home/reports/ci/slave_desktop/50-SDK/opencv/modules/highgui/src/window.cpp, /home/reports/ci/slave_desktop/50- SDK/opencv/modules/highgui/src/window.cpp, line 562 562

04-17 17:42:44.557: A/libc(10598): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)

i have remove all cvNamedwindow() cvreleasewindow() and similar func,so i dont know why "Unspecified error-window.cpp" error appears.

maybe many asks for access camera ,but i cant find similar,could any nice expert give me some light?thanks

cant access camera by android native and error:OpenCV::camera(5764): calling (*pGetPropertyC)(0xb0c88, 0)

i cant access camera by native c++ func cvCaptureFromCAM.my code based on OpenCV-2.4.8-android-sdk and eclipse android target is android2.3.3.My hardware is on android4.0.1. when i run project ,errors as below

04-17 17:42:21.927: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 0)

04-17 17:42:21.977: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 1)

04-17 17:42:21.977: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 3)

04-17 17:42:44.557: E/cv::error()(10598): OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvWaitKey, file /home/reports/ci/slave_desktop/50- SDK/opencv/modules/highgui/src/window.cpp, line 562

04-17 17:42:44.557: A/libc(10598): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1)

i have remove all cvNamedwindow() cvreleasewindow() and similar func,so i dont know why "Unspecified error-window.cpp" error appears.

maybe many asks for access camera ,but i cant find similar,could any nice expert give me some light?thanks

cant access camera by android native and error:OpenCV::camera(5764): calling (*pGetPropertyC)(0xb0c88, 0)

i cant access camera by native c++ func cvCaptureFromCAM.my code based on OpenCV-2.4.8-android-sdk and eclipse android target is android2.3.3.My hardware is on android4.0.1. when i run project ,errors as below

04-17 17:42:21.927: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 0)

04-17 17:42:21.977: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 1)

04-17 17:42:21.977: E/OpenCV::camera(10598): calling (*pGetPropertyC)(0xb0c88, 3)

maybe many asks for access camera ,but and i cant find similar,could could get photo from camera,but i dont like above errors.how can i remove these errors?

could any nice expert give me some light?thanks