Closed aegger13 closed 4 years ago
Use zip instead of itertools.izip iterator to keep fit from defaulting to forceobj=False Calculate limits before loop
Was about 440 s for single iteration, now about 0.5 s. Total time including 0.8 s canny edge finding is less than 3 seconds now.
Use zip instead of itertools.izip iterator to keep fit from defaulting to forceobj=False Calculate limits before loop
Was about 440 s for single iteration, now about 0.5 s. Total time including 0.8 s canny edge finding is less than 3 seconds now.