mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 02:31:02 +08:00
rename function bezier_curve to bezier_segment
This commit is contained in:
@@ -15,7 +15,7 @@ import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
from skimage.draw import line, polygon, circle, circle_perimeter, \
|
||||
ellipse, ellipse_perimeter, bezier_curve
|
||||
ellipse, ellipse_perimeter
|
||||
import numpy as np
|
||||
import math
|
||||
|
||||
|
||||
Reference in New Issue
Block a user