User Tools

Site Tools


documents:110816pyip_cooking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
documents:110816pyip_cooking [2011/09/26 09:50] kotadocuments:110816pyip_cooking [2011/09/26 09:50] kota
Line 85: Line 85:
   * tested with python2.6, openCV 2.2, numpy 1.6.1, OSX10.6.8   * tested with python2.6, openCV 2.2, numpy 1.6.1, OSX10.6.8
  
-<sxh python>+<code python>
 >>> im = cv.CreateImage( ( 5 , 5 ) , 8 , 1 ) >>> im = cv.CreateImage( ( 5 , 5 ) , 8 , 1 )
 >>> cv.Set( im , 100 ) >>> cv.Set( im , 100 )
Line 99: Line 99:
        [100, 100, 100, 100, 100]], dtype=uint8)        [100, 100, 100, 100, 100]], dtype=uint8)
  
-</sxh>+</code>
 <[[http://stackoverflow.com/questions/5762440/how-to-transform-a-opencv-cvmat-back-to-ndarray-in-numpy|link]]> <[[http://stackoverflow.com/questions/5762440/how-to-transform-a-opencv-cvmat-back-to-ndarray-in-numpy|link]]>
  
documents/110816pyip_cooking.txt · Last modified: 2016/05/25 07:56 by kota

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki