photo

Adnan Ibrahim


UTM

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

I am student majored image processing
Professional Interests: Image retrieval, pattern recognition

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
286.156
of 297.527

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
42.86%

ERHALTENE STIMMEN
0

RANG
 of 20.454

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 159.075

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

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to plot the false positive per image in matlab?
I would like to plot the *false positive per image* of a given dataset as shown in the attached figure . Your guidance is trul...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to normalize data which contain positive and negative numbers into 0 and 1? you can refer sample of my data below. I have tried but am getting an error which says data dimension must agree. Any suggestion, please. Thank you!
Datatraning = 100.*randn(300,1552) minVal = min(Datatraning); maxVal = max(Datatraning); norm_data = (Datatraning - m...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract the highest 300 coefficient from each level of decomposition in shearlet transform( from level 1 to 5).
I have extracted some statistical features (mean, standard deviation, constranst.. etc), but Now I want to test using highest 30...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

0

Antworten

Frage


Reading multiple images from subfolders using MATLAB? (fList = subDir(cDir,'*.jpg'); please help me to figure out the error thank you
%%Copyright (c) 2014 CoVar Applied Technologies prtPath('beta') baseDir = fullfile(prtRoot,'dataGen','dataStorage','msrc...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Storing multiple image data in feature vector or .mat file,
% the first part of the code reads all the images and then crops each image one by one.my problem is ,each cropped image shou...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Automatic Segmentation of Mass in mammography images
I want to use level set segmentation by selecting the ROI in the Mass tumor area not whole the image. The image attached here, ...

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten