Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/a/n/antispoofing.verification.gmm-1.0.2/antispoofing/verification/features/dct.py antispoofing.verification.gmm(Download)
blockShape = bob.ip.get_block_shape(prep, A_BLOCK_H, A_BLOCK_W, A_OVERLAP_H, A_OVERLAP_W) blocks = numpy.ndarray(blockShape, 'float64') bob.ip.block(prep, blocks, A_BLOCK_H, A_BLOCK_W, A_OVERLAP_H, A_OVERLAP_W) if norm_before: