You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compilation seems fine, even though I need to install some missing libraries.. (OS: ubuntu 11.10)
when I run the ./CameraCalibrator I got the following:
Welcome to CameraCalibrator
Parallel tracking and mapping for Small AR workspaces
Copyright (C) Isis Innovation Limited 2008
Parsing calibrator_settings.cfg ....
VideoSource_Linux: Opening video source...
I wonder if you have figured out what is the root cause for this problem.
I got Segmentation Fault too on a Fedora 20 machine, after seeing the PTAM FAQ, I suspect that we may use the wrong display card and driver combo.
As George Klein suggests in README.txt, that it works fine on a Nvidia card.
However, I think the root cause is that the video source class can't handle the colour space coming from the webcam, thus a hack to the source code may solve the problem and I'm working on it.
The compilation seems fine, even though I need to install some missing libraries.. (OS: ubuntu 11.10)
when I run the ./CameraCalibrator I got the following:
Welcome to CameraCalibrator
Parallel tracking and mapping for Small AR workspaces
Copyright (C) Isis Innovation Limited 2008
Parsing calibrator_settings.cfg ....
VideoSource_Linux: Opening video source...
Then I changed the video source to Gstreamer, no error...but nothings happens, no camera preview window etc... only printed this:
Parsing calibrator_settings.cfg ....
Hope you have an idea about what is wrong....
The text was updated successfully, but these errors were encountered: