Community Profile

photo

coolguynp


University of Alabama Huntsville

Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: computer vision, bioinformatics, data mining

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


How is the effectiveness metric in Otsu's method (graythresh) calculated?
What is the mathematical formula used to evaluate threshold effectiveness metric in graythresh method? What is the best way to u...

9 years ago | 1 answer | 0

1

answer

Answered
Can some explain why when I tried to display two images side by side it not only didn't display the two images side by side but displayed one image that now had green in it.
To display images side by side, you can use subplot. The first 2 parameters define the number of cells in the subplot grid. The ...

9 years ago | 0

Question


How can I determine the number of closed regions in an edge image?
Given an edge image as shown in the figure, how can I find the number of closed regions (4 in the figure) in it? <</matlabcen...

9 years ago | 1 answer | 0

1

answer

Question


How to set patternnet to get the posterior probabilty sum to unity?
I've a 2-class problem and I want the posterior probability of output to sum to 1. Hence, I'm using 'softmax' transfer function ...

10 years ago | 1 answer | 0

1

answer