rotate_3d
rotate_3d copied to clipboard
3D Rotation image along specific axes
Results
5
rotate_3d issues
Sort by
recently updated
recently updated
newest added
x range is not defiend see the repo in demp.py
Hello I hit across your code while looking for a Euler angle based perspective transform. Really nice work. I just had one clarification- According to the tutorial you are referring(https://stackoverflow.com/questions/17087446/how-to-calculate-perspective-transform-for-opencv-from-rotation-angles),...