Open TyroneLi opened 4 years ago
Hi~ths for nice work.Do u know how to modify the code coviar part for python2? I try to modify according to python2 c extension.But it is incompatiable with numpy?? the error dump here: *bgr_arr = PyArray_ZEROS(4, dims, NPY_UINT8, 0);
*bgr_arr = PyArray_ZEROS(4, dims, NPY_UINT8, 0);
Hi~ths for nice work.Do u know how to modify the code coviar part for python2? I try to modify according to python2 c extension.But it is incompatiable with numpy?? the error dump here:
*bgr_arr = PyArray_ZEROS(4, dims, NPY_UINT8, 0);