mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-19 11:27:45 +08:00
don't need lab2lch
This commit is contained in:
@@ -23,7 +23,6 @@ Reference
|
||||
from __future__ import division
|
||||
|
||||
import numpy as np
|
||||
from .colorconv import lab2lch
|
||||
|
||||
DEG = np.pi/180
|
||||
|
||||
|
||||
Reference in New Issue
Block a user