Send cv::Mat with FIFO

This commit is contained in:
2025-03-25 02:28:53 +03:00
parent f51467cd80
commit 9ecddd91af
6 changed files with 167 additions and 1 deletions

View File

@@ -2,4 +2,8 @@ Language: Cpp
BasedOnStyle: LLVM
IndentWidth: 2
ColumnLimit: 132
SortIncludes: CaseSensitive
SortIncludes: true
AlignAfterOpenBracket: DontAlign
AllowShortIfStatementsOnASingleLine: AllIfsAndElse
AllowShortLoopsOnASingleLine: true
# AllowShortNamespacesOnASingleLine: true