Community Profile

photo

Goku


2017년부터 활동

Followers: 0   Following: 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...

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

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

6년 초과 전 | 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...

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

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

거의 7년 전 | 답변 수: 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...

거의 7년 전 | 답변 수: 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 ...

거의 7년 전 | 답변 수: 1 | 0

1

답변