It’s a great idea. However, how can I get openni::Device object from Astra SDK objects? Is there any “conversion” from Astra stream set or Astra reader to openni Device or openni VideoStream?
However, in order to get OpenNI OBCameraParams, I need to have an openni::Device instance. How can I get such an instance in my code from astra::StreamSet instance or astra::StreamReader instance? What API call should I use?
BTW, I found get_ir_exposure_value() and set_ir_exposure_value() methods there. However, there are no get_color_exposure_value() and set_color_exposure_value()methods - how about them? Is there any chance to have them soon?
How can the various modes of imaging and the analysis/post processing to the image be used to accomplish object classification and sorting:
am having issues with object classification and sorting . any answer to the above question, thanks