List Question
20 TechQA 2024-03-18T08:26:07.023000scipy.ndimage.laplace vs. CV2.Laplacian
20 views
Asked by YiMingDiuRen
Computing coordinates of points of an image after elastic deformation
85 views
Asked by FirePapaya
How to rotate numpy 3D array around its center given a rotation matrix?
272 views
Asked by johndodo
Using scipy.ndimage to rotate a 2D numpy array at an arbitrary angle
85 views
Asked by Patstro
Alignment of a 3D volume to its principal axes
282 views
Asked by Pete
Using Scipy.ndimage to Rotate an Array within Np.Nan Values
60 views
Asked by Patstro
Convolving a 1D array with Gaussian filtering returns array of all zeros Python
101 views
Asked by Julia Gorman
Affine transformation from 2D to 3D using SciPy leads to empty arrays
87 views
Asked by Biblot
correctly rotate a scipy.ndimage.rotate back
210 views
Asked by Sebastian H
Erosion and Dilation of Image in one direction using Scipy
135 views
Asked by Patstro
image labelling and anisotropy
72 views
Asked by Aenaon
Can scipy.ndimage's binary_erosion function be used to erode an image from one side?
117 views
Asked by Patstro
Can scipy ndimage affine_transform increase intensity range?
47 views
Asked by jongsung park
Using Scipy.ndimage to iterate over Elevation Array
44 views
Asked by Patstro
reverse or invertible ndimage.map_coordinates mapping based on planar homography
236 views
Asked by Brandon Dube
Difference between `scipy.ndimage.fourier_gaussian` and own implementation
93 views
Asked by dagnic
What is the best way to pass an extra argument to a scipy.LowLevelCallable function?
115 views
Asked by Yes
Why is ndimage.maximum_filter not working a expected
146 views
Asked by Boubaker
How to make dotted line in a binary array
77 views
Asked by raja
How to apply convolution in-place on GPU (in Python)
282 views
Asked by Blademaster