photo

Goku


2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
1 답변

순위
6,518
of 300,364

평판
7

참여
7 질문
1 답변

답변 채택
42.86%

획득한 표
4

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


App Designer not working for 2017b
I was using the appdesigner on MATLAB 2017a. I installed 2017b and called "appdesigner" to get this error: <</matlabcentral/a...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to share data between Multi Window GUI?
To have input arguments to a GUI. The mathworks page says to open the dialog box app into *Code View*. Then click *App Input Arg...

대략 8년 전 | 답변 수: 0 | 0

0

답변

답변 있음
How do I flip (mirror image) an image?
To mirror flip an "Image_Original" you can just use flip or rotate and transpose the image : Image_Flip = flip(Image_Or...

대략 8년 전 | 3

질문


How do I determine the position of camera2 after Stereo Camera calibration ?
I ran the MATLAB example: openExample('vision/StereoCalibrationExample') Now I would like to add two 3D points to the "s...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


Why do the Stereo Camera position not correspond with the "TranslationofCamera2" values ?
The calibrator app calibrates the stereo camera and output the extrinsic visualization as follows: <</matlabcentral/answers/u...

대략 8년 전 | 답변 수: 1 | 1

1

답변

질문


What does this error mean? fminsearch error: "Assignment has more non-singleton rhs dimensions than non-singleton subscripts"
I am trying to Optimize these set of equations to find vector *c* with i=1,2: <</matlabcentral/answers/uploaded_files/83466/...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do I know what is the problem with "stereoParams" output from Stereo Calibration Tool ? The output of rectifyStereoImages are black images
I am running the calibration tool to get the parameters, with a mean error of less than a pixel. But when I use these parameters...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


What would be the bet way to get rid of pixels from a binary image that are less connected or connected by just one other pixel in the 8 point neighborhood?
<</matlabcentral/answers/uploaded_files/82672/untitled.jpg>> Would like to get rid of that pixel connected by just one other ...

8년 초과 전 | 답변 수: 1 | 0

1

답변