Home License -- for personal use only. Not for government,
academic, research, commercial, or other organizational use.
>> version
ans =
8.6.0.267246 (R2015b)
>> path
MATLABPATH
C:\Users\User\Documents\MATLAB
...
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\simulink
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\common
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\contrib\graphseg
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\contrib\vlfeat-0.9.20\toolbox\mex\mexmaci64
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\contrib\vgg
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\contrib
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\vision\mex
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\vision\images
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\vision\examples
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\vision
C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\Machine Vision Toolbox for MATLAB\code\robot
>> startup_rvc
Robotics, Vision & Control: (c) Peter Corke 1992-2011 http://www.petercorke.com
- Machine Vision Toolbox for MATLAB (release 4.1)
- VGG contributed code (C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\vision-4.1\rvctools\contrib\vgg)
- graphseg contributed code (C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\vision-4.1\rvctools\contrib\graphseg)
>> startup_mvtb
- Machine Vision Toolbox for MATLAB (release 4.1)
- VGG contributed code (C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\vision-4.1\rvctools\contrib\vgg)
- graphseg contributed code (C:\Users\User\Documents\MATLAB\Add-Ons\Toolboxes\vision-4.1\rvctools\contrib\graphseg)
>> cam=CentralCamera('focal', 0.008)
Error using SE3
The specified superclass 'SO3' contains a parse error, cannot be found on MATLAB's search path, or is shadowed
by another file with the same name.
Error in Camera/set.T (line 717)
c.T = SE3(Tc);
Error in Camera (line 138)
c.T = eye(4,4);
Error in CentralCamera (line 169)
c = c@Camera(varargin{:});
>> --
You received this message because you are subscribed to a topic in the Google Groups "Robotics & Machine Vision Toolboxes" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/robotics-tool-box/uxXqEEGx6VI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to robotics-tool-box+unsubscribe@googlegroups.com.
To post to this group, send email to robotics-tool-box@googlegroups.com.
Visit this group at https://groups.google.com/group/robotics-tool-box.
For more options, visit https://groups.google.com/d/optout.
Hello prof Corke,
I'd like to ask you help about your toolboxes(4.1).
I recently downloaded the two toolboxes but facing error messages with CentralCamera. I'm using matlab 2013. Here are the error messages ;
To unsubscribe from this group and all its topics, send an email to robotics-tool-...@googlegroups.com.
To post to this group, send email to robotics...@googlegroups.com.
Shahbaz
--
You received this message because you are subscribed to a topic in the Google Groups "Robotics & Machine Vision Toolboxes" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/robotics-tool-box/uxXqEEGx6VI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to robotics-tool-...@googlegroups.com.
To post to this group, send email to robotics...@googlegroups.com.