Santi
Followers: 0 Following: 0
Statistica
RANK
18.601
of 295.467
REPUTAZIONE
2
CONTRIBUTI
9 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
44.44%
VOTI RICEVUTI
2
RANK
of 153.912
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
Fit multiple lines un function
Dear community, I have the following binary image (blue scatter) where I would like to detect the two clear branching points....
quasi 5 anni fa | 0 risposte | 0
0
risposteDomanda
Connect edges in binary image
Dear community, I segmented image 1 to obtain to obtain image 2 (refer to the attachements). However I would like to connect ...
quasi 5 anni fa | 1 risposta | 1
1
rispostaDomanda
Tracing a line in greyscale image
Dear community, I would like to segment the lines found in this image (the lines that are extended along the horizontal a...
quasi 5 anni fa | 1 risposta | 1
1
rispostaSegmentation of a grey lebel image
Dear Kalyan, the dark grey interfaces that separate the lighter grey plies. For an example, the blue line follows one interface ...
quasi 5 anni fa | 0
Domanda
Connect lines of binary image
Dear comunity, I have the following image composed by many (almost closed) lines. I am contacting you because I would like t...
quasi 5 anni fa | 0 risposte | 0
0
risposteDomanda
Segmentation of a grey lebel image
Dear comunity, I have the following image composted by many plies. The plies are separated by grey zones made of resin (als...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to mimic the colormap of a RGB image?
Hello everybody, I have the following picture from with I would like to mimic the colormap (one color per horizontal plane) ...
oltre 7 anni fa | 3 risposte | 0
3
risposteDomanda
Time-optimization? Digital image processing
Hello, For each column of the mask, I calculate the first non-zero pixel position (2000 images). Then, I save them to an ar...
quasi 8 anni fa | 2 risposte | 0
2
risposteI have the following code (recognizing individuals pixels of a matrix). For a high number of images, this is very time consuming. Therefore, ¿Could the loop be avoided ? Thanks!
Very nice and simple answer, worked! Thanks a lot
quasi 8 anni fa | 0
Domanda
I have the following code (recognizing individuals pixels of a matrix). For a high number of images, this is very time consuming. Therefore, ¿Could the loop be avoided ? Thanks!
V=zeros(x,y,num_images,'uint16') for k=1:num_images for i= 1:x for j= 1:y if B(i,j,k)==0 V(...
quasi 8 anni fa | 3 risposte | 0
3
risposteThis image correspond to a specimen deformed in the vertical direction. Would you have any suggestion to lift deformed pixels and make a "perfecly horizontal block"
Thank you for this great approach; worked and very easy to understand. Best regards
quasi 8 anni fa | 0
Domanda
This image correspond to a specimen deformed in the vertical direction. Would you have any suggestion to lift deformed pixels and make a "perfecly horizontal block"
<</matlabcentral/answers/uploaded_files/65905/Matlabquestion.jpg>> NOTE: A mask can be easily created. Thank you.
quasi 8 anni fa | 2 risposte | 0