MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES User's Guide Page 104

  • Download
  • Add to my manuals
  • Print
  • Page
    / 172
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 103
5 Acquiring Image Data
5-26
} // if isSendFrame()
Implementing Hardware ROI
For hardware ROI, the user defines the ROI on the device. The device returns only the
data in the specified ROI.
To implement hardware ROI, you must overload both the IAdaptor's getROI() and
setROI() member functions in your implementation of your adaptor class. By default, if
the IAdaptor object's getROI() member function is not overloaded, ROI configurations
will be handled in software by imaqkit::IEngine.
Page view 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 171 172

Comments to this Manuals

No comments