FIX: fix the usb bulk crash bug and other issues

Signed-off-by: DJI-Martin <DJI-Martin@dji.com>
This commit is contained in:
DJI-Martin
2022-05-18 21:48:38 +08:00
parent dec2327384
commit aaf1a07c43
21 changed files with 121 additions and 100 deletions

View File

@ -269,7 +269,9 @@ void DjiUser_RunStereoVisionViewSample(void)
default:
break;
}
#ifdef OPEN_CV_INSTALLED
cv::destroyAllWindows();
#endif
}
DestroyTask: