Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about scipy.ndimage

Read more about scipy.ndimage

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - scipy.ndimage

Reduce artifacts when resampling a Brain MRI scan using scipy affine_transform

I have a Brain MRI. It is gray scale with 20 slices. I put it into a numpy array with shape (20,256,256). I use scipy.ndimage affine_transform to rotate and resample the array as below. The dark sti...
test-img

John Henckel

python

spatial-interpolation

scipy.ndimage

Votes: 0

Answers: 1

Latest Answer

The affine_transform using any order will look terrible. You need to do feature detection and delaunay triangulation on both images first, and then use the interpolating variable as a morph parameter ...
test-img

John Henckel

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved