xivo icon indicating copy to clipboard operation
xivo copied to clipboard

Optionally use GPU to detect new features

Open stephanietsuei opened this issue 2 years ago • 0 comments

Currently, all computation is done on the CPU. Implement a compile-time or runtime switch for using an onboard GPU instead of a CPU to detect new features. (This may require an OpenCV upgrade.)

stephanietsuei avatar Apr 21 '22 02:04 stephanietsuei