Johannes Seiffarth

Results 3 issues of Johannes Seiffarth

I just read [here](https://docs.luxonis.com/en/latest/pages/faq/#how-much-compute-is-available-how-much-neural-compute-is-available) that the Myriad X VPU has 2 Neural Compute Engines. Is that fully utilized with a single neural network (like object detection with Yolov5)? Can I...

Is it possible to obtain aligned depth & rgb from recodings? It works for me in real-time using depthai-python [example](https://github.com/luxonis/depthai-python/blob/main/examples/StereoDepth/rgb_depth_aligned.py). But in replay when adding ```python nodes.stereo.setDepthAlign(dai.CameraBoardSocket.RGB) ``` to the...

Does the package allow to control a [Nikon Ti 2](https://www.microscope.healthcare.nikon.com/de_EU/products/inverted-microscopes/eclipse-ti2-series) microscope? I am interested in: - moving stage (x,y,z) - capture image/real-time videos for the purpose of real-time segmentation and...