Adnan Ibrahim
UTM
Followers: 0 Following: 0
I am student majored image processing
Professional Interests: Image retrieval, pattern recognition
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
184.847
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
I have an error for reading multiple images from a folder which have subfolder, please, I need your guidence..you may refer the attached code and Thank you
fList = subDir(cDir,'*.jpg');%%%% the error is here
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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, ...
más de 10 años hace | 3 respuestas | 0