Community Profile

photo

Goku


Con actividad desde 2017

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 6 años hace | 0 respuestas | 0

0

respuestas

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

más de 6 años hace | 3

Pregunta


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

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 6 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 7 años hace | 1 respuesta | 0

1

respuesta