Sounds very interesting jp, I am going to defer to Drew as to speed ups as I am unfamiliar with the inner workings of the system. It is possible that Drew's suggestion of using the raw camer...
Sounds very interesting jp, I am going to defer to Drew as to speed ups as I am unfamiliar with the inner workings of the system. It is possible that Drew's suggestion of using the raw camer...
jp, just to add some more detail to Drew's information. The depth map returns a 3 channel 8 bit image for the color image and it returns a 1 channel float (4 bytes per pixel) for the depth map.&nb...
Hi jp, I have captured some depth maps using the API. I would think what you are trying to do would be possible. You do need to make sure the object is in the field of view for bo...
Have been slowly working through more Three features and just worked through the Turntable Calibration API section, was able to figure most things out without a need to post. However, one small th...
Awesome Drew, that is exactly the information I was looking for. I wasn't thinking jpeg, though in hindsight it should of been obvious that it was a potential format with the buffer size bein...
Thank you for your input Trevor, I am getting closer to understanding some basic knowledge of the data formats and I now understand most of the data formats for the buffers returned by the ScanDat...
Time for me to demonstrate my newbie-ness to 3D data formats. I am good with the export functions as the data is presented in one of many defined data formats and I can chase those down. I w...
I did solve my issue with the the IP address image using SetProjector. I was neglecting to send an information in the 'color' field. Once I did so, I was able to have a sol...
Sounds good, I was most interested in testing the Three to verify independent control, but as of right now I don't have a pressing reason to implement it. I will just set both cam...
Happy New Year. I have been slowly moving along with the API and I have a question about Descriptors/Settings/Camera I have implemented SetCameras and I have been able to independently set Analog...
Thanks Drew! Very helpful. One followup. Should digitalGain be a constant default value if using analogGain or should it mirror the analogGain settings?
I am starting development using the API and the approach I am using is to perform an action using the Browser UI and seeing if I can replicate the results using the API. As I peel back ...
I am considering options to acquire depth information on a flat of small plants (10" by 20") and am considering the THREE for a fixed application using a single scan at a distance of around 800mm t...