Stitcher stitcher = Stitcher::createDefault(true);
but,
int nCuda = getCudaEnabledDeviceCount() ; return 0
why return 0?
1 | initial version |
Stitcher stitcher = Stitcher::createDefault(true);
but,
int nCuda = getCudaEnabledDeviceCount() ; return 0
why return 0?
2 | No.2 Revision |
Stitcher stitcher = but,
int nCuda = getCudaEnabledDeviceCount() ;
return why return 0?
3 | No.3 Revision |
Stitcher stitcher = Stitcher::createDefault(true);
but,
int nCuda = getCudaEnabledDeviceCount() ;
return 0
why return
0?0?