Robotics software featuring legged locomotion algorithms and a momentum-based controller core with optimization. Supporting software for world-class robots including humanoids, running birds, exoskeletons, mechs and more.
Little change I've been wanting to make when working with RawImages.
Removed image width, height, and opencv type from constructor parameters as those are obtainable from the Mat/GpuMat itself.
Little change I've been wanting to make when working with RawImages. Removed image width, height, and opencv type from constructor parameters as those are obtainable from the
Mat
/GpuMat
itself.