# doc-cache created by Octave 8.4.0
# name: cache
# type: cell
# rows: 3
# columns: 3
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
SGRBGtoRGB


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 205
 -- Function File: RGB = SGRBGtoRGB (RAW)
     Convert RAW bayer image with SGRBG filter alignment to RGB image
     without interpolation.

     FIXME: We should implement "demosaic" instead and use this.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Convert RAW bayer image with SGRBG filter alignment to RGB image without
inte...



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
imaqhwinfo


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 423
 -- Function File: LIST = imaqhwinfo ()
     Returns a struct array with v4l2 devices in /dev/.  Links are not
     resolved.

          imaqhwinfo()
          ⇒ scalar structure containing the fields:

             driver = uvcvideo
             card = UVC Camera (046d:0825)
             bus_info = usb-0000:00:16.2-2
             version = 3.2.51
             capabilities =  83886081
             device = /dev/video0


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 50
Returns a struct array with v4l2 devices in /dev/.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 17
save_mjpeg_as_jpg


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 280
 -- Function File: save_mjpeg_as_jpg (FN, MJPEG)
     Add a huffman table to the MPJEG capture and save it as JPG. Useful
     if you have set VideoFormat of videoinput to MJPEG and want to
     convert the result from getsnapshot to JPG.

     See also: @@videoinput/getsnapshot.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 60
Add a huffman table to the MPJEG capture and save it as JPG.





