Ask Your Question

Revision history [back]

is there parallel computation or not

I would like to choose right CPU for application with cv2. The weakest part of the code in the sense of time consuming is definition сv2.findTransformECC. Is there parallel computation in the cv2.findTransformECC or it's just one thread process? I am thinking between AMD Ryzen 3 PRO 3200GE and Intel Core i5 6200U

I think AMD Ryzen 3 PRO 3200GE has advantages if cv2.findTransformECC is single thread process and Intel Core i5 6200U in case multithread process in cv2.findTransformECC

Is there any thoughts on this questions? is cv2.findTransformECC single thread calculation and AMD Ryzen 3 PRO 3200GE CPU has advantages as more cpu Clockspeed rate but less threads then Intel Core i5 6200U?

is there parallel computation or not

I would like to choose right CPU for application with cv2. cv2. The weakest part of the code in the sense of time consuming is definition сv2.findTransformECC. сv2.findTransformECC. Is there parallel computation in the cv2.findTransformECC cv2.findTransformECC or it's just one thread process? I am thinking between AMD Ryzen 3 PRO 3200GE and Intel Core i5 6200U

I think AMD Ryzen 3 PRO 3200GE has advantages if cv2.findTransformECC cv2.findTransformECC is single thread process and Intel Core i5 6200U in case multithread process in cv2.findTransformECC

Is there any thoughts on this questions? is cv2.findTransformECC cv2.findTransformECC single thread calculation and AMD Ryzen 3 PRO 3200GE CPU has advantages as more cpu Clockspeed rate but less threads then Intel Core i5 6200U?