Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
camtron
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kr69sugu
camtron
Commits
d8ad04b2
Commit
d8ad04b2
authored
3 years ago
by
am0ebe
Browse files
Options
Downloads
Patches
Plain Diff
.
parent
b814c591
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
examples/CMakeCache.txt
+1
-1
1 addition, 1 deletion
examples/CMakeCache.txt
examples/CMakeFiles/Makefile.cmake
+0
-71
0 additions, 71 deletions
examples/CMakeFiles/Makefile.cmake
examples/compile_commands.json
+527
-0
527 additions, 0 deletions
examples/compile_commands.json
with
528 additions
and
72 deletions
examples/CMakeCache.txt
+
1
−
1
View file @
d8ad04b2
...
@@ -98,7 +98,7 @@ CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
...
@@ -98,7 +98,7 @@ CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=O
FF
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=O
N
//Install path prefix, prepended onto install directories.
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
CMAKE_INSTALL_PREFIX:PATH=/usr/local
...
...
This diff is collapsed.
Click to expand it.
examples/CMakeFiles/Makefile.cmake
+
0
−
71
View file @
d8ad04b2
...
@@ -15,89 +15,23 @@ set(CMAKE_MAKEFILE_DEPENDS
...
@@ -15,89 +15,23 @@ set(CMAKE_MAKEFILE_DEPENDS
"/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVConfig.cmake"
"/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVConfig.cmake"
"/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVModules-release.cmake"
"/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVModules-release.cmake"
"/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVModules.cmake"
"/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVModules.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCCompiler.cmake.in"
"/usr/share/cmake-3.16/Modules/CMakeCCompilerABI.c"
"/usr/share/cmake-3.16/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCXXCompiler.cmake.in"
"/usr/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp"
"/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCXXInformation.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-3.16/Modules/CMakeCompilerIdDetection.cmake"
"/usr/share/cmake-3.16/Modules/CMakeDetermineCCompiler.cmake"
"/usr/share/cmake-3.16/Modules/CMakeDetermineCXXCompiler.cmake"
"/usr/share/cmake-3.16/Modules/CMakeDetermineCompileFeatures.cmake"
"/usr/share/cmake-3.16/Modules/CMakeDetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/CMakeDetermineCompilerABI.cmake"
"/usr/share/cmake-3.16/Modules/CMakeDetermineCompilerId.cmake"
"/usr/share/cmake-3.16/Modules/CMakeDetermineSystem.cmake"
"/usr/share/cmake-3.16/Modules/CMakeFindBinUtils.cmake"
"/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-3.16/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake"
"/usr/share/cmake-3.16/Modules/CMakeInitializeConfigs.cmake"
"/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake"
"/usr/share/cmake-3.16/Modules/CMakeLanguageInformation.cmake"
"/usr/share/cmake-3.16/Modules/CMakeParseImplicitIncludeInfo.cmake"
"/usr/share/cmake-3.16/Modules/CMakeParseImplicitLinkInfo.cmake"
"/usr/share/cmake-3.16/Modules/CMakeSystem.cmake.in"
"/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/share/cmake-3.16/Modules/CMakeSystemSpecificInitialize.cmake"
"/usr/share/cmake-3.16/Modules/CMakeTestCCompiler.cmake"
"/usr/share/cmake-3.16/Modules/CMakeTestCXXCompiler.cmake"
"/usr/share/cmake-3.16/Modules/CMakeTestCompilerCommon.cmake"
"/usr/share/cmake-3.16/Modules/CMakeUnixFindMake.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/ADSP-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Borland-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Clang-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Cray-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GHS-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU-CXX.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU-FindBinUtils.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/HP-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/IAR-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Intel-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/MSVC-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/PGI-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/PathScale-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/SCO-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/TI-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/Watcom-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/XL-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/XLClang-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
"/usr/share/cmake-3.16/Modules/FindLibArchive.cmake"
"/usr/share/cmake-3.16/Modules/FindLibArchive.cmake"
"/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake"
"/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake"
"/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake"
"/usr/share/cmake-3.16/Modules/FindPackageMessage.cmake"
"/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake"
"/usr/share/cmake-3.16/Modules/Internal/CMakeCheckCompilerFlag.cmake"
"/usr/share/cmake-3.16/Modules/Internal/FeatureTesting.cmake"
"/usr/share/cmake-3.16/Modules/Platform/Linux-Determine-CXX.cmake"
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake"
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU-CXX.cmake"
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake"
"/usr/share/cmake-3.16/Modules/Platform/Linux-GNU.cmake"
...
@@ -113,11 +47,6 @@ set(CMAKE_MAKEFILE_OUTPUTS
...
@@ -113,11 +47,6 @@ set(CMAKE_MAKEFILE_OUTPUTS
# Byproducts of CMake generate step:
# Byproducts of CMake generate step:
set
(
CMAKE_MAKEFILE_PRODUCTS
set
(
CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/3.16.3/CMakeSystem.cmake"
"CMakeFiles/3.16.3/CMakeCCompiler.cmake"
"CMakeFiles/3.16.3/CMakeCXXCompiler.cmake"
"CMakeFiles/3.16.3/CMakeCCompiler.cmake"
"CMakeFiles/3.16.3/CMakeCXXCompiler.cmake"
"CMakeFiles/CMakeDirectoryInformation.cmake"
"CMakeFiles/CMakeDirectoryInformation.cmake"
)
)
...
...
This diff is collapsed.
Click to expand it.
examples/compile_commands.json
0 → 100644
+
527
−
0
View file @
d8ad04b2
[
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -isystem /usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/bgs_demo_orig.dir/Demo_orig.cpp.o -c /home/sugu/code/idiv/camtron/examples/Demo_orig.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/examples/Demo_orig.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -isystem /usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/bgs_demo.dir/Demo.cpp.o -c /home/sugu/code/idiv/camtron/examples/Demo.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/examples/Demo.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -isystem /usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/bgslibrary.dir/home/sugu/code/idiv/camtron/src/FrameProcessor.cpp.o -c /home/sugu/code/idiv/camtron/src/FrameProcessor.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/FrameProcessor.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -isystem /usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/bgslibrary.dir/home/sugu/code/idiv/camtron/src/Main.cpp.o -c /home/sugu/code/idiv/camtron/src/Main.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/Main.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -isystem /usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/bgslibrary.dir/home/sugu/code/idiv/camtron/src/PreProcessor.cpp.o -c /home/sugu/code/idiv/camtron/src/PreProcessor.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/PreProcessor.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -isystem /usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/bgslibrary.dir/home/sugu/code/idiv/camtron/src/VideoAnalysis.cpp.o -c /home/sugu/code/idiv/camtron/src/VideoAnalysis.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/VideoAnalysis.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -isystem /usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/bgslibrary.dir/home/sugu/code/idiv/camtron/src/VideoCapture.cpp.o -c /home/sugu/code/idiv/camtron/src/VideoCapture.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/VideoCapture.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/AdaptiveBackgroundLearning.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/AdaptiveBackgroundLearning.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/AdaptiveBackgroundLearning.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/AdaptiveSelectiveBackgroundLearning.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/AdaptiveSelectiveBackgroundLearning.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/AdaptiveSelectiveBackgroundLearning.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/CodeBook.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/CodeBook.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/CodeBook.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/DPAdaptiveMedian.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/DPAdaptiveMedian.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/DPAdaptiveMedian.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/DPEigenbackground.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/DPEigenbackground.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/DPEigenbackground.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/DPGrimsonGMM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/DPGrimsonGMM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/DPGrimsonGMM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/DPMean.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/DPMean.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/DPMean.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/DPPratiMediod.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/DPPratiMediod.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/DPPratiMediod.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/DPTexture.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/DPTexture.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/DPTexture.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/DPWrenGA.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/DPWrenGA.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/DPWrenGA.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/DPZivkovicAGMM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/DPZivkovicAGMM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/DPZivkovicAGMM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/FrameDifference.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/FrameDifference.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/FrameDifference.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/FuzzyChoquetIntegral.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/FuzzyChoquetIntegral.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/FuzzyChoquetIntegral.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/FuzzySugenoIntegral.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/FuzzySugenoIntegral.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/FuzzySugenoIntegral.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/GMG.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/GMG.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/GMG.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/IMBS/IMBS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/IMBS/IMBS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/IMBS/IMBS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/IndependentMultimodal.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/IndependentMultimodal.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/IndependentMultimodal.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/KDE.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/KDE.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/KDE.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/KDE/KernelTable.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/KDE/KernelTable.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/KDE/KernelTable.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/KDE/NPBGSubtractor.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/KDE/NPBGSubtractor.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/KDE/NPBGSubtractor.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/KDE/NPBGmodel.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/KDE/NPBGmodel.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/KDE/NPBGmodel.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/KNN.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/KNN.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/KNN.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBAdaptiveSOM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBAdaptiveSOM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBAdaptiveSOM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBFuzzyAdaptiveSOM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBFuzzyAdaptiveSOM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBFuzzyAdaptiveSOM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBFuzzyGaussian.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBFuzzyGaussian.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBFuzzyGaussian.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBMixtureOfGaussians.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBMixtureOfGaussians.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBMixtureOfGaussians.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEDefs.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEDefs.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEDefs.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEHistogram.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEHistogram.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEHistogram.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEImage.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEImage.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MEImage.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MotionDetection.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MotionDetection.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/MotionDetection.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/graph.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/graph.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/graph.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/maxflow.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/maxflow.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBP_MRF/maxflow.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLBSP.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLBSP.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLBSP.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLBSP_.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLBSP_.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLBSP_.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLOBSTER.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLOBSTER.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorLOBSTER.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorPAWCS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorPAWCS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorPAWCS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorSuBSENSE.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorSuBSENSE.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBSP/BackgroundSubtractorSuBSENSE.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBSP/LBSP.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBSP/LBSP.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBSP/LBSP.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBSP/LBSP_.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBSP/LBSP_.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBSP/LBSP_.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LBSimpleGaussian.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LBSimpleGaussian.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LBSimpleGaussian.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/LOBSTER.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/LOBSTER.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/LOBSTER.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MixtureOfGaussianV1.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MixtureOfGaussianV1.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MixtureOfGaussianV1.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MixtureOfGaussianV2.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MixtureOfGaussianV2.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MixtureOfGaussianV2.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MultiCue.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MultiCue.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MultiCue.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MultiLayer.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/BlobExtraction.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/BlobExtraction.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/BlobExtraction.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/BlobResult.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/BlobResult.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/BlobResult.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/CMultiLayerBGS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/CMultiLayerBGS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/CMultiLayerBGS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/LocalBinaryPattern.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/LocalBinaryPattern.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/LocalBinaryPattern.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/blob.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/blob.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/MultiLayer/blob.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/PAWCS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/PAWCS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/PAWCS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/PBAS/PBAS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/PBAS/PBAS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/PBAS/PBAS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/PixelBasedAdaptiveSegmenter.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/PixelBasedAdaptiveSegmenter.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/PixelBasedAdaptiveSegmenter.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/SigmaDelta.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/SigmaDelta.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/SigmaDelta.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/SigmaDelta/sdLaMa091.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/SigmaDelta/sdLaMa091.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/SigmaDelta/sdLaMa091.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/StaticFrameDifference.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/StaticFrameDifference.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/StaticFrameDifference.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/SuBSENSE.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/SuBSENSE.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/SuBSENSE.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/T2F/MRF.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/T2F/MRF.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/T2F/MRF.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/T2F/T2FGMM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/T2F/T2FGMM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/T2F/T2FGMM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/T2F/T2FMRF.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/T2F/T2FMRF.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/T2F/T2FMRF.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/T2FGMM_UM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/T2FGMM_UM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/T2FGMM_UM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/T2FGMM_UV.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/T2FGMM_UV.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/T2FGMM_UV.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/T2FMRF_UM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/T2FMRF_UM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/T2FMRF_UM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/T2FMRF_UV.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/T2FMRF_UV.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/T2FMRF_UV.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/Tapter.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/Tapter.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/Tapter.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/TwoPoints.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/TwoPoints.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/TwoPoints.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/TwoPoints/two_points.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/TwoPoints/two_points.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/TwoPoints/two_points.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/ViBe.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/ViBe.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/ViBe.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/ViBe/vibe-background-sequential.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/ViBe/vibe-background-sequential.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/ViBe/vibe-background-sequential.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/VuMeter.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/VuMeter.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/VuMeter.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/VuMeter/TBackground.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/VuMeter/TBackground.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/VuMeter/TBackground.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/VuMeter/TBackgroundVuMeter.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/VuMeter/TBackgroundVuMeter.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/VuMeter/TBackgroundVuMeter.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/WeightedMovingMean.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/WeightedMovingMean.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/WeightedMovingMean.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/WeightedMovingVariance.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/WeightedMovingVariance.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/WeightedMovingVariance.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/_template_/MyBGS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/_template_/MyBGS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/_template_/MyBGS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/algorithms.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/algorithms.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/algorithms.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/AdaptiveMedianBGS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/AdaptiveMedianBGS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/AdaptiveMedianBGS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/Eigenbackground.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/Eigenbackground.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/Eigenbackground.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/Error.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/Error.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/Error.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/GrimsonGMM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/GrimsonGMM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/GrimsonGMM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/Image.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/Image.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/Image.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/MeanBGS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/MeanBGS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/MeanBGS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/PratiMediodBGS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/PratiMediodBGS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/PratiMediodBGS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/TextureBGS.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/TextureBGS.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/TextureBGS.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/WrenGA.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/WrenGA.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/WrenGA.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/dp/ZivkovicAGMM.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/dp/ZivkovicAGMM.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/dp/ZivkovicAGMM.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModel.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/lb/BGModel.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModel.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelFuzzyGauss.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelFuzzyGauss.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelFuzzyGauss.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelFuzzySom.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelFuzzySom.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelFuzzySom.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelGauss.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelGauss.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelGauss.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelMog.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelMog.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelMog.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelSom.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelSom.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/lb/BGModelSom.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/algorithms/ttoolbox.cpp.o -c /home/sugu/code/idiv/camtron/src/algorithms/ttoolbox.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/algorithms/ttoolbox.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/tools/ForegroundMaskAnalysis.cpp.o -c /home/sugu/code/idiv/camtron/src/tools/ForegroundMaskAnalysis.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/tools/ForegroundMaskAnalysis.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/tools/FuzzyUtils.cpp.o -c /home/sugu/code/idiv/camtron/src/tools/FuzzyUtils.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/tools/FuzzyUtils.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/tools/PerformanceUtils.cpp.o -c /home/sugu/code/idiv/camtron/src/tools/PerformanceUtils.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/tools/PerformanceUtils.cpp"
},
{
"directory"
:
"/home/sugu/code/idiv/camtron/examples"
,
"command"
:
"/usr/bin/c++ -I/home/sugu/code/idiv/camtron/examples -I/usr/include/opencv4 -std=gnu++2a -O3 -DNDEBUG -Wno-variadic-macros -Wno-long-long -Wall -Wextra -Winit-self -Wsign-promo -Wno-unused-parameter -pedantic -Wno-unknown-pragmas -o CMakeFiles/libbgs.dir/home/sugu/code/idiv/camtron/src/tools/PixelUtils.cpp.o -c /home/sugu/code/idiv/camtron/src/tools/PixelUtils.cpp"
,
"file"
:
"/home/sugu/code/idiv/camtron/src/tools/PixelUtils.cpp"
}
]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment