1. 21 4月, 2011 8 次提交
  2. 20 4月, 2011 5 次提交
  3. 19 4月, 2011 6 次提交
  4. 18 4月, 2011 6 次提交
  5. 17 4月, 2011 2 次提交
  6. 16 4月, 2011 2 次提交
  7. 15 4月, 2011 5 次提交
  8. 13 4月, 2011 1 次提交
    • N
      When opening a file with GStreamer: · 56b206dc
      Nils Hasler 提交于
      * if the filename looks like a URI, it is opened in non-blocking mode, cvQueryFrame() could skip frames or grab one frame more than once
      * if the filename looks like a filename, it is opened in blocking mode. cvQueryFrame() grabs consecutive frames
      * otherwise the filename is interpreted as a gstreamer pipeline as used with gst-launch. The last element of the pipeline has to have the property name=to-opencv
      56b206dc
  9. 11 4月, 2011 5 次提交