SIFCM icon indicating copy to clipboard operation
SIFCM copied to clipboard

How to apply this to 3D Images ?

Open ikramabdel opened this issue 5 years ago • 3 comments

Hi i have 3D MRI scans and i wanted to use your code because when i use it slice by slice the clusters are each attributed a different color in each slice ( because of the np.argmax) and so i wanted to treat at least 3 slices each time.

I attempted changing the code but always have a problem with reshape of self.U .

If you can tell me exactly what changes to me i would highly appreciate it.

Thanks

ikramabdel avatar May 15 '19 13:05 ikramabdel

Hi @ikramabdel

Have you figured a workaround yet? If yes, please do let me know!

Thanks

anuj-singh14 avatar Sep 28 '21 17:09 anuj-singh14

Hi @anuj-singh14 @ikramabdel apologies for the late reply. Haven't been keeping tabs on this one. Will get back to you guys at the earliest. Thank you!

ab93 avatar Oct 01 '21 06:10 ab93

Hey @ab93 , thanks for checking out! Meanwhile, I also wanted to know is there any specific reason to limit the implementation to only Grayscale images?

anuj-singh14 avatar Oct 01 '21 06:10 anuj-singh14