LiveScan3D icon indicating copy to clipboard operation
LiveScan3D copied to clipboard

detail steps or video about calibrate

Open pczebra opened this issue 6 years ago • 6 comments

nice work you did! i have trouble with calibration, could you give me more details with calibration, or a demo video is perfect.

pczebra avatar Jun 04 '19 08:06 pczebra

Hi,

Have you read the instructions under the link below? https://github.com/MarekKowalski/LiveScan3D/blob/master/docs/manual.pdf If yes, could you specify what you are having issues with exactly?

Marek

MarekKowalski avatar Jun 10 '19 10:06 MarekKowalski

Hi,

Have you read the instructions under the link below? https://github.com/MarekKowalski/LiveScan3D/blob/master/docs/manual.pdf If yes, could you specify what you are having issues with exactly?

Marek

i have read this manual,and tried to calibrate with a box. i have got marker coordinates(with red lines) and kinect coordinates(with green lines) in the live view window, but i didn't get the message:" Calibrated = true". And another question bothers me a lot. My computer has i7-7700 CPU, 8G memory with 6G GTX1060 GPU, but the LiveScanClient only has a 1.3 frame rate, what should i do to enlarge the frame rate.

pczebra avatar Jun 11 '19 12:06 pczebra

Hi,

I presume you are compiling the code from source, is that correct? If so, are you compiling in Release (as opposed to Debug) and without the Debugger attached (Ctrl+F5 in Visual Studio)? When compiling in Debug mode the Calibrated=true does not appear for some reason. it should be fine in Release mode.

Let me know if that helps,

Marek

MarekKowalski avatar Jun 11 '19 18:06 MarekKowalski

Hi,

I presume you are compiling the code from source, is that correct? If so, are you compiling in Release (as opposed to Debug) and without the Debugger attached (Ctrl+F5 in Visual Studio)? When compiling in Debug mode the Calibrated=true does not appear for some reason. it should be fine in Release mode.

Let me know if that helps,

Marek

yes, i compiled the code from source in Debug mode, maybe i should try to compile it in release mode.

thank you for your answering, and thank you for your great work.

pczebra avatar Jun 12 '19 01:06 pczebra

image

help! Why can't I calibrate it? How do you calibrate the calibration of the parameters successfully?

JohnnistWangc avatar Nov 12 '19 09:11 JohnnistWangc

Hey, did you take a look at the manual in the docs directory? Did you print the markers and put them in the scene?

MarekKowalski avatar Nov 13 '19 20:11 MarekKowalski