Sara Salimi
Followers: 0 Following: 0
Statistik
47 Fragen
0 Antworten
RANG
36.213
of 295.448
REPUTATION
1
BEITRÄGE
47 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
17.02%
ERHALTENE STIMMEN
1
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to add break point for training an ensemble classifier?
Hi, I am running RUSBoost esemble classifier on a cluster which has time limitation for 7 days, and it will stop training in...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Yi Cao's Pareto-front toolbox has been removed from from File Exchange, Can I find this toolbox here?
Hi, I am using a costum matlab toolbox that requires Yi Cao's Pareto-front toolbox to be able to run this toolbox. Yi Cao'...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to speed up sequential forward features selection?
Hi experts, I have data with 1M records with 145 features. This is the data extracted from two 3D images (volumes). I am runni...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to do cross-validation partitioning and training on Big data? (I am facing issue with my big data using tall arrays)
Hi, I am not an expert in matlab big data handling. I am strugling for few days because I have to do features selection and ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Is it possible to extract features from a specific regions without cropping the image volume?
Hi everyone, I have 3d image volume and a 3D label volume witha size (384,384,160). Which is very time consuming to extract 13...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Does the type of classifier make that much difference in feature selection in sequentialfs function?
Hi, I am wondering if does it make significant difference in feature selcetion if we are using difference classifiers during f...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is there anyway to run the fitensemble classifiers in parallel pool or use GPU for making the training faster?
Hi, I have a large number of observations and trying to train it with fitensemble classifier. I am asking this question to ...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to do the cross validation for the patients data, and what data structure better suits to send it to classifier?
Hi, I have 44 patients 3D MRIs as training. The task that I am doing is segmentation by using voxel classification. I have e...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to create the label ground truth when some areas are overlapping?
Hi, I have 3D images and the coordinates of the labels of objects. I am creating the ground truth volums for each label separa...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to calculate random shift intensity difference (RSID) feature?
Hi, I have 3D patients volumes saved in a matlab variable. I need to extract random shift intensity difference (RSID) feature...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is there any shared codes for 3D visualization of my data?
Hi, I like 3D visualization in one paper, which was like this: <</matlabcentral/answers/uploaded_files/138423/Screen%20Sh...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Is there any shared codes for 3D visualization of my data?
Hi, I like 3D visualization in one paper, which was like this: <</matlabcentral/answers/uploaded_files/138423/Screen%20Sh...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I get different 2D views of a 3d medical images which has been saved in 3D matrix?
Hi I have saved a stack of MRI in a 3D matrix (320x320x60). I can see 2d view (saggital) of (xy view) by this command, ...
fast 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
What kind of meta information should we include while converting from dcm into nii format?
Hi, I have two sets of MRI images one set in DICOM format and the other set includes two files (*.mhd and *.raw) files for e...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to assign different colors to different labels?
Hi, I saw in one paper that they are showing their segmentation results of different objects with different colors and overl...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is there any way to save Matlab .fig in other format to show 3D visualization?
Hi, I have save a 3D model in a fig file. Now I want to share the fig to someone else who does not have Matlab. Is there any...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to overlay two images which is transparent on each other?
Hi, I have two images, one is ground truth with values of objects [0,1,2] for background, obj2 and obj3, respectively. I ha...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why array exceeds maximum array size preference with Graph-Cut energy minimization techniques?
Hi I am using a <https://www.cs.ubc.ca/~schmidtm/Software/alphaBeta.html toolbox> for alpha-beta expansion technique for ene...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to do 3D visualization of a multi-object volume, each object with different colors?
I have already visualize a volume, that only have one object, by the following commands: v = smooth3(vv,'box',3); % vv:vol...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
What data storing techniques should I use to save my big data inside and send it to RUSBoost classifier?
Hi, I have a big data and want to classify with *RUSBoost classifier*, I already applied tall arrays with naive Bayes classifi...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to send a big data (loaded into datastore object) to a classifier in Matlab?
this is my first experince working with data storages in `Matlab`. I hoping I can get some guidance here. I have a big data th...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can i do leave-one-out for classification?
Hi I have 110 stack of images (110 different patients), and I have extracted each patients features which is a matrix (2,4...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to calculate Lagrangian multiplier mu based on different noise levels in Matlab?
Hi, I have MRI images and want to do noise removal by *Total Variation Regularization* for denoising. My question is how can I...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to find out which arguments and values should be given to CLAHE arguments?
Hi, I am doing some processing on a stack of MRI data. I want to apply CLAHE on my medical images. I did not know *which arg...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
What Kind of pre-processing techniques can I apply to make an object more clear?
Hi, I applied few techniques of denoising on MRI images and could not realize what techniques are applicable on my data to m...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to specify values to Orthogonal Matching Pursuit Algorithm (OMP)?
Hi, I downloaded <https://www.mathworks.com/matlabcentral/fileexchange/50584-orthogonal-matching-pursuit-algorithm--omp- this fu...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to create a circle mask for a set of images in a folder?
I have a set of images with the size 256x256. and I want to automatically create a circle mask for the middle part of images. Co...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What kind of preprocessing I can apply for medical MRIs?
Hi, I know my question may sound confusing, but I am facing with lack of the time. I have MRI images of many patients tha...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I receive an error about closing a MAT file. Why?
Hi I am using Matlab 2016b. I am using the following command: L=matfile(sprintf(lb_formatSpec,ix),'writable',true); L....
fast 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to convert medical images in mat format into jpg without losing information?
Hi, I have a stack of medical images. I saved all images in the stack into a folder (i.e., converting the 3D matrix into 2D ...
fast 8 Jahre vor | 2 Antworten | 0