Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Getting a double image while Running camera Calibrator and ptam #81

Closed
siddyyagno3 opened this issue Feb 9, 2016 · 2 comments
Closed

Comments

@siddyyagno3
Copy link

screenshot from 2016-02-09 22 21 30
While running Ptam and camera calibration we are getting a double image.
Our camera is logitech c270 http://www.logitech.com/en-in/product/hd-webcam-c270
We are publishing image using image publisher http://wiki.ros.org/image_transport/Tutorials/PublishingImages.
Running camera calibrator using
rosrun ptam cameracalibrator image:=/camera/image.
Our ubuntu is 14.04.
Ros version is indigo.
open cv version 2.4.9
Thanks in advance for any help.

@vanurag
Copy link

vanurag commented Feb 9, 2016

Probably you are having similar issue as #76 You need to convert your color images to grayscale using image_proc

@siddyyagno3
Copy link
Author

Thanx
yeah I fixed it by subscribing to image_mono

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants