This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
Releases: IntelPython/scikit-ipp
Releases · IntelPython/scikit-ipp
scikit-ipp v1.2.0
Multi-threading with OpenMP for transform.resize
, transform.rotate
and transform.warp
functions. Partial multi-threaded implementation of edge filters:laplace
, prewitt
, prewitt_h
, prewitt_v
, sobel
, sobel_h
, sobel_v
.
scikit-ipp v1.1.0
gaussian
and laplace
filters supported dtypes were extended; extended list of supported interpolation methods for resize
function