Ejemplo n.º 1
0
 def __init__(self, distrDir):
     Sift.__init__(self, distrDir)
Ejemplo n.º 2
0
	def __init__(self, distrDir):
		Sift.__init__(self, distrDir)
		self.thresh=500
		self.octaves=4
		self.layers=2
Ejemplo n.º 3
0
 def __init__(self, distrDir):
     Sift.__init__(self, distrDir)