Need File handshakeStereoParams.mat
    2 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
Hi friends i need this file "handshakeStereoParams.mat" for learning purpose if any one have it kindly mail me on au_khan@hotmail.com.. Thanks in advance
0 comentarios
Respuestas (1)
  Walter Roberson
      
      
 el 23 de Dic. de 2016
        That file is present in the Computer Vision Toolbox from R2014b and later. R2014a was the first release that had any stereo processing at all. If you have a release before R2014a then you definitely do not have the supporting functions from the Computer Vision Toolbox.
You will need to upgrade your MATLAB to get the file. Users are prohibited by the license terms from distributing Mathworks example files.
2 comentarios
  Walter Roberson
      
      
 el 23 de Dic. de 2016
				The file should be at
 fullfile(toolboxdir('vision'), 'visiondata', 'handshakeStereoParams.mat')
For example on my system,
/Applications/MATLAB_R2016a.app/toolbox/vision/visiondata/handshakeStereoParams.mat
Ver también
Categorías
				Más información sobre Computer Vision Toolbox en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

