Skip to content

hansalemaos/np_zoom_in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom in on a picture

$pip install np-zoom-in
from np_zoom_in import np_zoom_in

zoim = np_zoom_in(
    r"C:\Users\Gamer\anaconda3\envs\dfdir\xxxxxxxxxx.png",
    zoom_factor=1.2,
    mode="mirror",
)

# Possible parameters:
# https://docs.scipy.org/doc/scipy/reference/generated/scipy.ndimage.zoom.html