photo

hossein


Last seen: nästan 2 år ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

0 Questions
2 Answers

RANK
147 007
of 300 379

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
could you send code of Hausdorrf distance and average Hausdorff distance for segmention evaluation for images
function DistMap=f_hausdorf(Gt, Dc) % Baptiste Magnier, 2017, % compute the distance map based on the Hausdorff distance % i...

ungefär 6 år ago | 0

Answered
How do i convert RGB to Gray using the PCA
lab = rgb2lab(im); f = 0; wlab = reshape(bsxfun(@times,cat(3,1-f,f/2,f/2),lab),[],3); [C,S] = pca(wlab); S = resha...

mer än 9 år ago | 0