giacomodabisias / kinectv2CalibrationCapture

A tool to acuire N images to calibrate the kinectv2 with the kinectv2 grabber provided in another repository
1 stars 1 forks source link

Kinect2Grabber.hpp Can't find! #1

Closed jiaojialulu closed 8 years ago

jiaojialulu commented 9 years ago

where can I get "Kinect2Grabber.hpp"?Thank you!

giacomodabisias commented 9 years ago

There is no such file. That is the old version of the grabber

2015-10-19 7:39 GMT+02:00 jiaojialulu notifications@github.com:

where can I get "Kinect2Grabber.hpp"?Thank you!

— Reply to this email directly or view it on GitHub https://github.com/giacomodabisias/kinectv2CalibrationCapture/issues/1.

G. Dabisias, PhD Student PERCRO, (Laboratory of Perceptual Robotics) Scuola Superiore Sant'Anna via Luigi Alamanni 13D, San Giuliano Terme 56010 (PI), Italy mob.: +39 3480839095

jiaojialulu commented 9 years ago

so,this "kinectv2CalibrationCapture" can't run?

cforntu commented 8 years ago

Yes, I want to ask the same question, can this kinectv2CalibrationCapture run

giacomodabisias commented 8 years ago

Hi, The new libfreenect2 api extracts directly all the calibration parameters. If you want to calibrate it by yourself you just need to update that code with the new grabber in my github repo. I will do it in the next days by myself probably.

cforntu commented 8 years ago

Hi, could you tell me how could I find the new grabber. Regards,

giacomodabisias commented 8 years ago

https://github.com/giacomodabisias/libfreenect2pclgrabber

Il 20 Lug 2016 04:41, "cforntu" notifications@github.com ha scritto:

Hi, could you tell me how could I find the new grabber. Regards,

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/giacomodabisias/kinectv2CalibrationCapture/issues/1#issuecomment-233823577, or mute the thread https://github.com/notifications/unsubscribe-auth/AFm4zMDGOQpz-RxA7c3nkFEx8PPHiJRvks5qXYrKgaJpZM4GRF7N .

giacomodabisias commented 8 years ago

Hi, fixed everything