Fix NV12 crash issue when recreate camera object

(new structure) does not work
This commit is contained in:
2026-04-03 14:51:52 +11:00
parent 958cab6ae3
commit 6fb09830c5
16 changed files with 854 additions and 209 deletions

View File

@@ -14,6 +14,7 @@ set(ANSOD_SOURCES
ANSFaceDetectorEngine.cpp
ANSFaceRecognizerEngine.cpp
ANSGpuFrameRegistry.cpp
GpuNV12SlotPool.cpp
ANSONNXCL.cpp
ANSONNXOBB.cpp
ANSONNXPOSE.cpp