HomeSort by relevance Sort by last modified time
    Searched refs:page_width (Results 1 - 2 of 2) sorted by null

  /external/opencv3/doc/pattern_tools/
gen_pattern.py 14 -w, --page_width - page width in units (default 216)
25 def __init__(self, cols,rows,output,units,square_size,radius_rate,page_width,page_height):
32 self.width = page_width
70 "page_width=","page_height="])
82 page_width = 216 #8.5 inches
103 elif o in ("-w", "--page_width"):
104 page_width = float(a)
107 pm = PatternMaker(columns,rows,output,units,square_size,radius_rate,page_width,page_height)
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar 

Completed in 42 milliseconds