Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ rotation.py
File
rotation.py
digital_image_processing/rotation/rotation.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
pathlib
import
Path
2
3
import
cv2
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
2
get_rotation
Function · 0.85
show
Method · 0.80
Tested by
no test coverage detected