photo

sombat supha


Last seen: 거의 5년 전 2018년부터 활동

Followers: 0   Following: 0

메시지

student

통계

MATLAB Answers

14 질문
0 답변

순위
268,114
of 301,200

평판
0

참여
14 질문
0 답변

답변 채택
57.14%

획득한 표
0

순위
 of 21,190

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,322

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 답변 수: 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...

대략 6년 전 | 답변 수: 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...

대략 6년 전 | 답변 수: 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...

대략 6년 전 | 답변 수: 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...

대략 6년 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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...

대략 7년 전 | 답변 수: 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, ' -/--/----')));

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 0 | 0

0

답변