Gayan Samuditha

Results 5 issues of Gayan Samuditha

_**The problem arises while trying to extract Gaussian curvature from images for analysis purposes. We are currently using the code snippet:**_ ```r **fik

@ntustison @cookpa My team and I are currently utilizing the ANTsXNet library for cortical thickness calculations, specifically drawing upon the repository available at [](https://github.com/ntustison/PaperANTsX.) Our work involves processing images from...

**GitHub Issue: TensorFlow Version Error in ANTsPy/ANTsPyNet Sample Code** --- **Description:** I am currently experimenting with the sample code provided in the [PaperANTsX](https://github.com/ntustison/PaperANTsX) repository for ANTsPy/ANTsPyNet. However, when running the...

Hello, @cookpa @ntustison I'm currently trying this code snip to execute - ``` import ants import antspynet t1_file = "/path to image file/image01.nii" t1 = ants.image_read(t1_file) atropos = antspynet.deep_atropos(t1, do_preprocessing=True,...

@cookpa @ntustison I am running cortical thickness extraction for Brain MRI images (a batch of 4000 MRI images) and encountered a segmentation fault during processing. The script ran successfully for...