Statistica
12 Domande
0 Risposte
RANK
181.312
of 300.392
REPUTAZIONE
0
CONTRIBUTI
12 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 168.373
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to check which cluster (connected component) a point belongs to in a binary image?
I have a binary image that has some clusters in it. I also have a code ( <http://www.mathworks.com/matlabcentral/fileexchange/25...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Parfor for tossing a line on a binary image
Is there a way to enhance the following code (the parallel loop)? If I increase the number of iterations (Itr) it takes a long t...
quasi 11 anni fa | 1 risposta | 0
1
rispostaDomanda
how to label a matrix and show it like an image/grid?
Is there such a way to create an image like the one below in MATLAB? I am interested in numbering *some* of the pixels in the *m...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to remove the Alpha channel?
I have created an image via PowerPoint using only black and white colors and saved it as a ".tif" file. I want to convert it to ...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
how to do FFT for PART on an image?
I want to compare the following two images based on their Fourier Transform. However, I am only interested in the circular regio...
circa 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to plot a circular Image?
I want to plot a binary image like this: <</matlabcentral/answers/uploaded_files/15643/Capture.PNG>> However, I only want ...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
How to do Subtraction on sets?
I have a *continuous* set (A=[0 , 2pi]) and want to subtract the following sets from it: B= [0, pi/2]; C=[pi/4, pi]; D=...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
How to pick random numbers from an interval non-uniformly?
I want to pick some numbers (N) from the interval [0,2Pi] randomly. I want all the real number in the [pi/2,pi] have probability...
oltre 11 anni fa | 3 risposte | 0
3
risposteDomanda
How to construct an array with varying dimension?
I want to save some data using a "for loop". Within each iteration, I will get a 2D matrix (which I want to save). the size of t...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
why doesn't Graythresh work with the format "double"?
I have an image (gray scale, 0-255) in the form of "uint8". I only need a part of it and as such I do the following: Part_of_...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
What do the (automatically assigned) colors in a Histogram stand for?
hi, I have a set of points (nearly 8,000) scattered in a 2D matrix. I calculated the distance between any two of them and the...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
number of disks in a grey scale Image
I am trying to find the number of black disks in this Image. I have tried "regionprops" but the problem is first I need to conve...
oltre 11 anni fa | 1 risposta | 0

