photo

sombat supha


Last seen: fast 5 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

student

Statistik

MATLAB Answers

14 Fragen
0 Antworten

RANG
224.980
of 301.219

REPUTATION
0

BEITRÄGE
14 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
57.14%

ERHALTENE STIMMEN
0

RANG
 of 21.193

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.467

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


I want to create boundaries from images that are not clearly colored.
I have RGB.jpg and Gray.jpg images, Which have little clear boundaries. But I can be seen visually to see the difference of colo...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Chech some part of image overlab in full image and percent overlab
How to verify that using matlab code 1. Image B is in the boundary of image A (true or false) 2. Percent area B over...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to cut area or some part of image ?
I have a binary image A.jpg. I want to cut (automatic cutting without a manual or using curve from boundary side) along the dott...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Calculate the distance between objects area using matlab.
I want to know the distance H (highest vertical) and L (longest horizontal) as shown in the picture A1.jpg in the white part. Ho...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Calculate the distance L, distance H and circumference (boundary)
How can I write code to calculate the distance L; the longest horizontal way, distance H; the highest vertical and circumferen...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Put sub images to full images (color and binary)
I have sub color images (A1.jpg and A2.jpeg). How to write code using matlab to connect an image to A3.jpg image. Likewise, fr...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to detect the boundary (binary image)
How do I write a program to delete the line L1 (binary image) and make the red line around the boundary area (B2) with the matla...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


combine the 2 binary images
I have 2 images that are the binary same size, M.jpg and N.jpg. I want to combine the 2 images into Z.jpg as shown. How do I wri...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


combine the 2 images
I have 2 images that are the same size, M.jpg and N.jpg. I want to combine the 2 images into Z.jpg as shown. How do I write prog...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


adjust the two images
I will adjust the color of the two images. (a1.jpeg, a2.jpeg) to have the same brightness How to write a program by matlab? Th...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I write code to store the data in a textbox using the format (dd/mm/yyyy) the same image as shown.?.
set(handles.DateFind,'String',cellstr(datestr(format, ' -/--/----')));

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can i calculate field in record ( i use ms access):matlab
clc sss=100; conn = database('data_base','',''); curs = exec(conn,'SELECT name,salary-sss as net FROM person order by...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten