how to detect the object from the image??
    6 次查看(过去 30 天)
  
       显示 更早的评论
    
I am getting error which is shown below Undefined function 'showMatchedFeatures' for input arguments of type 'SURFPoints'.
Error in logomatchingtry (line 33) showMatchedFeatures(JJ, DD,matchedBoxPoints,matchedScenePoints, 'montage');
i am not able to solve this error.Here is the link from i have copied the code. http://www.mathworks.in/help/vision/gs/object-detection-and-tracking.html%20
So please help me to solve this. Thank you.
0 个评论
采纳的回答
  Walter Roberson
      
      
 2013-12-24
        Which version of MATLAB are you using? That call is only available with the newest MATLAB, R2013b
4 个评论
  Walter Roberson
      
      
 2013-12-25
				There is always the option of writing the code yourself.
I am not aware of anyone having created freely-available source to do this task that you could use with earlier versions of MATLAB.
更多回答(0 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Point Cloud Processing 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


