Community Profile

photo

sombat supha


Last seen: environ 3 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Contact

student

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


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, ' -/--/----')));

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 6 ans il y a | 1 réponse | 0

0

réponse