Home
last modified time | relevance | path

Searched defs:transformation_matrix (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/
Dpy_transforms_util.py1123 def linear_transform(np_img, transformation_matrix, mean_vector): argument
Dpy_transforms.py603 def __init__(self, transformation_matrix, mean_vector): argument
Dtransforms.py2791 def __init__(self, transformation_matrix, mean_vector): argument