已回答
Calculate the dose in voxels of PET image
Hello Bhagya, I understand that you want to determine the dose within a selected ROI from your PET image. It seems that you...

12 months 前 | 0

已回答
How to tune the hyperparameters of minibatch size to improve the training speed of CNN with 40 CPUs
Hello Ke Zhang, I understand you are currently training your CNN network on an Ubuntu server with multiple CPUs, and the t...

12 months 前 | 0

已回答
How can I train multiple reinforcement learning agents using a GPU in a Simulink environment in Matlab R2022a?
Hello Bradley, I understand you want to train multiple reinforcement learning agents using a GPU in a Simulink environm...

12 months 前 | 0

已回答
What method does the volume viewer use to upscale to a cube?
Hello Gerard, I understand you would like to replicate the functionality provided by the Volume Viewer app programmatica...

12 months 前 | 0

已回答
Problem converting and displaying Dicom(ultrasonics) image for Matrix
Hello Khaled, I understand you want to read a DICOM (ultrasonics) file and extract the values from its metadata. It seems tha...

12 months 前 | 0

已回答
Find a specific value/text inside a dicom header
Hello Alec, I understand you want to read metadata from a DICOM file and specifically want to identify the fields that contain...

12 months 前 | 0

已回答
Branch points of a 3D voxelated Image
Hello Hege, I understand that you are trying to identify intersections in voxelated lines. Based on the provided image, it see...

12 months 前 | 0

已回答
Multiple volshows with same colormap
Hello Martin, I understand that despite applying different colormaps, both images still appear similar. This could be beca...

12 months 前 | 0

已回答
How to display Counter Value from Simulink in App Designer?
Hi Alexandra, I understand that you're looking to display the values of the "counter" and "Trial" blocks generated from you...

12 months 前 | 0

已回答
Cloning a view of the slice planes (as seen in the Volume Viewer App) to a different volume
Hello Matt, I understand that you would like to have the ability to import camera settings within the volume viewer app to ens...

12 months 前 | 1

| 已接受

已回答
Reading NIfTI rescale slope/inter in medicalVolume
Based on the provided description, it appears that you expect the "medicalVolume" function to load NifTi data while internally a...

1 year 前 | 0

已回答
Create a 3-D mask based on dicom-rt contour data and apply it to medicalVolumes imported from CT images
It seems that the mask has been successfully created, but the medical volume is oriented differently, resulting in a 90-degree c...

1 year 前 | 0

已回答
Volatile GPU-Util is 0% during Neural network training
The error message indicates that there is an issue while distributing the data parallelly in the background. To fix the issue, t...

1 year 前 | 0

| 已接受

已回答
inaccurate result of pca face recognition
It appears that the problem lies in how values are assigned to the "dist_mat" matrix. Currently, the indexing used is (1, b), wh...

1 year 前 | 0

已回答
Is it possible to divide data from a very long time series into smaller pieces so that an LSTM network can be trained more easily?
You can utilize the 'MiniBatchSize' parameter in the “trainingOptions” function to define the desired size of mini batches. Batc...

1 year 前 | 0