コード例 #1
0
 def __init__( self,  nScales, nOrientations, kernelSize, nRects):
     GaborExtractor.__init__(self, nScales, nOrientations, kernelSize )
     self.numRects = nRects
コード例 #2
0
 def __init__(self, nScales, nOrientations, kernelSize, nRects):
     GaborExtractor.__init__(self, nScales, nOrientations, kernelSize)
     self.numRects = nRects