Author Topic: Image Processor (LaserScanner)  (Read 2162 times)

Offline zhanat

  • Newbie
  • *
  • Posts: 1
  • Matlab Forum
    • View Profile
Image Processor (LaserScanner)
« on: November 19, 2009, 06:47:57 PM »
Hi! It's from LaserScanner project. Anybody, can you help me?
...
m = aviread('polygon.avi', calFrame);
calImg = m.cdata(:,:,laserInd);
...
??? Error using ==> aviread at 53
polygon.avi does not support the 'Index' parameter.
Error in ==> KnowHowScanner at 61
m = aviread('polygon.avi', calFrame);

Offline trung277

  • Newbie
  • *
  • Posts: 13
  • Matlab Forum
    • View Profile
Re: Image Processor (LaserScanner)
« Reply #1 on: October 16, 2010, 03:56:21 PM »
It seems I have never encountered this case. ???

Matlab and SimuLink Development Forum

Re: Image Processor (LaserScanner)
« Reply #1 on: October 16, 2010, 03:56:21 PM »