photo

Adnan Ibrahim


UTM

2014년부터 활동

Followers: 0   Following: 0

메시지

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

통계

MATLAB Answers

7 질문
0 답변

순위
78,340
of 301,229

평판
0

참여
7 질문
0 답변

답변 채택
42.86%

획득한 표
0

순위
 of 21,196

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,467

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변

0

답변

질문


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...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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, ...

대략 12년 전 | 답변 수: 3 | 0

3

답변