photo

Santi


Last seen: mehr als 5 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

9 Fragen
3 Antworten

RANG
18.294
of 300.364

REPUTATION
2

BEITRÄGE
9 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
44.44%

ERHALTENE STIMMEN
2

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

fast 6 Jahre vor | 1 Antwort | 1

1

Antwort

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

fast 6 Jahre vor | 0

Frage


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

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 9 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
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"
Thank you for this great approach; worked and very easy to understand. Best regards

fast 9 Jahre vor | 0

Frage


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.

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten