photo

coolguynp


University of Alabama Huntsville

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Professional Interests: computer vision, bioinformatics, data mining

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 9 Jahre vor | 0

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort