How to implement Mirroring of hands ? i.e If right hand is detected ..... mirrored left hand should be rendered .......
Mainly for upper Limb amputees
You could achieve this by changing the coordinate system, the best way to do this would be to apply a transformation matrix to the frame but with a custom designed matrix.