Community Profile

photo

sombat supha


Last seen: 3 years 前 自 2018 起处于活动状态

student

统计数据

  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答