Community Profile

photo

Goku


Aktiv seit 2017

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 6 Jahre vor | 3

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort