+
+
+
+◆ pipeline_ptr
+
+
diff --git a/docs/html/main_8cpp__incl.map b/docs/html/main_8cpp__incl.map
index 929c23e9..640a627f 100644
--- a/docs/html/main_8cpp__incl.map
+++ b/docs/html/main_8cpp__incl.map
@@ -1,42 +1,42 @@
diff --git a/docs/html/main_8cpp__incl.md5 b/docs/html/main_8cpp__incl.md5
index 77e0ceaf..3855e9a4 100644
--- a/docs/html/main_8cpp__incl.md5
+++ b/docs/html/main_8cpp__incl.md5
@@ -1 +1 @@
-1171d0f2e827ed2e9e3bb7c142233aac
\ No newline at end of file
+6e73fb87c9d34afdb11f66536f8243ac
\ No newline at end of file
diff --git a/docs/html/main_8cpp__incl.png b/docs/html/main_8cpp__incl.png
index ccbf5d03..554739ad 100644
Binary files a/docs/html/main_8cpp__incl.png and b/docs/html/main_8cpp__incl.png differ
diff --git a/docs/html/mainwindow_8cpp.html b/docs/html/mainwindow_8cpp.html
index 480ee01c..8a57836f 100644
--- a/docs/html/mainwindow_8cpp.html
+++ b/docs/html/mainwindow_8cpp.html
@@ -84,32 +84,48 @@
diff --git a/docs/html/mainwindow_8cpp__incl.map b/docs/html/mainwindow_8cpp__incl.map
index 1f5f28e6..befb0b24 100644
--- a/docs/html/mainwindow_8cpp__incl.map
+++ b/docs/html/mainwindow_8cpp__incl.map
@@ -1,28 +1,44 @@
diff --git a/docs/html/mainwindow_8cpp__incl.md5 b/docs/html/mainwindow_8cpp__incl.md5
index 779b0988..1dd80884 100644
--- a/docs/html/mainwindow_8cpp__incl.md5
+++ b/docs/html/mainwindow_8cpp__incl.md5
@@ -1 +1 @@
-f03a96b4fb0c649f222792d62aac42a2
\ No newline at end of file
+2ab5b38f7a14969e903e7cc7535856df
\ No newline at end of file
diff --git a/docs/html/mainwindow_8cpp__incl.png b/docs/html/mainwindow_8cpp__incl.png
index e37f960f..afe3afd3 100644
Binary files a/docs/html/mainwindow_8cpp__incl.png and b/docs/html/mainwindow_8cpp__incl.png differ
diff --git a/docs/html/mainwindow_8h.html b/docs/html/mainwindow_8h.html
index 8468fcd6..83fe0029 100644
--- a/docs/html/mainwindow_8h.html
+++ b/docs/html/mainwindow_8h.html
@@ -94,13 +94,14 @@
#include <opencv2/imgcodecs.hpp>
#include "opencv2/opencv.hpp"
#include "../intermediate_structures.h"
+#include "../pipeline.h"
#include "../posture_estimator.h"
diff --git a/docs/html/notifications_2CMakeLists_8txt.html b/docs/html/notifications_2CMakeLists_8txt.html
index 0e519dbe..e4f7ba7b 100644
--- a/docs/html/notifications_2CMakeLists_8txt.html
+++ b/docs/html/notifications_2CMakeLists_8txt.html
@@ -71,9 +71,9 @@
diff --git a/docs/html/pipeline_8h.html b/docs/html/pipeline_8h.html
index 2d48a034..4e1ccafa 100644
--- a/docs/html/pipeline_8h.html
+++ b/docs/html/pipeline_8h.html
@@ -123,9 +123,13 @@
diff --git a/docs/html/pipeline_8h__dep__incl.map b/docs/html/pipeline_8h__dep__incl.map
index 1e1d4703..20d8a100 100644
--- a/docs/html/pipeline_8h__dep__incl.map
+++ b/docs/html/pipeline_8h__dep__incl.map
@@ -1,5 +1,9 @@
diff --git a/docs/html/pipeline_8h__dep__incl.md5 b/docs/html/pipeline_8h__dep__incl.md5
index 0300d8a1..50604286 100644
--- a/docs/html/pipeline_8h__dep__incl.md5
+++ b/docs/html/pipeline_8h__dep__incl.md5
@@ -1 +1 @@
-f7942998990427c10caeeac4043a095f
\ No newline at end of file
+be01cd2622f0aaf2f201a796ece5f422
\ No newline at end of file
diff --git a/docs/html/pipeline_8h__dep__incl.png b/docs/html/pipeline_8h__dep__incl.png
index 7b9615e8..066dad00 100644
Binary files a/docs/html/pipeline_8h__dep__incl.png and b/docs/html/pipeline_8h__dep__incl.png differ
diff --git a/docs/html/pipeline_8h_source.html b/docs/html/pipeline_8h_source.html
index 8549c44d..bc69c4f6 100644
--- a/docs/html/pipeline_8h_source.html
+++ b/docs/html/pipeline_8h_source.html
@@ -274,7 +274,7 @@
498 float get_framerate(
void);
-
+
@@ -310,8 +310,8 @@
A frame as returned by the FrameGenerator
Definition: pipeline.h:236
uint8_t id
Frame ordering ID.
Definition: pipeline.h:237
cv::Mat raw_image
Raw cv::Mat (OpenCV) image.
Definition: pipeline.h:238
-The PostProcessing::Coordinate of each body part.
Definition: intermediate_structures.h:139
representation of user's pose for use by the pipeline processing
Definition: posture_estimator.h:87
+The representation of a human's pose, containing all the expected ConnectedJoint
Definition: posture_estimator.h:69
A structure of the pre processed image.
Definition: intermediate_structures.h:85
diff --git a/docs/html/post__processor_8h.html b/docs/html/post__processor_8h.html
index dfdb7030..394ad223 100644
--- a/docs/html/post__processor_8h.html
+++ b/docs/html/post__processor_8h.html
@@ -107,10 +107,14 @@
diff --git a/docs/html/post__processor_8h__dep__incl.map b/docs/html/post__processor_8h__dep__incl.map
index d1dbb57c..6fc6f452 100644
--- a/docs/html/post__processor_8h__dep__incl.map
+++ b/docs/html/post__processor_8h__dep__incl.map
@@ -1,8 +1,12 @@
diff --git a/docs/html/post__processor_8h__dep__incl.md5 b/docs/html/post__processor_8h__dep__incl.md5
index 805b0740..c848daab 100644
--- a/docs/html/post__processor_8h__dep__incl.md5
+++ b/docs/html/post__processor_8h__dep__incl.md5
@@ -1 +1 @@
-7b7bd914586d8ab3f432e61d90653ea2
\ No newline at end of file
+843064fd9f218e5b0157e46eeb188972
\ No newline at end of file
diff --git a/docs/html/post__processor_8h__dep__incl.png b/docs/html/post__processor_8h__dep__incl.png
index bbf8b16e..0a4149a2 100644
Binary files a/docs/html/post__processor_8h__dep__incl.png and b/docs/html/post__processor_8h__dep__incl.png differ
diff --git a/docs/html/posture__estimator_8h.html b/docs/html/posture__estimator_8h.html
index 8f0fa2af..3d899a24 100644
--- a/docs/html/posture__estimator_8h.html
+++ b/docs/html/posture__estimator_8h.html
@@ -97,16 +97,16 @@
diff --git a/docs/html/posture__estimator_8h__dep__incl.map b/docs/html/posture__estimator_8h__dep__incl.map
index 10b8d66a..9dad0fe6 100644
--- a/docs/html/posture__estimator_8h__dep__incl.map
+++ b/docs/html/posture__estimator_8h__dep__incl.map
@@ -1,12 +1,12 @@
diff --git a/docs/html/posture__estimator_8h__dep__incl.md5 b/docs/html/posture__estimator_8h__dep__incl.md5
index ee40bafa..3aa2d244 100644
--- a/docs/html/posture__estimator_8h__dep__incl.md5
+++ b/docs/html/posture__estimator_8h__dep__incl.md5
@@ -1 +1 @@
-9868b87c1b4d77107318f680efff015c
\ No newline at end of file
+eac028806dd8bc28723f77b30986453a
\ No newline at end of file
diff --git a/docs/html/posture__estimator_8h__dep__incl.png b/docs/html/posture__estimator_8h__dep__incl.png
index 881b898c..97b66a2c 100644
Binary files a/docs/html/posture__estimator_8h__dep__incl.png and b/docs/html/posture__estimator_8h__dep__incl.png differ
diff --git a/docs/html/posture__estimator_8h_source.html b/docs/html/posture__estimator_8h_source.html
index 0ad958b5..ac176fcb 100644
--- a/docs/html/posture__estimator_8h_source.html
+++ b/docs/html/posture__estimator_8h_source.html
@@ -137,7 +137,7 @@
-
+
@@ -148,9 +148,9 @@
Pose pose_changes
A representation of what changes are needed to get back to ideal Pose.
Definition: posture_estimator.h:204
float pose_change_threshold
A representation of what absolute value changes for a pose is acceptably still a good pose.
Definition: posture_estimator.h:210
bool good_posture
Whether the user is currently in a good posture (true) or if they have adopted a poor posture (false)...
Definition: posture_estimator.h:216
-void update_ideal_pose(PostProcessing::ProcessedResults results)
Calibrate the user's ideal pose using the results of PostProcessing
Definition: posture_estimator.cpp:163
PostureEstimator()
Construct a new PostureEstimator object.
Definition: posture_estimator.cpp:55
-PoseStatus runEstimator(PostProcessing::ProcessedResults results)
Return a PoseStatus of the user's pose.
Definition: posture_estimator.cpp:168
+PoseStatus runEstimator(PostProcessing::ProcessedResults results)
Return a PoseStatus of the user's pose.
Definition: posture_estimator.cpp:167
+void update_ideal_pose(PostureEstimating::Pose pose)
Calibrate the user's ideal pose using the results of PostProcessing
Definition: posture_estimator.cpp:163
Pose ideal_pose
The user's ideal Pose, expected to be generated during user calibration.
Definition: posture_estimator.h:198
~PostureEstimator()
Destroy a PostureEstimator object.
Definition: posture_estimator.h:187
diff --git a/docs/html/pre__processor_8h.html b/docs/html/pre__processor_8h.html
index e3ee5f3c..51031652 100644
--- a/docs/html/pre__processor_8h.html
+++ b/docs/html/pre__processor_8h.html
@@ -99,16 +99,20 @@
diff --git a/docs/html/pre__processor_8h__dep__incl.map b/docs/html/pre__processor_8h__dep__incl.map
index 66abc470..27bd0400 100644
--- a/docs/html/pre__processor_8h__dep__incl.map
+++ b/docs/html/pre__processor_8h__dep__incl.map
@@ -1,12 +1,16 @@
diff --git a/docs/html/pre__processor_8h__dep__incl.md5 b/docs/html/pre__processor_8h__dep__incl.md5
index aa4ef967..1b028ff5 100644
--- a/docs/html/pre__processor_8h__dep__incl.md5
+++ b/docs/html/pre__processor_8h__dep__incl.md5
@@ -1 +1 @@
-01c05366f82f52bb4904c14ed4af0de8
\ No newline at end of file
+060d1e9319ba445eab0924e42c0470d1
\ No newline at end of file
diff --git a/docs/html/pre__processor_8h__dep__incl.png b/docs/html/pre__processor_8h__dep__incl.png
index 704e8f87..13318920 100644
Binary files a/docs/html/pre__processor_8h__dep__incl.png and b/docs/html/pre__processor_8h__dep__incl.png differ
diff --git a/docs/html/search/all_0.js b/docs/html/search/all_0.js
index 52177e11..beaf2617 100644
--- a/docs/html/search/all_0.js
+++ b/docs/html/search/all_0.js
@@ -5,6 +5,6 @@ var searchData=
['a2_2',['a2',['../structIIR_1_1Nodes.html#a9de2922230767cb70c3314dbbca0c550',1,'IIR::Nodes']]],
['about_2dus_2emd_3',['about-us.md',['../about-us_8md.html',1,'']]],
['add_5fexecutable_4',['add_executable',['../CMakeLists_8txt.html#a5b44abb07ac5a0137ad5d3d76aa1e2f3',1,'add_executable(PosturePerfection ${LIBSRC} main.cpp) target_link_libraries(PosturePerfection tensorflow-lite PosturePerfection_gui $: CMakeLists.txt'],['../notifications_2CMakeLists_8txt.html#a859b26a199891804067a9c4f424626ba',1,'add_executable(NotificationClient ${NOTFYSRC} client_main.cpp) add_library(PosturePerfection_notify STATIC $: CMakeLists.txt']]],
- ['add_5flibrary_5',['add_library',['../CMakeLists_8txt.html#a95c561a7c4ab4f98ade379ad378d8372',1,'CMakeLists.txt']]],
+ ['add_5flibrary_5',['add_library',['../CMakeLists_8txt.html#a95c561a7c4ab4f98ade379ad378d8372',1,'add_library(PosturePerfection_notify STATIC ${NTFYSRC}) target_include_directories(PosturePerfection_static PUBLIC "$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#aec38cb6f22d920b18f90aab9359e7f66',1,'add_library(PosturePerfection_gui STATIC mainwindow.cpp settingswindow.cpp ../posture_estimator.cpp ../intermediate_structures.cpp ../pipeline.cpp) target_link_libraries(PosturePerfection_gui Qt5: CMakeLists.txt']]],
['add_5fsubdirectory_6',['add_subdirectory',['../CMakeLists_8txt.html#aa456ac79e9917e9e91d57a1dacf0a0ff',1,'add_subdirectory(gui ENABLE_EXPORTS) include_directories("$: CMakeLists.txt'],['../CMakeLists_8txt.html#a66d77f2386efd58d6b289a8143bd6a22',1,'add_subdirectory("${TENSORFLOW_SOURCE_DIR}/tensorflow/lite" "${CMAKE_CURRENT_BINARY_DIR}/tensorflow-lite" EXCLUDE_FROM_ALL) add_library(PosturePerfection_static STATIC $: CMakeLists.txt']]]
];
diff --git a/docs/html/search/all_1.js b/docs/html/search/all_1.js
index 9f74c3a4..aa22ce35 100644
--- a/docs/html/search/all_1.js
+++ b/docs/html/search/all_1.js
@@ -7,8 +7,7 @@ var searchData=
['bodypart_11',['BodyPart',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3',1,'intermediate_structures.h']]],
['bodypartmax_12',['BodyPartMax',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a73adc2a30ac20f7a93588302bf22c34c',1,'intermediate_structures.h']]],
['bodypartmin_13',['BodyPartMin',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3aaee1b01f991f90cd5562d99e12e58fd4',1,'intermediate_structures.h']]],
- ['buffer_14',['Buffer',['../classPipeline_1_1Buffer.html#a8c55c604454fb0b1039271a90dcabe7f',1,'Pipeline::Buffer']]],
- ['buffer_15',['buffer',['../classNotify_1_1NotifyServer.html#adc07ef29a3e4b3d9a80f32cd113b9709',1,'Notify::NotifyServer']]],
- ['buffer_16',['Buffer',['../classPipeline_1_1Buffer.html',1,'Pipeline']]],
- ['buffer_3c_20pipeline_3a_3acoreresults_20_3e_17',['Buffer< Pipeline::CoreResults >',['../classPipeline_1_1Buffer.html',1,'Pipeline']]]
+ ['buffer_14',['buffer',['../classNotify_1_1NotifyServer.html#adc07ef29a3e4b3d9a80f32cd113b9709',1,'Notify::NotifyServer']]],
+ ['buffer_15',['Buffer',['../classPipeline_1_1Buffer.html#a8c55c604454fb0b1039271a90dcabe7f',1,'Pipeline::Buffer::Buffer()'],['../classPipeline_1_1Buffer.html',1,'Pipeline::Buffer< T >']]],
+ ['buffer_3c_20pipeline_3a_3acoreresults_20_3e_16',['Buffer< Pipeline::CoreResults >',['../classPipeline_1_1Buffer.html',1,'Pipeline']]]
];
diff --git a/docs/html/search/all_10.js b/docs/html/search/all_10.js
index f435ee3d..70db37d3 100644
--- a/docs/html/search/all_10.js
+++ b/docs/html/search/all_10.js
@@ -1,25 +1,28 @@
var searchData=
[
- ['sendmessage_155',['sendMessage',['../classNotify_1_1NotifyClient.html#a3ac1883f965dde550adc2ff4fea44976',1,'Notify::NotifyClient']]],
- ['sequence_2ddiagram_2emd_156',['sequence-diagram.md',['../sequence-diagram_8md.html',1,'']]],
- ['server_2ecpp_157',['server.cpp',['../server_8cpp.html',1,'']]],
- ['server_2eh_158',['server.h',['../server_8h.html',1,'']]],
- ['server_5fmain_2ecpp_159',['server_main.cpp',['../server__main_8cpp.html',1,'']]],
- ['set_160',['set',['../gui_2CMakeLists_8txt.html#a1bfe71e38d59a899a64490bd35d6b9f1',1,'set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED ON) set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_AUTOUIC ON) find_package(Qt5 COMPONENTS Widgets PrintSupport REQUIRED) find_package(QCustomPlot) add_library(PosturePerfection_gui STATIC mainwindow.cpp settingswindow.cpp ../posture_estimator.cpp ../intermediate_structures.cpp) target_link_libraries(PosturePerfection_gui Qt5: CMakeLists.txt'],['../CMakeLists_8txt.html#a7b7902e413b859f92d83fa46364199dc',1,'set(NTFYSRC notifications/notify.cpp notifications/client.cpp notifications/server.cpp) set(LIBSRC iir.cpp inference_core.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#a52d4dc59d924456641ba77e1ca02f9cf',1,'set(CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 0.1.0) set(CMAKE_CXX_LINK_FLAGS "$: CMakeLists.txt']]],
- ['set_5fconfidence_5fthreshold_161',['set_confidence_threshold',['../classPostProcessing_1_1PostProcessor.html#acfd7f824e696fae2ceab20d8b6f91c0a',1,'PostProcessing::PostProcessor::set_confidence_threshold()'],['../classPipeline_1_1Pipeline.html#adf939f20615758a4753199941aee2218',1,'Pipeline::Pipeline::set_confidence_threshold(float threshold)']]],
- ['set_5fideal_5fposture_162',['set_ideal_posture',['../classPipeline_1_1Pipeline.html#a0b517257139bbd3de2573f19ceb31b6b',1,'Pipeline::Pipeline']]],
- ['settingswindow_163',['SettingsWindow',['../classGUI_1_1SettingsWindow.html',1,'GUI::SettingsWindow'],['../classGUI_1_1SettingsWindow.html#a58d29b43186eb136316f82b1f5b8ec2f',1,'GUI::SettingsWindow::SettingsWindow()']]],
- ['settingswindow_2ecpp_164',['settingswindow.cpp',['../settingswindow_8cpp.html',1,'']]],
- ['settingswindow_2eh_165',['settingswindow.h',['../settingswindow_8h.html',1,'']]],
- ['shoulder_166',['Shoulder',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a50bee8c400a05b6d98334f4dfd3ee651',1,'intermediate_structures.h']]],
- ['smoothingsettings_167',['SmoothingSettings',['../structIIR_1_1SmoothingSettings.html',1,'IIR']]],
- ['software_2dinstall_2emd_168',['software-install.md',['../software-install_8md.html',1,'']]],
- ['source_2ddocumentation_2emd_169',['source-documentation.md',['../source-documentation_8md.html',1,'']]],
- ['spec_2emd_170',['spec.md',['../spec_8md.html',1,'']]],
- ['status_171',['status',['../structPostProcessing_1_1Coordinate.html#a22157886fa419abe6b405a4706e8a316',1,'PostProcessing::Coordinate']]],
- ['status_172',['Status',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57',1,'PostProcessing']]],
- ['stringjoint_173',['stringJoint',['../namespacePostureEstimating.html#a91a737eb0e9cd2b92b6c067d93d1da83',1,'PostureEstimating']]],
- ['stringstatus_174',['stringStatus',['../namespacePostProcessing.html#a6e9842a582098e89f3855632c670cc83',1,'PostProcessing']]],
- ['system_2ddesign_2emd_175',['system-design.md',['../system-design_8md.html',1,'']]],
- ['system_2emd_176',['system.md',['../system_8md.html',1,'']]]
+ ['sendmessage_157',['sendMessage',['../classNotify_1_1NotifyClient.html#a3ac1883f965dde550adc2ff4fea44976',1,'Notify::NotifyClient']]],
+ ['sequence_2ddiagram_2emd_158',['sequence-diagram.md',['../sequence-diagram_8md.html',1,'']]],
+ ['server_2ecpp_159',['server.cpp',['../server_8cpp.html',1,'']]],
+ ['server_2eh_160',['server.h',['../server_8h.html',1,'']]],
+ ['server_5fmain_2ecpp_161',['server_main.cpp',['../server__main_8cpp.html',1,'']]],
+ ['set_162',['set',['../gui_2CMakeLists_8txt.html#ac9a44e066b779d84926d1fc478e53957',1,'set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED ON) set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_AUTOUIC ON) find_package(Qt5 COMPONENTS Widgets PrintSupport REQUIRED) find_package(QCustomPlot) if(NOT TENSORFLOW_SOURCE_DIR) get_filename_component(TENSORFLOW_SOURCE_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#a7b7902e413b859f92d83fa46364199dc',1,'set(NTFYSRC notifications/notify.cpp notifications/client.cpp notifications/server.cpp) set(LIBSRC iir.cpp inference_core.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#a52d4dc59d924456641ba77e1ca02f9cf',1,'set(CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 0.1.0) set(CMAKE_CXX_LINK_FLAGS "$: CMakeLists.txt']]],
+ ['set_5fconfidence_5fthreshold_163',['set_confidence_threshold',['../classPostProcessing_1_1PostProcessor.html#acfd7f824e696fae2ceab20d8b6f91c0a',1,'PostProcessing::PostProcessor::set_confidence_threshold()'],['../classPipeline_1_1Pipeline.html#adf939f20615758a4753199941aee2218',1,'Pipeline::Pipeline::set_confidence_threshold(float threshold)']]],
+ ['set_5fideal_5fposture_164',['set_ideal_posture',['../classPipeline_1_1Pipeline.html#a378b6f9da650022e6eed6302c8806022',1,'Pipeline::Pipeline']]],
+ ['setidealposture_165',['setIdealPosture',['../classGUI_1_1MainWindow.html#aaa69bb53682ae4c7e3139c5ef6cb13cc',1,'GUI::MainWindow']]],
+ ['setoutputframerate_166',['setOutputFramerate',['../classGUI_1_1MainWindow.html#a4892b53b50bc51c1d5ec5213b084824a',1,'GUI::MainWindow']]],
+ ['setthresholdvalue_167',['setThresholdValue',['../classGUI_1_1MainWindow.html#afa7e8eb35e279444aea770d2100356fc',1,'GUI::MainWindow']]],
+ ['settingswindow_168',['SettingsWindow',['../classGUI_1_1SettingsWindow.html',1,'GUI::SettingsWindow'],['../classGUI_1_1SettingsWindow.html#a58d29b43186eb136316f82b1f5b8ec2f',1,'GUI::SettingsWindow::SettingsWindow()']]],
+ ['settingswindow_2ecpp_169',['settingswindow.cpp',['../settingswindow_8cpp.html',1,'']]],
+ ['settingswindow_2eh_170',['settingswindow.h',['../settingswindow_8h.html',1,'']]],
+ ['shoulder_171',['Shoulder',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a50bee8c400a05b6d98334f4dfd3ee651',1,'intermediate_structures.h']]],
+ ['smoothingsettings_172',['SmoothingSettings',['../structIIR_1_1SmoothingSettings.html',1,'IIR']]],
+ ['software_2dinstall_2emd_173',['software-install.md',['../software-install_8md.html',1,'']]],
+ ['source_2ddocumentation_2emd_174',['source-documentation.md',['../source-documentation_8md.html',1,'']]],
+ ['spec_2emd_175',['spec.md',['../spec_8md.html',1,'']]],
+ ['status_176',['status',['../structPostProcessing_1_1Coordinate.html#a22157886fa419abe6b405a4706e8a316',1,'PostProcessing::Coordinate']]],
+ ['status_177',['Status',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57',1,'PostProcessing']]],
+ ['stringjoint_178',['stringJoint',['../namespacePostureEstimating.html#a91a737eb0e9cd2b92b6c067d93d1da83',1,'PostureEstimating']]],
+ ['stringstatus_179',['stringStatus',['../namespacePostProcessing.html#a6e9842a582098e89f3855632c670cc83',1,'PostProcessing']]],
+ ['system_2ddesign_2emd_180',['system-design.md',['../system-design_8md.html',1,'']]],
+ ['system_2emd_181',['system.md',['../system_8md.html',1,'']]]
];
diff --git a/docs/html/search/all_11.js b/docs/html/search/all_11.js
index a552b960..3c1fbb9f 100644
--- a/docs/html/search/all_11.js
+++ b/docs/html/search/all_11.js
@@ -1,9 +1,10 @@
var searchData=
[
- ['tap1_177',['tap1',['../structIIR_1_1Nodes.html#a850ff446084e8fc41b9406252f060596',1,'IIR::Nodes']]],
- ['tap2_178',['tap2',['../structIIR_1_1Nodes.html#a07857fd791e4333fc236202e04902fdd',1,'IIR::Nodes']]],
- ['target_5flink_5flibraries_179',['target_link_libraries',['../CMakeLists_8txt.html#a9c779c44143503c58fb384b5b5b004a3',1,'CMakeLists.txt']]],
- ['thorax_180',['thorax',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a53403158bbdb99c0109f7387b16428e8',1,'intermediate_structures.h']]],
- ['trustworthy_181',['Trustworthy',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57a5ee19eaa4634a05f4b3050342d8cfb70',1,'PostProcessing']]],
- ['try_5fpush_182',['try_push',['../classPipeline_1_1Buffer.html#a5be39610d75d446b134194803d20dfc6',1,'Pipeline::Buffer']]]
+ ['tap1_182',['tap1',['../structIIR_1_1Nodes.html#a850ff446084e8fc41b9406252f060596',1,'IIR::Nodes']]],
+ ['tap2_183',['tap2',['../structIIR_1_1Nodes.html#a07857fd791e4333fc236202e04902fdd',1,'IIR::Nodes']]],
+ ['target_5finclude_5fdirectories_184',['target_include_directories',['../gui_2CMakeLists_8txt.html#a0aae844091505c41ec9dcc75f3e78a04',1,'CMakeLists.txt']]],
+ ['target_5flink_5flibraries_185',['target_link_libraries',['../CMakeLists_8txt.html#a9c779c44143503c58fb384b5b5b004a3',1,'CMakeLists.txt']]],
+ ['thorax_186',['thorax',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a53403158bbdb99c0109f7387b16428e8',1,'intermediate_structures.h']]],
+ ['trustworthy_187',['Trustworthy',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57a5ee19eaa4634a05f4b3050342d8cfb70',1,'PostProcessing']]],
+ ['try_5fpush_188',['try_push',['../classPipeline_1_1Buffer.html#a5be39610d75d446b134194803d20dfc6',1,'Pipeline::Buffer']]]
];
diff --git a/docs/html/search/all_12.js b/docs/html/search/all_12.js
index 44d4f1a7..90253522 100644
--- a/docs/html/search/all_12.js
+++ b/docs/html/search/all_12.js
@@ -1,10 +1,11 @@
var searchData=
[
- ['untrustworthy_183',['Untrustworthy',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57ac0651d5d623d428d4bbf6b25c8341b74',1,'PostProcessing']]],
- ['update_5fideal_5fpose_184',['update_ideal_pose',['../classPostureEstimating_1_1PostureEstimator.html#a96da35b970e17452e9a5b9e5d32561dc',1,'PostureEstimating::PostureEstimator']]],
- ['updateframe_185',['updateFrame',['../classGUI_1_1MainWindow.html#ade3846b6c72e229f01bfb1cfc5830598',1,'GUI::MainWindow']]],
- ['updatetable_186',['updateTable',['../classGUI_1_1MainWindow.html#af15170fd7b917c980d5e3577579dbbdb',1,'GUI::MainWindow']]],
- ['upper_5fangle_187',['upper_angle',['../structPostureEstimating_1_1ConnectedJoint.html#afca7a4ef7aed10fcf7a5e650c5e6a56b',1,'PostureEstimating::ConnectedJoint']]],
- ['upper_5fneck_188',['upper_neck',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a9d3983c760d534faf7adf37fa8fecf99',1,'intermediate_structures.h']]],
- ['user_2dstories_2emd_189',['user-stories.md',['../user-stories_8md.html',1,'']]]
+ ['untrustworthy_189',['Untrustworthy',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57ac0651d5d623d428d4bbf6b25c8341b74',1,'PostProcessing']]],
+ ['update_5fideal_5fpose_190',['update_ideal_pose',['../classPostureEstimating_1_1PostureEstimator.html#ad032960ec600840bf538ad88366a12cd',1,'PostureEstimating::PostureEstimator']]],
+ ['updateframe_191',['updateFrame',['../classGUI_1_1MainWindow.html#ade3846b6c72e229f01bfb1cfc5830598',1,'GUI::MainWindow']]],
+ ['updatepose_192',['updatePose',['../classGUI_1_1MainWindow.html#a5bb8233bd77db5c51d0e6637527ee07d',1,'GUI::MainWindow']]],
+ ['updatetable_193',['updateTable',['../classGUI_1_1MainWindow.html#af15170fd7b917c980d5e3577579dbbdb',1,'GUI::MainWindow']]],
+ ['upper_5fangle_194',['upper_angle',['../structPostureEstimating_1_1ConnectedJoint.html#afca7a4ef7aed10fcf7a5e650c5e6a56b',1,'PostureEstimating::ConnectedJoint']]],
+ ['upper_5fneck_195',['upper_neck',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a9d3983c760d534faf7adf37fa8fecf99',1,'intermediate_structures.h']]],
+ ['user_2dstories_2emd_196',['user-stories.md',['../user-stories_8md.html',1,'']]]
];
diff --git a/docs/html/search/all_13.js b/docs/html/search/all_13.js
index b60fbfa0..eb6647b6 100644
--- a/docs/html/search/all_13.js
+++ b/docs/html/search/all_13.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['what_190',['what',['../structNotify_1_1IncorrectDirectory.html#af6d56f661bf214abfa8ee1b9cf9a6c93',1,'Notify::IncorrectDirectory']]],
- ['wireframes_2emd_191',['wireframes.md',['../wireframes_8md.html',1,'']]]
+ ['what_197',['what',['../structNotify_1_1IncorrectDirectory.html#af6d56f661bf214abfa8ee1b9cf9a6c93',1,'Notify::IncorrectDirectory']]],
+ ['wireframes_2emd_198',['wireframes.md',['../wireframes_8md.html',1,'']]]
];
diff --git a/docs/html/search/all_14.js b/docs/html/search/all_14.js
index af098fc7..dbe3609e 100644
--- a/docs/html/search/all_14.js
+++ b/docs/html/search/all_14.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['x_192',['x',['../structPostProcessing_1_1Coordinate.html#a6c37348970f8ca93079c28704af41583',1,'PostProcessing::Coordinate::x()'],['../structInference_1_1Result.html#ac1517f8dbde289890e671bf558af7984',1,'Inference::Result::x()'],['../structInference_1_1Coordinate.html#a151c87360ca77a80762ea10f2302a42b',1,'Inference::Coordinate::x()']]]
+ ['x_199',['x',['../structPostProcessing_1_1Coordinate.html#a6c37348970f8ca93079c28704af41583',1,'PostProcessing::Coordinate::x()'],['../structInference_1_1Result.html#ac1517f8dbde289890e671bf558af7984',1,'Inference::Result::x()'],['../structInference_1_1Coordinate.html#a151c87360ca77a80762ea10f2302a42b',1,'Inference::Coordinate::x()']]]
];
diff --git a/docs/html/search/all_15.js b/docs/html/search/all_15.js
index dade303e..e692282d 100644
--- a/docs/html/search/all_15.js
+++ b/docs/html/search/all_15.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['y_193',['y',['../structPostProcessing_1_1Coordinate.html#ac882cc448d92c960bc863168083d3d57',1,'PostProcessing::Coordinate::y()'],['../structInference_1_1Result.html#a76186ee94cb0b041088b9f8e7e6d5dfd',1,'Inference::Result::y()'],['../structInference_1_1Coordinate.html#a0b08fc1fa038a1c7250f1383640f5d54',1,'Inference::Coordinate::y()']]]
+ ['y_200',['y',['../structPostProcessing_1_1Coordinate.html#ac882cc448d92c960bc863168083d3d57',1,'PostProcessing::Coordinate::y()'],['../structInference_1_1Result.html#a76186ee94cb0b041088b9f8e7e6d5dfd',1,'Inference::Result::y()'],['../structInference_1_1Coordinate.html#a0b08fc1fa038a1c7250f1383640f5d54',1,'Inference::Coordinate::y()']]]
];
diff --git a/docs/html/search/all_16.js b/docs/html/search/all_16.js
index 414d8e5c..7532b699 100644
--- a/docs/html/search/all_16.js
+++ b/docs/html/search/all_16.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['_7eframegenerator_194',['~FrameGenerator',['../classPipeline_1_1FrameGenerator.html#abc4d457c8317f8f3b59b0fe69f4f363e',1,'Pipeline::FrameGenerator']]],
- ['_7emainwindow_195',['~MainWindow',['../classGUI_1_1MainWindow.html#abd7f6b8284ca15a11e343ee4895bde9d',1,'GUI::MainWindow']]],
- ['_7enotifyclient_196',['~NotifyClient',['../classNotify_1_1NotifyClient.html#a9be868373530a0d94df4fa3d6c272b77',1,'Notify::NotifyClient']]],
- ['_7enotifyserver_197',['~NotifyServer',['../classNotify_1_1NotifyServer.html#ad61e6be70a1880d1b6f94e5aecca5de5',1,'Notify::NotifyServer']]],
- ['_7epipeline_198',['~Pipeline',['../classPipeline_1_1Pipeline.html#aefed59f024a1a9acb0b98279124f079b',1,'Pipeline::Pipeline']]],
- ['_7epostureestimator_199',['~PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ae067ecb8f608b149771b95927e904818',1,'PostureEstimating::PostureEstimator']]],
- ['_7esettingswindow_200',['~SettingsWindow',['../classGUI_1_1SettingsWindow.html#ad994c547ca924b80a5ec86636a603b48',1,'GUI::SettingsWindow']]]
+ ['_7eframegenerator_201',['~FrameGenerator',['../classPipeline_1_1FrameGenerator.html#abc4d457c8317f8f3b59b0fe69f4f363e',1,'Pipeline::FrameGenerator']]],
+ ['_7emainwindow_202',['~MainWindow',['../classGUI_1_1MainWindow.html#abd7f6b8284ca15a11e343ee4895bde9d',1,'GUI::MainWindow']]],
+ ['_7enotifyclient_203',['~NotifyClient',['../classNotify_1_1NotifyClient.html#a9be868373530a0d94df4fa3d6c272b77',1,'Notify::NotifyClient']]],
+ ['_7enotifyserver_204',['~NotifyServer',['../classNotify_1_1NotifyServer.html#ad61e6be70a1880d1b6f94e5aecca5de5',1,'Notify::NotifyServer']]],
+ ['_7epipeline_205',['~Pipeline',['../classPipeline_1_1Pipeline.html#aefed59f024a1a9acb0b98279124f079b',1,'Pipeline::Pipeline']]],
+ ['_7epostureestimator_206',['~PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ae067ecb8f608b149771b95927e904818',1,'PostureEstimating::PostureEstimator']]],
+ ['_7esettingswindow_207',['~SettingsWindow',['../classGUI_1_1SettingsWindow.html#ad994c547ca924b80a5ec86636a603b48',1,'GUI::SettingsWindow']]]
];
diff --git a/docs/html/search/all_2.js b/docs/html/search/all_2.js
index d54325df..ba801c84 100644
--- a/docs/html/search/all_2.js
+++ b/docs/html/search/all_2.js
@@ -1,22 +1,22 @@
var searchData=
[
- ['central_18',['central',['../classGUI_1_1SettingsWindow.html#a97942316b5420cf68fb316763516524b',1,'GUI::SettingsWindow']]],
- ['ci_2emd_19',['ci.md',['../ci_8md.html',1,'']]],
- ['class_2ddiagram_2emd_20',['class-diagram.md',['../class-diagram_8md.html',1,'']]],
- ['client_2ecpp_21',['client.cpp',['../client_8cpp.html',1,'']]],
- ['client_2eh_22',['client.h',['../client_8h.html',1,'']]],
- ['client_5fmain_2ecpp_23',['client_main.cpp',['../client__main_8cpp.html',1,'']]],
- ['cmake_5fminimum_5frequired_24',['cmake_minimum_required',['../notifications_2CMakeLists_8txt.html#a314a1273e21cfbc43955234cc047c2c3',1,'cmake_minimum_required(VERSION 3.10) project(Notification) set(NOTFYSRC server.cpp notify.cpp client.cpp) add_executable(NotificationServer $: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#ae34aff959167aebc70a3bcd23fc526ef',1,'cmake_minimum_required(VERSION 3.7.0) project(gui VERSION 1.0.0 LANGUAGES CXX) if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES) set(CMAKE_BUILD_TYPE "RelWithDebInfo") endif() set(OpenCV_DIR "$: CMakeLists.txt']]],
- ['cmakelists_2etxt_25',['CMakeLists.txt',['../CMakeLists_8txt.html',1,'']]],
- ['coefficients_26',['coefficients',['../structIIR_1_1SmoothingSettings.html#a30ef6d48c8ee4fb85dbc6177d133b572',1,'IIR::SmoothingSettings']]],
- ['components_2emd_27',['components.md',['../components_8md.html',1,'']]],
- ['confidence_28',['confidence',['../structInference_1_1Result.html#a90c70b3284ea3e474fbfc8c3bd88e5f6',1,'Inference::Result::confidence()'],['../structInference_1_1Coordinate.html#adeef5a526af4fd333ee1fe6d6f017d7a',1,'Inference::Coordinate::confidence()']]],
- ['connectedjoint_29',['ConnectedJoint',['../structPostureEstimating_1_1ConnectedJoint.html',1,'PostureEstimating']]],
- ['coord_30',['coord',['../structPostureEstimating_1_1ConnectedJoint.html#a16a855b50e927a37b3c2dbdcdedd2a17',1,'PostureEstimating::ConnectedJoint']]],
- ['coordinate_31',['Coordinate',['../structInference_1_1Coordinate.html',1,'Inference::Coordinate'],['../structPostProcessing_1_1Coordinate.html',1,'PostProcessing::Coordinate']]],
- ['coreresults_32',['CoreResults',['../structPipeline_1_1CoreResults.html',1,'Pipeline']]],
- ['createmainpage_33',['createMainPage',['../classGUI_1_1MainWindow.html#a08474b2d05747fcc32d55ba7209d5209',1,'GUI::MainWindow']]],
- ['createpose_34',['createPose',['../namespacePostureEstimating.html#a2deac6e18a1012d21d7d1cd72e22e28a',1,'PostureEstimating']]],
- ['createsettingspage_35',['createSettingsPage',['../classGUI_1_1MainWindow.html#a583c7c30730686b4952a4bdc95b421b8',1,'GUI::MainWindow']]],
- ['current_5fpose_36',['current_pose',['../structPostureEstimating_1_1PoseStatus.html#acfbec116ff61d22b8adfc32015d84381',1,'PostureEstimating::PoseStatus::current_pose()'],['../classPostureEstimating_1_1PostureEstimator.html#a140d626b0ec48aa10183ff5ef88364a0',1,'PostureEstimating::PostureEstimator::current_pose()']]]
+ ['central_17',['central',['../classGUI_1_1SettingsWindow.html#a97942316b5420cf68fb316763516524b',1,'GUI::SettingsWindow']]],
+ ['ci_2emd_18',['ci.md',['../ci_8md.html',1,'']]],
+ ['class_2ddiagram_2emd_19',['class-diagram.md',['../class-diagram_8md.html',1,'']]],
+ ['client_2ecpp_20',['client.cpp',['../client_8cpp.html',1,'']]],
+ ['client_2eh_21',['client.h',['../client_8h.html',1,'']]],
+ ['client_5fmain_2ecpp_22',['client_main.cpp',['../client__main_8cpp.html',1,'']]],
+ ['cmake_5fminimum_5frequired_23',['cmake_minimum_required',['../notifications_2CMakeLists_8txt.html#a314a1273e21cfbc43955234cc047c2c3',1,'cmake_minimum_required(VERSION 3.10) project(Notification) set(NOTFYSRC server.cpp notify.cpp client.cpp) add_executable(NotificationServer $: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#ae34aff959167aebc70a3bcd23fc526ef',1,'cmake_minimum_required(VERSION 3.7.0) project(gui VERSION 1.0.0 LANGUAGES CXX) if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES) set(CMAKE_BUILD_TYPE "RelWithDebInfo") endif() set(OpenCV_DIR "$: CMakeLists.txt']]],
+ ['cmakelists_2etxt_24',['CMakeLists.txt',['../CMakeLists_8txt.html',1,'']]],
+ ['coefficients_25',['coefficients',['../structIIR_1_1SmoothingSettings.html#a30ef6d48c8ee4fb85dbc6177d133b572',1,'IIR::SmoothingSettings']]],
+ ['components_2emd_26',['components.md',['../components_8md.html',1,'']]],
+ ['confidence_27',['confidence',['../structInference_1_1Result.html#a90c70b3284ea3e474fbfc8c3bd88e5f6',1,'Inference::Result::confidence()'],['../structInference_1_1Coordinate.html#adeef5a526af4fd333ee1fe6d6f017d7a',1,'Inference::Coordinate::confidence()']]],
+ ['connectedjoint_28',['ConnectedJoint',['../structPostureEstimating_1_1ConnectedJoint.html',1,'PostureEstimating']]],
+ ['coord_29',['coord',['../structPostureEstimating_1_1ConnectedJoint.html#a16a855b50e927a37b3c2dbdcdedd2a17',1,'PostureEstimating::ConnectedJoint']]],
+ ['coordinate_30',['Coordinate',['../structInference_1_1Coordinate.html',1,'Inference::Coordinate'],['../structPostProcessing_1_1Coordinate.html',1,'PostProcessing::Coordinate']]],
+ ['coreresults_31',['CoreResults',['../structPipeline_1_1CoreResults.html',1,'Pipeline']]],
+ ['createmainpage_32',['createMainPage',['../classGUI_1_1MainWindow.html#a08474b2d05747fcc32d55ba7209d5209',1,'GUI::MainWindow']]],
+ ['createpose_33',['createPose',['../namespacePostureEstimating.html#a2deac6e18a1012d21d7d1cd72e22e28a',1,'PostureEstimating']]],
+ ['createsettingspage_34',['createSettingsPage',['../classGUI_1_1MainWindow.html#a1283f396bdc85ac157058eb00234a9cf',1,'GUI::MainWindow']]],
+ ['current_5fpose_35',['current_pose',['../structPostureEstimating_1_1PoseStatus.html#acfbec116ff61d22b8adfc32015d84381',1,'PostureEstimating::PoseStatus::current_pose()'],['../classPostureEstimating_1_1PostureEstimator.html#a140d626b0ec48aa10183ff5ef88364a0',1,'PostureEstimating::PostureEstimator::current_pose()']]]
];
diff --git a/docs/html/search/all_3.js b/docs/html/search/all_3.js
index 4ce5607b..5249ebd1 100644
--- a/docs/html/search/all_3.js
+++ b/docs/html/search/all_3.js
@@ -1,5 +1,6 @@
var searchData=
[
- ['decrease_5fframerate_37',['decrease_framerate',['../classPipeline_1_1Pipeline.html#a5a64a36310c2c42ee54df53e864b8f86',1,'Pipeline::Pipeline']]],
+ ['decrease_5fframerate_36',['decrease_framerate',['../classPipeline_1_1Pipeline.html#a5a64a36310c2c42ee54df53e864b8f86',1,'Pipeline::Pipeline']]],
+ ['decreasevideoframerate_37',['decreaseVideoFramerate',['../classGUI_1_1MainWindow.html#aff413f5cac81e23360a4df4854a656ac',1,'GUI::MainWindow']]],
['doxygen_2dhomepage_2emd_38',['doxygen-homepage.md',['../doxygen-homepage_8md.html',1,'']]]
];
diff --git a/docs/html/search/all_4.js b/docs/html/search/all_4.js
index 0d85fd4b..631000e0 100644
--- a/docs/html/search/all_4.js
+++ b/docs/html/search/all_4.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['endif_39',['endif',['../CMakeLists_8txt.html#a3054f5d0bbe01882593a8e474521142f',1,'CMakeLists.txt']]],
+ ['endif_39',['endif',['../CMakeLists_8txt.html#a3054f5d0bbe01882593a8e474521142f',1,'endif() include_directories("$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#a3054f5d0bbe01882593a8e474521142f',1,'endif() include_directories("$: CMakeLists.txt']]],
['err_5fmsg_40',['err_msg',['../namespaceNotify.html#a8cad23d2c115783e595d6db122757e2f',1,'Notify']]]
];
diff --git a/docs/html/search/all_8.js b/docs/html/search/all_8.js
index b6f463c0..ee8bac77 100644
--- a/docs/html/search/all_8.js
+++ b/docs/html/search/all_8.js
@@ -9,16 +9,17 @@ var searchData=
['iirfilter_65',['IIRFilter',['../classIIR_1_1IIRFilter.html',1,'IIR::IIRFilter'],['../classIIR_1_1IIRFilter.html#a573b000f3c54ec42c358444cbc995b5f',1,'IIR::IIRFilter::IIRFilter()']]],
['image_66',['image',['../structPreProcessing_1_1PreProcessedImage.html#aa64fb56367d5772d3b376392589f5404',1,'PreProcessing::PreProcessedImage']]],
['image_5fresults_67',['image_results',['../structPipeline_1_1CoreResults.html#a4faabc9ca2d133b5dc9cde07fe5a2c5f',1,'Pipeline::CoreResults']]],
- ['include_5fdirectories_68',['include_directories',['../CMakeLists_8txt.html#a888087499d9107f7438009b28e1a0a50',1,'CMakeLists.txt']]],
+ ['include_5fdirectories_68',['include_directories',['../gui_2CMakeLists_8txt.html#a888087499d9107f7438009b28e1a0a50',1,'include_directories("${TENSORFLOW_SOURCE_DIR}/tensorflow/lite") include_directories("$: CMakeLists.txt'],['../CMakeLists_8txt.html#a888087499d9107f7438009b28e1a0a50',1,'include_directories("${TENSORFLOW_SOURCE_DIR}/tensorflow/lite") include_directories("$: CMakeLists.txt']]],
['incorrectdirectory_69',['IncorrectDirectory',['../structNotify_1_1IncorrectDirectory.html',1,'Notify']]],
['increase_5fframerate_70',['increase_framerate',['../classPipeline_1_1Pipeline.html#a464136da37a7e56e322443653e34b932',1,'Pipeline::Pipeline']]],
- ['index_2emd_71',['index.md',['../index_8md.html',1,'']]],
- ['inference_72',['Inference',['../namespaceInference.html',1,'']]],
- ['inference_5fcore_2ecpp_73',['inference_core.cpp',['../inference__core_8cpp.html',1,'']]],
- ['inference_5fcore_2eh_74',['inference_core.h',['../inference__core_8h.html',1,'']]],
- ['inferencecore_75',['InferenceCore',['../classInference_1_1InferenceCore.html',1,'Inference::InferenceCore'],['../classInference_1_1InferenceCore.html#a6d0465cab368c842b3ae33b1b9eebeec',1,'Inference::InferenceCore::InferenceCore()']]],
- ['inferenceresults_76',['InferenceResults',['../structInference_1_1InferenceResults.html',1,'Inference']]],
- ['intelligent_5fmean_5fbody_5fparts_77',['intelligent_mean_body_parts',['../post__processor_8cpp.html#a3a861629ba37e50dc5ce36ddb11cf933',1,'post_processor.cpp']]],
- ['intermediate_5fstructures_2ecpp_78',['intermediate_structures.cpp',['../intermediate__structures_8cpp.html',1,'']]],
- ['intermediate_5fstructures_2eh_79',['intermediate_structures.h',['../intermediate__structures_8h.html',1,'']]]
+ ['increasevideoframerate_71',['increaseVideoFramerate',['../classGUI_1_1MainWindow.html#a82a20098441ce96d89e4e699ff9c60df',1,'GUI::MainWindow']]],
+ ['index_2emd_72',['index.md',['../index_8md.html',1,'']]],
+ ['inference_73',['Inference',['../namespaceInference.html',1,'']]],
+ ['inference_5fcore_2ecpp_74',['inference_core.cpp',['../inference__core_8cpp.html',1,'']]],
+ ['inference_5fcore_2eh_75',['inference_core.h',['../inference__core_8h.html',1,'']]],
+ ['inferencecore_76',['InferenceCore',['../classInference_1_1InferenceCore.html',1,'Inference::InferenceCore'],['../classInference_1_1InferenceCore.html#a6d0465cab368c842b3ae33b1b9eebeec',1,'Inference::InferenceCore::InferenceCore()']]],
+ ['inferenceresults_77',['InferenceResults',['../structInference_1_1InferenceResults.html',1,'Inference']]],
+ ['intelligent_5fmean_5fbody_5fparts_78',['intelligent_mean_body_parts',['../post__processor_8cpp.html#a3a861629ba37e50dc5ce36ddb11cf933',1,'post_processor.cpp']]],
+ ['intermediate_5fstructures_2ecpp_79',['intermediate_structures.cpp',['../intermediate__structures_8cpp.html',1,'']]],
+ ['intermediate_5fstructures_2eh_80',['intermediate_structures.h',['../intermediate__structures_8h.html',1,'']]]
];
diff --git a/docs/html/search/all_9.js b/docs/html/search/all_9.js
index 6888b7cb..aff5aa24 100644
--- a/docs/html/search/all_9.js
+++ b/docs/html/search/all_9.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['joint_80',['joint',['../structPostureEstimating_1_1ConnectedJoint.html#a6d11aac4c7d565da9355924c76075367',1,'PostureEstimating::ConnectedJoint']]],
- ['joint_81',['Joint',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5',1,'intermediate_structures.h']]],
- ['jointmax_82',['JointMax',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a840f7918d586d226651d783374602760',1,'intermediate_structures.h']]],
- ['jointmin_83',['JointMin',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a882a5426be471e7e5846d7ee27342e1f',1,'intermediate_structures.h']]],
- ['joints_84',['joints',['../structPostureEstimating_1_1Pose.html#a7d602f19b8258f55e97293188c523668',1,'PostureEstimating::Pose']]]
+ ['joint_81',['joint',['../structPostureEstimating_1_1ConnectedJoint.html#a6d11aac4c7d565da9355924c76075367',1,'PostureEstimating::ConnectedJoint']]],
+ ['joint_82',['Joint',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5',1,'intermediate_structures.h']]],
+ ['jointmax_83',['JointMax',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a840f7918d586d226651d783374602760',1,'intermediate_structures.h']]],
+ ['jointmin_84',['JointMin',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a882a5426be471e7e5846d7ee27342e1f',1,'intermediate_structures.h']]],
+ ['joints_85',['joints',['../structPostureEstimating_1_1Pose.html#a7d602f19b8258f55e97293188c523668',1,'PostureEstimating::Pose']]]
];
diff --git a/docs/html/search/all_a.js b/docs/html/search/all_a.js
index e9edb405..dedb3a65 100644
--- a/docs/html/search/all_a.js
+++ b/docs/html/search/all_a.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['knee_85',['Knee',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a10b6f610980f95aa58821b50cdcb150f',1,'intermediate_structures.h']]]
+ ['knee_86',['Knee',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a10b6f610980f95aa58821b50cdcb150f',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/all_b.js b/docs/html/search/all_b.js
index 3eeaba7d..d525cde8 100644
--- a/docs/html/search/all_b.js
+++ b/docs/html/search/all_b.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['left_5fankle_86',['left_ankle',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a4bfc67ef7e143817084eed15514e0a8d',1,'intermediate_structures.h']]],
- ['left_5felbow_87',['left_elbow',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3ae888416d990c9998e516a8241259dfa4',1,'intermediate_structures.h']]],
- ['left_5fhip_88',['left_hip',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a274f14d3492f988f0c60bf9d1f4fc0f5',1,'intermediate_structures.h']]],
- ['left_5fknee_89',['left_knee',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3adcb0d02e6469c0c942dabaa6f158af19',1,'intermediate_structures.h']]],
- ['left_5fshoulder_90',['left_shoulder',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a91581481468ac72d475fc63845aebba1',1,'intermediate_structures.h']]],
- ['left_5fwrist_91',['left_wrist',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a32751c11460301f1d49d738bd770330e',1,'intermediate_structures.h']]],
- ['lower_5fangle_92',['lower_angle',['../structPostureEstimating_1_1ConnectedJoint.html#aa4e0b2949c3439e0a6c241893c02fef4',1,'PostureEstimating::ConnectedJoint']]]
+ ['left_5fankle_87',['left_ankle',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a4bfc67ef7e143817084eed15514e0a8d',1,'intermediate_structures.h']]],
+ ['left_5felbow_88',['left_elbow',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3ae888416d990c9998e516a8241259dfa4',1,'intermediate_structures.h']]],
+ ['left_5fhip_89',['left_hip',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a274f14d3492f988f0c60bf9d1f4fc0f5',1,'intermediate_structures.h']]],
+ ['left_5fknee_90',['left_knee',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3adcb0d02e6469c0c942dabaa6f158af19',1,'intermediate_structures.h']]],
+ ['left_5fshoulder_91',['left_shoulder',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a91581481468ac72d475fc63845aebba1',1,'intermediate_structures.h']]],
+ ['left_5fwrist_92',['left_wrist',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a32751c11460301f1d49d738bd770330e',1,'intermediate_structures.h']]],
+ ['lower_5fangle_93',['lower_angle',['../structPostureEstimating_1_1ConnectedJoint.html#aa4e0b2949c3439e0a6c241893c02fef4',1,'PostureEstimating::ConnectedJoint']]]
];
diff --git a/docs/html/search/all_c.js b/docs/html/search/all_c.js
index 589cbaa5..5677e019 100644
--- a/docs/html/search/all_c.js
+++ b/docs/html/search/all_c.js
@@ -1,15 +1,15 @@
var searchData=
[
- ['main_93',['main',['../gui_2main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): main.cpp'],['../main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): main.cpp'],['../client__main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): client_main.cpp'],['../server__main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): server_main.cpp']]],
- ['main_2ecpp_94',['main.cpp',['../main_8cpp.html',1,'']]],
- ['main_5fwindow_5fptr_95',['main_window_ptr',['../main_8cpp.html#acd51e455ca9729c59b6214e73103c745',1,'main.cpp']]],
- ['mainlayout_96',['mainLayout',['../classGUI_1_1SettingsWindow.html#a9558648bffe453df1d1c2139f0bb0218',1,'GUI::SettingsWindow']]],
- ['mainwindow_97',['MainWindow',['../classGUI_1_1MainWindow.html',1,'GUI::MainWindow'],['../classGUI_1_1MainWindow.html#a976fe04009d096df85d8a42a7d2e7c64',1,'GUI::MainWindow::MainWindow()']]],
- ['mainwindow_2ecpp_98',['mainwindow.cpp',['../mainwindow_8cpp.html',1,'']]],
- ['mainwindow_2eh_99',['mainwindow.h',['../mainwindow_8h.html',1,'']]],
- ['max_5fconf_5fthresh_100',['MAX_CONF_THRESH',['../post__processor_8cpp.html#a3486736e95cca7a1ad9637578c913178',1,'post_processor.cpp']]],
- ['min_5fconf_5fthresh_101',['MIN_CONF_THRESH',['../post__processor_8cpp.html#a3b1dc420c609b8e6a361d8c16656755b',1,'post_processor.cpp']]],
- ['model_102',['model',['../classGUI_1_1SettingsWindow.html#a49237235921c2d421ab85043d5a7a924',1,'GUI::SettingsWindow']]],
- ['model_5finput_5fx_103',['MODEL_INPUT_X',['../pipeline_8cpp.html#af35ec45d452fa422496f45b63de951a8',1,'pipeline.cpp']]],
- ['model_5finput_5fy_104',['MODEL_INPUT_Y',['../pipeline_8cpp.html#ad47a5df8b98eda7ee02b4c1538dae149',1,'pipeline.cpp']]]
+ ['main_94',['main',['../gui_2main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): main.cpp'],['../main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): main.cpp'],['../client__main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): client_main.cpp'],['../server__main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): server_main.cpp']]],
+ ['main_2ecpp_95',['main.cpp',['../main_8cpp.html',1,'']]],
+ ['main_5fwindow_5fptr_96',['main_window_ptr',['../main_8cpp.html#acd51e455ca9729c59b6214e73103c745',1,'main.cpp']]],
+ ['mainlayout_97',['mainLayout',['../classGUI_1_1SettingsWindow.html#a9558648bffe453df1d1c2139f0bb0218',1,'GUI::SettingsWindow']]],
+ ['mainwindow_98',['MainWindow',['../classGUI_1_1MainWindow.html',1,'GUI::MainWindow'],['../classGUI_1_1MainWindow.html#a8c28036978847305a5dbbcc7114e7f05',1,'GUI::MainWindow::MainWindow()']]],
+ ['mainwindow_2ecpp_99',['mainwindow.cpp',['../mainwindow_8cpp.html',1,'']]],
+ ['mainwindow_2eh_100',['mainwindow.h',['../mainwindow_8h.html',1,'']]],
+ ['max_5fconf_5fthresh_101',['MAX_CONF_THRESH',['../post__processor_8cpp.html#a3486736e95cca7a1ad9637578c913178',1,'post_processor.cpp']]],
+ ['min_5fconf_5fthresh_102',['MIN_CONF_THRESH',['../post__processor_8cpp.html#a3b1dc420c609b8e6a361d8c16656755b',1,'post_processor.cpp']]],
+ ['model_103',['model',['../classGUI_1_1SettingsWindow.html#a49237235921c2d421ab85043d5a7a924',1,'GUI::SettingsWindow']]],
+ ['model_5finput_5fx_104',['MODEL_INPUT_X',['../pipeline_8cpp.html#af35ec45d452fa422496f45b63de951a8',1,'pipeline.cpp']]],
+ ['model_5finput_5fy_105',['MODEL_INPUT_Y',['../pipeline_8cpp.html#ad47a5df8b98eda7ee02b4c1538dae149',1,'pipeline.cpp']]]
];
diff --git a/docs/html/search/all_d.js b/docs/html/search/all_d.js
index 621b53fd..94dbf078 100644
--- a/docs/html/search/all_d.js
+++ b/docs/html/search/all_d.js
@@ -1,14 +1,14 @@
var searchData=
[
- ['cmakelists_2etxt_105',['CMakeLists.txt',['../notifications_2CMakeLists_8txt.html',1,'']]],
- ['neck_106',['Neck',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5aab97e3943efe32940f9f93b1d396b5df',1,'intermediate_structures.h']]],
- ['next_5fframe_107',['next_frame',['../classPipeline_1_1FrameGenerator.html#a83e73483b2cadbfe02e4804814c0b643',1,'Pipeline::FrameGenerator']]],
- ['nodes_108',['Nodes',['../structIIR_1_1Nodes.html',1,'IIR']]],
- ['notify_109',['Notify',['../namespaceNotify.html',1,'']]],
- ['notify_2ecpp_110',['notify.cpp',['../notify_8cpp.html',1,'']]],
- ['notify_2eh_111',['notify.h',['../notify_8h.html',1,'']]],
- ['notifyclient_112',['NotifyClient',['../classNotify_1_1NotifyClient.html',1,'Notify::NotifyClient'],['../classNotify_1_1NotifyClient.html#ac6f15158c786e07c250e9499cf902d9c',1,'Notify::NotifyClient::NotifyClient()']]],
- ['notifyserver_113',['NotifyServer',['../classNotify_1_1NotifyServer.html',1,'Notify::NotifyServer'],['../classNotify_1_1NotifyServer.html#ae8695fdf368c285025774dca392884b5',1,'Notify::NotifyServer::NotifyServer()']]],
- ['num_5finf_5fcore_5fthreads_114',['NUM_INF_CORE_THREADS',['../main_8cpp.html#ad2aeb460ae3604cfc18fb2787640f453',1,'main.cpp']]],
- ['num_5floops_115',['NUM_LOOPS',['../main_8cpp.html#ae5301d7305b7b25a73685c7019aca33d',1,'main.cpp']]]
+ ['cmakelists_2etxt_106',['CMakeLists.txt',['../notifications_2CMakeLists_8txt.html',1,'']]],
+ ['neck_107',['Neck',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5aab97e3943efe32940f9f93b1d396b5df',1,'intermediate_structures.h']]],
+ ['next_5fframe_108',['next_frame',['../classPipeline_1_1FrameGenerator.html#a83e73483b2cadbfe02e4804814c0b643',1,'Pipeline::FrameGenerator']]],
+ ['nodes_109',['Nodes',['../structIIR_1_1Nodes.html',1,'IIR']]],
+ ['notify_110',['Notify',['../namespaceNotify.html',1,'']]],
+ ['notify_2ecpp_111',['notify.cpp',['../notify_8cpp.html',1,'']]],
+ ['notify_2eh_112',['notify.h',['../notify_8h.html',1,'']]],
+ ['notifyclient_113',['NotifyClient',['../classNotify_1_1NotifyClient.html',1,'Notify::NotifyClient'],['../classNotify_1_1NotifyClient.html#ac6f15158c786e07c250e9499cf902d9c',1,'Notify::NotifyClient::NotifyClient()']]],
+ ['notifyserver_114',['NotifyServer',['../classNotify_1_1NotifyServer.html',1,'Notify::NotifyServer'],['../classNotify_1_1NotifyServer.html#ae8695fdf368c285025774dca392884b5',1,'Notify::NotifyServer::NotifyServer()']]],
+ ['num_5finf_5fcore_5fthreads_115',['NUM_INF_CORE_THREADS',['../main_8cpp.html#ad2aeb460ae3604cfc18fb2787640f453',1,'main.cpp']]],
+ ['num_5floops_116',['NUM_LOOPS',['../main_8cpp.html#ae5301d7305b7b25a73685c7019aca33d',1,'main.cpp']]]
];
diff --git a/docs/html/search/all_e.js b/docs/html/search/all_e.js
index d6532026..2d166343 100644
--- a/docs/html/search/all_e.js
+++ b/docs/html/search/all_e.js
@@ -1,29 +1,30 @@
var searchData=
[
- ['pelvis_116',['pelvis',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a1989e22cb18080a6952fc43571f60d79',1,'intermediate_structures.h']]],
- ['pipeline_117',['Pipeline',['../classPipeline_1_1Pipeline.html#a42acbc67045f64819cd962e2b5746091',1,'Pipeline::Pipeline::Pipeline()'],['../namespacePipeline.html',1,'Pipeline'],['../classPipeline_1_1Pipeline.html',1,'Pipeline::Pipeline']]],
- ['pipeline_2ecpp_118',['pipeline.cpp',['../pipeline_8cpp.html',1,'']]],
- ['pipeline_2eh_119',['pipeline.h',['../pipeline_8h.html',1,'']]],
- ['pop_120',['pop',['../classPipeline_1_1Buffer.html#a7be59463df9ced0c68e44b2567140622',1,'Pipeline::Buffer']]],
- ['pose_121',['Pose',['../structPostureEstimating_1_1Pose.html',1,'PostureEstimating']]],
- ['pose_5fchange_5fthreshold_122',['pose_change_threshold',['../classPostureEstimating_1_1PostureEstimator.html#a590dcd4c72bd9219f2cdf3f4e7296bf2',1,'PostureEstimating::PostureEstimator']]],
- ['pose_5fchanges_123',['pose_changes',['../classPostureEstimating_1_1PostureEstimator.html#a4de910204215a8a086e360d2039b3124',1,'PostureEstimating::PostureEstimator::pose_changes()'],['../structPostureEstimating_1_1PoseStatus.html#a6d214f1b02a99ce6254eca9c0f14cb7f',1,'PostureEstimating::PoseStatus::pose_changes()']]],
- ['posestatus_124',['PoseStatus',['../structPostureEstimating_1_1PoseStatus.html',1,'PostureEstimating']]],
- ['post_5fprocessor_2ecpp_125',['post_processor.cpp',['../post__processor_8cpp.html',1,'']]],
- ['post_5fprocessor_2eh_126',['post_processor.h',['../post__processor_8h.html',1,'']]],
- ['postprocessing_127',['PostProcessing',['../namespacePostProcessing.html',1,'']]],
- ['postprocessor_128',['PostProcessor',['../classPostProcessing_1_1PostProcessor.html',1,'PostProcessing::PostProcessor'],['../classPostProcessing_1_1PostProcessor.html#a08e86bb5b38024d22acc0dd69c757b7b',1,'PostProcessing::PostProcessor::PostProcessor()']]],
- ['posture_5festimator_2ecpp_129',['posture_estimator.cpp',['../posture__estimator_8cpp.html',1,'']]],
- ['posture_5festimator_2eh_130',['posture_estimator.h',['../posture__estimator_8h.html',1,'']]],
- ['postureestimating_131',['PostureEstimating',['../namespacePostureEstimating.html',1,'']]],
- ['postureestimator_132',['PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html',1,'PostureEstimating::PostureEstimator'],['../classPostureEstimating_1_1PostureEstimator.html#ab86561e9c3706a2c4ae7a934ffc1ad04',1,'PostureEstimating::PostureEstimator::PostureEstimator()']]],
- ['pre_5fprocessor_2ecpp_133',['pre_processor.cpp',['../pre__processor_8cpp.html',1,'']]],
- ['pre_5fprocessor_2eh_134',['pre_processor.h',['../pre__processor_8h.html',1,'']]],
- ['preprocessed_5fimage_135',['preprocessed_image',['../structPipeline_1_1PreprocessedFrame.html#a9ea151f2784a9a8d201d92bd61d3917d',1,'Pipeline::PreprocessedFrame']]],
- ['preprocessedframe_136',['PreprocessedFrame',['../structPipeline_1_1PreprocessedFrame.html',1,'Pipeline']]],
- ['preprocessedimage_137',['PreProcessedImage',['../structPreProcessing_1_1PreProcessedImage.html',1,'PreProcessing']]],
- ['preprocessing_138',['PreProcessing',['../namespacePreProcessing.html',1,'']]],
- ['preprocessor_139',['PreProcessor',['../classPreProcessing_1_1PreProcessor.html',1,'PreProcessing::PreProcessor'],['../classPreProcessing_1_1PreProcessor.html#afd713f3b176e5bfe59f5af63236ea72c',1,'PreProcessing::PreProcessor::PreProcessor()']]],
- ['processedresults_140',['ProcessedResults',['../structPostProcessing_1_1ProcessedResults.html',1,'PostProcessing']]],
- ['push_141',['push',['../classPipeline_1_1Buffer.html#af5e412a884a75acdf28935a1fd41a344',1,'Pipeline::Buffer']]]
+ ['pelvis_117',['pelvis',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a1989e22cb18080a6952fc43571f60d79',1,'intermediate_structures.h']]],
+ ['pipeline_118',['Pipeline',['../classPipeline_1_1Pipeline.html#a42acbc67045f64819cd962e2b5746091',1,'Pipeline::Pipeline::Pipeline()'],['../namespacePipeline.html',1,'Pipeline'],['../classPipeline_1_1Pipeline.html',1,'Pipeline::Pipeline']]],
+ ['pipeline_2ecpp_119',['pipeline.cpp',['../pipeline_8cpp.html',1,'']]],
+ ['pipeline_2eh_120',['pipeline.h',['../pipeline_8h.html',1,'']]],
+ ['pipeline_5fptr_121',['pipeline_ptr',['../main_8cpp.html#aa1e1a0e621743f2fc67ba11d74619c08',1,'main.cpp']]],
+ ['pop_122',['pop',['../classPipeline_1_1Buffer.html#a7be59463df9ced0c68e44b2567140622',1,'Pipeline::Buffer']]],
+ ['pose_123',['Pose',['../structPostureEstimating_1_1Pose.html',1,'PostureEstimating']]],
+ ['pose_5fchange_5fthreshold_124',['pose_change_threshold',['../classPostureEstimating_1_1PostureEstimator.html#a590dcd4c72bd9219f2cdf3f4e7296bf2',1,'PostureEstimating::PostureEstimator']]],
+ ['pose_5fchanges_125',['pose_changes',['../classPostureEstimating_1_1PostureEstimator.html#a4de910204215a8a086e360d2039b3124',1,'PostureEstimating::PostureEstimator::pose_changes()'],['../structPostureEstimating_1_1PoseStatus.html#a6d214f1b02a99ce6254eca9c0f14cb7f',1,'PostureEstimating::PoseStatus::pose_changes()']]],
+ ['posestatus_126',['PoseStatus',['../structPostureEstimating_1_1PoseStatus.html',1,'PostureEstimating']]],
+ ['post_5fprocessor_2ecpp_127',['post_processor.cpp',['../post__processor_8cpp.html',1,'']]],
+ ['post_5fprocessor_2eh_128',['post_processor.h',['../post__processor_8h.html',1,'']]],
+ ['postprocessing_129',['PostProcessing',['../namespacePostProcessing.html',1,'']]],
+ ['postprocessor_130',['PostProcessor',['../classPostProcessing_1_1PostProcessor.html',1,'PostProcessing::PostProcessor'],['../classPostProcessing_1_1PostProcessor.html#a08e86bb5b38024d22acc0dd69c757b7b',1,'PostProcessing::PostProcessor::PostProcessor()']]],
+ ['posture_5festimator_2ecpp_131',['posture_estimator.cpp',['../posture__estimator_8cpp.html',1,'']]],
+ ['posture_5festimator_2eh_132',['posture_estimator.h',['../posture__estimator_8h.html',1,'']]],
+ ['postureestimating_133',['PostureEstimating',['../namespacePostureEstimating.html',1,'']]],
+ ['postureestimator_134',['PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html',1,'PostureEstimating::PostureEstimator'],['../classPostureEstimating_1_1PostureEstimator.html#ab86561e9c3706a2c4ae7a934ffc1ad04',1,'PostureEstimating::PostureEstimator::PostureEstimator()']]],
+ ['pre_5fprocessor_2ecpp_135',['pre_processor.cpp',['../pre__processor_8cpp.html',1,'']]],
+ ['pre_5fprocessor_2eh_136',['pre_processor.h',['../pre__processor_8h.html',1,'']]],
+ ['preprocessed_5fimage_137',['preprocessed_image',['../structPipeline_1_1PreprocessedFrame.html#a9ea151f2784a9a8d201d92bd61d3917d',1,'Pipeline::PreprocessedFrame']]],
+ ['preprocessedframe_138',['PreprocessedFrame',['../structPipeline_1_1PreprocessedFrame.html',1,'Pipeline']]],
+ ['preprocessedimage_139',['PreProcessedImage',['../structPreProcessing_1_1PreProcessedImage.html',1,'PreProcessing']]],
+ ['preprocessing_140',['PreProcessing',['../namespacePreProcessing.html',1,'']]],
+ ['preprocessor_141',['PreProcessor',['../classPreProcessing_1_1PreProcessor.html',1,'PreProcessing::PreProcessor'],['../classPreProcessing_1_1PreProcessor.html#afd713f3b176e5bfe59f5af63236ea72c',1,'PreProcessing::PreProcessor::PreProcessor()']]],
+ ['processedresults_142',['ProcessedResults',['../structPostProcessing_1_1ProcessedResults.html',1,'PostProcessing']]],
+ ['push_143',['push',['../classPipeline_1_1Buffer.html#af5e412a884a75acdf28935a1fd41a344',1,'Pipeline::Buffer']]]
];
diff --git a/docs/html/search/all_f.js b/docs/html/search/all_f.js
index bb49b22b..127c0acd 100644
--- a/docs/html/search/all_f.js
+++ b/docs/html/search/all_f.js
@@ -1,16 +1,16 @@
var searchData=
[
- ['raw_5fimage_142',['raw_image',['../structPipeline_1_1PreprocessedFrame.html#a9dc7110232d97ba7a86456e39d99af9e',1,'Pipeline::PreprocessedFrame::raw_image()'],['../structPipeline_1_1RawFrame.html#a7ae39df0d2dc070da2aab19cb6a4b6ca',1,'Pipeline::RawFrame::raw_image()'],['../structPipeline_1_1CoreResults.html#ab2d7f46f2124fd3805f644f46591d13d',1,'Pipeline::CoreResults::raw_image()']]],
- ['rawframe_143',['RawFrame',['../structPipeline_1_1RawFrame.html',1,'Pipeline']]],
- ['requirements_2emd_144',['requirements.md',['../requirements_8md.html',1,'']]],
- ['result_145',['Result',['../structInference_1_1Result.html',1,'Inference']]],
- ['right_5fankle_146',['right_ankle',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a7f4c352af4106f123a0702d4be9221a2',1,'intermediate_structures.h']]],
- ['right_5felbow_147',['right_elbow',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a822ae04840f2d2422b7a27eafbf67b0f',1,'intermediate_structures.h']]],
- ['right_5fhip_148',['right_hip',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a437905dff09b69099d6729bca8947a98',1,'intermediate_structures.h']]],
- ['right_5fknee_149',['right_knee',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a75368cb845851f709f058831776c718e',1,'intermediate_structures.h']]],
- ['right_5fshoulder_150',['right_shoulder',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3ac00bf4a7b50d36a632e8de3a4d761b59',1,'intermediate_structures.h']]],
- ['right_5fwrist_151',['right_wrist',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a6d429538143200c063d64d7d3e7e0636',1,'intermediate_structures.h']]],
- ['run_152',['run',['../classPostProcessing_1_1PostProcessor.html#a2a8ce854324720f34d9c4f10c2b37e4d',1,'PostProcessing::PostProcessor::run()'],['../classPreProcessing_1_1PreProcessor.html#ac81108f758bd9d90483b5c85f1c965d9',1,'PreProcessing::PreProcessor::run()'],['../classNotify_1_1NotifyServer.html#a43136bee3a4caa3cb58b64f658ed5a2c',1,'Notify::NotifyServer::run()'],['../classInference_1_1InferenceCore.html#ab622367f2d9a518e89401fe0ee710188',1,'Inference::InferenceCore::run()'],['../classIIR_1_1IIRFilter.html#a1f0009b3f0107d00cd5cb230c028a023',1,'IIR::IIRFilter::run()'],['../classIIR_1_1IIR2ndOrderFilter.html#a9500fcdaf9d6923057461c1a0ef623d2',1,'IIR::IIR2ndOrderFilter::run()']]],
- ['run_5fflag_153',['run_flag',['../main_8cpp.html#a655bd49f2ae24a4bb8bad75fa4093c7e',1,'main.cpp']]],
- ['runestimator_154',['runEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ac6f12c5c80b96860c57a989c92b28d2b',1,'PostureEstimating::PostureEstimator']]]
+ ['raw_5fimage_144',['raw_image',['../structPipeline_1_1PreprocessedFrame.html#a9dc7110232d97ba7a86456e39d99af9e',1,'Pipeline::PreprocessedFrame::raw_image()'],['../structPipeline_1_1RawFrame.html#a7ae39df0d2dc070da2aab19cb6a4b6ca',1,'Pipeline::RawFrame::raw_image()'],['../structPipeline_1_1CoreResults.html#ab2d7f46f2124fd3805f644f46591d13d',1,'Pipeline::CoreResults::raw_image()']]],
+ ['rawframe_145',['RawFrame',['../structPipeline_1_1RawFrame.html',1,'Pipeline']]],
+ ['requirements_2emd_146',['requirements.md',['../requirements_8md.html',1,'']]],
+ ['result_147',['Result',['../structInference_1_1Result.html',1,'Inference']]],
+ ['right_5fankle_148',['right_ankle',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a7f4c352af4106f123a0702d4be9221a2',1,'intermediate_structures.h']]],
+ ['right_5felbow_149',['right_elbow',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a822ae04840f2d2422b7a27eafbf67b0f',1,'intermediate_structures.h']]],
+ ['right_5fhip_150',['right_hip',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a437905dff09b69099d6729bca8947a98',1,'intermediate_structures.h']]],
+ ['right_5fknee_151',['right_knee',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a75368cb845851f709f058831776c718e',1,'intermediate_structures.h']]],
+ ['right_5fshoulder_152',['right_shoulder',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3ac00bf4a7b50d36a632e8de3a4d761b59',1,'intermediate_structures.h']]],
+ ['right_5fwrist_153',['right_wrist',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a6d429538143200c063d64d7d3e7e0636',1,'intermediate_structures.h']]],
+ ['run_154',['run',['../classPostProcessing_1_1PostProcessor.html#a2a8ce854324720f34d9c4f10c2b37e4d',1,'PostProcessing::PostProcessor::run()'],['../classPreProcessing_1_1PreProcessor.html#ac81108f758bd9d90483b5c85f1c965d9',1,'PreProcessing::PreProcessor::run()'],['../classNotify_1_1NotifyServer.html#a43136bee3a4caa3cb58b64f658ed5a2c',1,'Notify::NotifyServer::run()'],['../classInference_1_1InferenceCore.html#ab622367f2d9a518e89401fe0ee710188',1,'Inference::InferenceCore::run()'],['../classIIR_1_1IIRFilter.html#a1f0009b3f0107d00cd5cb230c028a023',1,'IIR::IIRFilter::run()'],['../classIIR_1_1IIR2ndOrderFilter.html#a9500fcdaf9d6923057461c1a0ef623d2',1,'IIR::IIR2ndOrderFilter::run()']]],
+ ['run_5fflag_155',['run_flag',['../main_8cpp.html#a655bd49f2ae24a4bb8bad75fa4093c7e',1,'main.cpp']]],
+ ['runestimator_156',['runEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ac6f12c5c80b96860c57a989c92b28d2b',1,'PostureEstimating::PostureEstimator']]]
];
diff --git a/docs/html/search/classes_0.js b/docs/html/search/classes_0.js
index c1296eb6..db4050df 100644
--- a/docs/html/search/classes_0.js
+++ b/docs/html/search/classes_0.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['buffer_201',['Buffer',['../classPipeline_1_1Buffer.html',1,'Pipeline']]],
- ['buffer_3c_20pipeline_3a_3acoreresults_20_3e_202',['Buffer< Pipeline::CoreResults >',['../classPipeline_1_1Buffer.html',1,'Pipeline']]]
+ ['buffer_208',['Buffer',['../classPipeline_1_1Buffer.html',1,'Pipeline']]],
+ ['buffer_3c_20pipeline_3a_3acoreresults_20_3e_209',['Buffer< Pipeline::CoreResults >',['../classPipeline_1_1Buffer.html',1,'Pipeline']]]
];
diff --git a/docs/html/search/classes_1.js b/docs/html/search/classes_1.js
index d4fa51fd..d8a9a281 100644
--- a/docs/html/search/classes_1.js
+++ b/docs/html/search/classes_1.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['connectedjoint_203',['ConnectedJoint',['../structPostureEstimating_1_1ConnectedJoint.html',1,'PostureEstimating']]],
- ['coordinate_204',['Coordinate',['../structInference_1_1Coordinate.html',1,'Inference::Coordinate'],['../structPostProcessing_1_1Coordinate.html',1,'PostProcessing::Coordinate']]],
- ['coreresults_205',['CoreResults',['../structPipeline_1_1CoreResults.html',1,'Pipeline']]]
+ ['connectedjoint_210',['ConnectedJoint',['../structPostureEstimating_1_1ConnectedJoint.html',1,'PostureEstimating']]],
+ ['coordinate_211',['Coordinate',['../structInference_1_1Coordinate.html',1,'Inference::Coordinate'],['../structPostProcessing_1_1Coordinate.html',1,'PostProcessing::Coordinate']]],
+ ['coreresults_212',['CoreResults',['../structPipeline_1_1CoreResults.html',1,'Pipeline']]]
];
diff --git a/docs/html/search/classes_2.js b/docs/html/search/classes_2.js
index a11a7db2..8a4cc1a6 100644
--- a/docs/html/search/classes_2.js
+++ b/docs/html/search/classes_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['framegenerator_206',['FrameGenerator',['../classPipeline_1_1FrameGenerator.html',1,'Pipeline']]]
+ ['framegenerator_213',['FrameGenerator',['../classPipeline_1_1FrameGenerator.html',1,'Pipeline']]]
];
diff --git a/docs/html/search/classes_3.js b/docs/html/search/classes_3.js
index 72c9f0e6..1364ac86 100644
--- a/docs/html/search/classes_3.js
+++ b/docs/html/search/classes_3.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['iir2ndorderfilter_207',['IIR2ndOrderFilter',['../classIIR_1_1IIR2ndOrderFilter.html',1,'IIR']]],
- ['iirfilter_208',['IIRFilter',['../classIIR_1_1IIRFilter.html',1,'IIR']]],
- ['incorrectdirectory_209',['IncorrectDirectory',['../structNotify_1_1IncorrectDirectory.html',1,'Notify']]],
- ['inferencecore_210',['InferenceCore',['../classInference_1_1InferenceCore.html',1,'Inference']]],
- ['inferenceresults_211',['InferenceResults',['../structInference_1_1InferenceResults.html',1,'Inference']]]
+ ['iir2ndorderfilter_214',['IIR2ndOrderFilter',['../classIIR_1_1IIR2ndOrderFilter.html',1,'IIR']]],
+ ['iirfilter_215',['IIRFilter',['../classIIR_1_1IIRFilter.html',1,'IIR']]],
+ ['incorrectdirectory_216',['IncorrectDirectory',['../structNotify_1_1IncorrectDirectory.html',1,'Notify']]],
+ ['inferencecore_217',['InferenceCore',['../classInference_1_1InferenceCore.html',1,'Inference']]],
+ ['inferenceresults_218',['InferenceResults',['../structInference_1_1InferenceResults.html',1,'Inference']]]
];
diff --git a/docs/html/search/classes_4.js b/docs/html/search/classes_4.js
index e48dcd3f..7d4ea7e4 100644
--- a/docs/html/search/classes_4.js
+++ b/docs/html/search/classes_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['mainwindow_212',['MainWindow',['../classGUI_1_1MainWindow.html',1,'GUI']]]
+ ['mainwindow_219',['MainWindow',['../classGUI_1_1MainWindow.html',1,'GUI']]]
];
diff --git a/docs/html/search/classes_5.js b/docs/html/search/classes_5.js
index 00afb81c..a60f7cef 100644
--- a/docs/html/search/classes_5.js
+++ b/docs/html/search/classes_5.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['nodes_213',['Nodes',['../structIIR_1_1Nodes.html',1,'IIR']]],
- ['notifyclient_214',['NotifyClient',['../classNotify_1_1NotifyClient.html',1,'Notify']]],
- ['notifyserver_215',['NotifyServer',['../classNotify_1_1NotifyServer.html',1,'Notify']]]
+ ['nodes_220',['Nodes',['../structIIR_1_1Nodes.html',1,'IIR']]],
+ ['notifyclient_221',['NotifyClient',['../classNotify_1_1NotifyClient.html',1,'Notify']]],
+ ['notifyserver_222',['NotifyServer',['../classNotify_1_1NotifyServer.html',1,'Notify']]]
];
diff --git a/docs/html/search/classes_6.js b/docs/html/search/classes_6.js
index ca971c4d..fcc0fbe1 100644
--- a/docs/html/search/classes_6.js
+++ b/docs/html/search/classes_6.js
@@ -1,12 +1,12 @@
var searchData=
[
- ['pipeline_216',['Pipeline',['../classPipeline_1_1Pipeline.html',1,'Pipeline']]],
- ['pose_217',['Pose',['../structPostureEstimating_1_1Pose.html',1,'PostureEstimating']]],
- ['posestatus_218',['PoseStatus',['../structPostureEstimating_1_1PoseStatus.html',1,'PostureEstimating']]],
- ['postprocessor_219',['PostProcessor',['../classPostProcessing_1_1PostProcessor.html',1,'PostProcessing']]],
- ['postureestimator_220',['PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html',1,'PostureEstimating']]],
- ['preprocessedframe_221',['PreprocessedFrame',['../structPipeline_1_1PreprocessedFrame.html',1,'Pipeline']]],
- ['preprocessedimage_222',['PreProcessedImage',['../structPreProcessing_1_1PreProcessedImage.html',1,'PreProcessing']]],
- ['preprocessor_223',['PreProcessor',['../classPreProcessing_1_1PreProcessor.html',1,'PreProcessing']]],
- ['processedresults_224',['ProcessedResults',['../structPostProcessing_1_1ProcessedResults.html',1,'PostProcessing']]]
+ ['pipeline_223',['Pipeline',['../classPipeline_1_1Pipeline.html',1,'Pipeline']]],
+ ['pose_224',['Pose',['../structPostureEstimating_1_1Pose.html',1,'PostureEstimating']]],
+ ['posestatus_225',['PoseStatus',['../structPostureEstimating_1_1PoseStatus.html',1,'PostureEstimating']]],
+ ['postprocessor_226',['PostProcessor',['../classPostProcessing_1_1PostProcessor.html',1,'PostProcessing']]],
+ ['postureestimator_227',['PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html',1,'PostureEstimating']]],
+ ['preprocessedframe_228',['PreprocessedFrame',['../structPipeline_1_1PreprocessedFrame.html',1,'Pipeline']]],
+ ['preprocessedimage_229',['PreProcessedImage',['../structPreProcessing_1_1PreProcessedImage.html',1,'PreProcessing']]],
+ ['preprocessor_230',['PreProcessor',['../classPreProcessing_1_1PreProcessor.html',1,'PreProcessing']]],
+ ['processedresults_231',['ProcessedResults',['../structPostProcessing_1_1ProcessedResults.html',1,'PostProcessing']]]
];
diff --git a/docs/html/search/classes_7.js b/docs/html/search/classes_7.js
index 3fc6323d..fdc449a0 100644
--- a/docs/html/search/classes_7.js
+++ b/docs/html/search/classes_7.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['rawframe_225',['RawFrame',['../structPipeline_1_1RawFrame.html',1,'Pipeline']]],
- ['result_226',['Result',['../structInference_1_1Result.html',1,'Inference']]]
+ ['rawframe_232',['RawFrame',['../structPipeline_1_1RawFrame.html',1,'Pipeline']]],
+ ['result_233',['Result',['../structInference_1_1Result.html',1,'Inference']]]
];
diff --git a/docs/html/search/classes_8.js b/docs/html/search/classes_8.js
index 9abf7cfd..98306f45 100644
--- a/docs/html/search/classes_8.js
+++ b/docs/html/search/classes_8.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['settingswindow_227',['SettingsWindow',['../classGUI_1_1SettingsWindow.html',1,'GUI']]],
- ['smoothingsettings_228',['SmoothingSettings',['../structIIR_1_1SmoothingSettings.html',1,'IIR']]]
+ ['settingswindow_234',['SettingsWindow',['../classGUI_1_1SettingsWindow.html',1,'GUI']]],
+ ['smoothingsettings_235',['SmoothingSettings',['../structIIR_1_1SmoothingSettings.html',1,'IIR']]]
];
diff --git a/docs/html/search/defines_0.js b/docs/html/search/defines_0.js
index 3a9a718b..6f3983ff 100644
--- a/docs/html/search/defines_0.js
+++ b/docs/html/search/defines_0.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['frame_5fdelay_5fdefault_406',['FRAME_DELAY_DEFAULT',['../pipeline_8h.html#a590793cdfea05268adc9911d24a18a6b',1,'pipeline.h']]],
- ['frame_5fdelay_5fmax_407',['FRAME_DELAY_MAX',['../pipeline_8h.html#acb78faaa3a3b13053be54370c7739523',1,'pipeline.h']]],
- ['frame_5fdelay_5fmin_408',['FRAME_DELAY_MIN',['../pipeline_8h.html#aa4be07057a307c37ea36990c575282a4',1,'pipeline.h']]]
+ ['frame_5fdelay_5fdefault_421',['FRAME_DELAY_DEFAULT',['../pipeline_8h.html#a590793cdfea05268adc9911d24a18a6b',1,'pipeline.h']]],
+ ['frame_5fdelay_5fmax_422',['FRAME_DELAY_MAX',['../pipeline_8h.html#acb78faaa3a3b13053be54370c7739523',1,'pipeline.h']]],
+ ['frame_5fdelay_5fmin_423',['FRAME_DELAY_MIN',['../pipeline_8h.html#aa4be07057a307c37ea36990c575282a4',1,'pipeline.h']]]
];
diff --git a/docs/html/search/defines_1.js b/docs/html/search/defines_1.js
index c79e4025..3b0ff7d1 100644
--- a/docs/html/search/defines_1.js
+++ b/docs/html/search/defines_1.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['max_5fconf_5fthresh_409',['MAX_CONF_THRESH',['../post__processor_8cpp.html#a3486736e95cca7a1ad9637578c913178',1,'post_processor.cpp']]],
- ['min_5fconf_5fthresh_410',['MIN_CONF_THRESH',['../post__processor_8cpp.html#a3b1dc420c609b8e6a361d8c16656755b',1,'post_processor.cpp']]],
- ['model_5finput_5fx_411',['MODEL_INPUT_X',['../pipeline_8cpp.html#af35ec45d452fa422496f45b63de951a8',1,'pipeline.cpp']]],
- ['model_5finput_5fy_412',['MODEL_INPUT_Y',['../pipeline_8cpp.html#ad47a5df8b98eda7ee02b4c1538dae149',1,'pipeline.cpp']]]
+ ['max_5fconf_5fthresh_424',['MAX_CONF_THRESH',['../post__processor_8cpp.html#a3486736e95cca7a1ad9637578c913178',1,'post_processor.cpp']]],
+ ['min_5fconf_5fthresh_425',['MIN_CONF_THRESH',['../post__processor_8cpp.html#a3b1dc420c609b8e6a361d8c16656755b',1,'post_processor.cpp']]],
+ ['model_5finput_5fx_426',['MODEL_INPUT_X',['../pipeline_8cpp.html#af35ec45d452fa422496f45b63de951a8',1,'pipeline.cpp']]],
+ ['model_5finput_5fy_427',['MODEL_INPUT_Y',['../pipeline_8cpp.html#ad47a5df8b98eda7ee02b4c1538dae149',1,'pipeline.cpp']]]
];
diff --git a/docs/html/search/defines_2.js b/docs/html/search/defines_2.js
index 7b58328e..a1ecc099 100644
--- a/docs/html/search/defines_2.js
+++ b/docs/html/search/defines_2.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['num_5finf_5fcore_5fthreads_413',['NUM_INF_CORE_THREADS',['../main_8cpp.html#ad2aeb460ae3604cfc18fb2787640f453',1,'main.cpp']]],
- ['num_5floops_414',['NUM_LOOPS',['../main_8cpp.html#ae5301d7305b7b25a73685c7019aca33d',1,'main.cpp']]]
+ ['num_5finf_5fcore_5fthreads_428',['NUM_INF_CORE_THREADS',['../main_8cpp.html#ad2aeb460ae3604cfc18fb2787640f453',1,'main.cpp']]],
+ ['num_5floops_429',['NUM_LOOPS',['../main_8cpp.html#ae5301d7305b7b25a73685c7019aca33d',1,'main.cpp']]]
];
diff --git a/docs/html/search/enums_0.js b/docs/html/search/enums_0.js
index 62df1fb2..6f187e8d 100644
--- a/docs/html/search/enums_0.js
+++ b/docs/html/search/enums_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['bodypart_375',['BodyPart',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3',1,'intermediate_structures.h']]]
+ ['bodypart_390',['BodyPart',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enums_1.js b/docs/html/search/enums_1.js
index 45a804ad..12f70bd3 100644
--- a/docs/html/search/enums_1.js
+++ b/docs/html/search/enums_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['joint_376',['Joint',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5',1,'intermediate_structures.h']]]
+ ['joint_391',['Joint',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enums_2.js b/docs/html/search/enums_2.js
index 668a2d85..68ef0097 100644
--- a/docs/html/search/enums_2.js
+++ b/docs/html/search/enums_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['status_377',['Status',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57',1,'PostProcessing']]]
+ ['status_392',['Status',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57',1,'PostProcessing']]]
];
diff --git a/docs/html/search/enumvalues_0.js b/docs/html/search/enumvalues_0.js
index c4cb777e..335c67b1 100644
--- a/docs/html/search/enumvalues_0.js
+++ b/docs/html/search/enumvalues_0.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['bodypartmax_378',['BodyPartMax',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a73adc2a30ac20f7a93588302bf22c34c',1,'intermediate_structures.h']]],
- ['bodypartmin_379',['BodyPartMin',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3aaee1b01f991f90cd5562d99e12e58fd4',1,'intermediate_structures.h']]]
+ ['bodypartmax_393',['BodyPartMax',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a73adc2a30ac20f7a93588302bf22c34c',1,'intermediate_structures.h']]],
+ ['bodypartmin_394',['BodyPartMin',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3aaee1b01f991f90cd5562d99e12e58fd4',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_1.js b/docs/html/search/enumvalues_1.js
index a20bc4e0..5eb7872d 100644
--- a/docs/html/search/enumvalues_1.js
+++ b/docs/html/search/enumvalues_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['foot_380',['Foot',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5accd1dcb258b457b87d3e68f01cc7e253',1,'intermediate_structures.h']]]
+ ['foot_395',['Foot',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5accd1dcb258b457b87d3e68f01cc7e253',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_2.js b/docs/html/search/enumvalues_2.js
index b5696df1..9acec9f5 100644
--- a/docs/html/search/enumvalues_2.js
+++ b/docs/html/search/enumvalues_2.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['head_381',['Head',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a04a0279b5e051c6d031d5b4f656c3768',1,'intermediate_structures.h']]],
- ['head_5ftop_382',['head_top',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3aa7b66db67d128b1876f8c4ebb9d29001',1,'intermediate_structures.h']]],
- ['hip_383',['Hip',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5abf2d05ab6ee14e81c0c7f864d225286a',1,'intermediate_structures.h']]]
+ ['head_396',['Head',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a04a0279b5e051c6d031d5b4f656c3768',1,'intermediate_structures.h']]],
+ ['head_5ftop_397',['head_top',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3aa7b66db67d128b1876f8c4ebb9d29001',1,'intermediate_structures.h']]],
+ ['hip_398',['Hip',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5abf2d05ab6ee14e81c0c7f864d225286a',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_3.js b/docs/html/search/enumvalues_3.js
index 07f76d54..fd96d0fa 100644
--- a/docs/html/search/enumvalues_3.js
+++ b/docs/html/search/enumvalues_3.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['jointmax_384',['JointMax',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a840f7918d586d226651d783374602760',1,'intermediate_structures.h']]],
- ['jointmin_385',['JointMin',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a882a5426be471e7e5846d7ee27342e1f',1,'intermediate_structures.h']]]
+ ['jointmax_399',['JointMax',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a840f7918d586d226651d783374602760',1,'intermediate_structures.h']]],
+ ['jointmin_400',['JointMin',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a882a5426be471e7e5846d7ee27342e1f',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_4.js b/docs/html/search/enumvalues_4.js
index 2004e6ea..cc7ed94f 100644
--- a/docs/html/search/enumvalues_4.js
+++ b/docs/html/search/enumvalues_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['knee_386',['Knee',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a10b6f610980f95aa58821b50cdcb150f',1,'intermediate_structures.h']]]
+ ['knee_401',['Knee',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a10b6f610980f95aa58821b50cdcb150f',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_5.js b/docs/html/search/enumvalues_5.js
index fedd060a..99cf346c 100644
--- a/docs/html/search/enumvalues_5.js
+++ b/docs/html/search/enumvalues_5.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['left_5fankle_387',['left_ankle',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a4bfc67ef7e143817084eed15514e0a8d',1,'intermediate_structures.h']]],
- ['left_5felbow_388',['left_elbow',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3ae888416d990c9998e516a8241259dfa4',1,'intermediate_structures.h']]],
- ['left_5fhip_389',['left_hip',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a274f14d3492f988f0c60bf9d1f4fc0f5',1,'intermediate_structures.h']]],
- ['left_5fknee_390',['left_knee',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3adcb0d02e6469c0c942dabaa6f158af19',1,'intermediate_structures.h']]],
- ['left_5fshoulder_391',['left_shoulder',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a91581481468ac72d475fc63845aebba1',1,'intermediate_structures.h']]],
- ['left_5fwrist_392',['left_wrist',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a32751c11460301f1d49d738bd770330e',1,'intermediate_structures.h']]]
+ ['left_5fankle_402',['left_ankle',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a4bfc67ef7e143817084eed15514e0a8d',1,'intermediate_structures.h']]],
+ ['left_5felbow_403',['left_elbow',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3ae888416d990c9998e516a8241259dfa4',1,'intermediate_structures.h']]],
+ ['left_5fhip_404',['left_hip',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a274f14d3492f988f0c60bf9d1f4fc0f5',1,'intermediate_structures.h']]],
+ ['left_5fknee_405',['left_knee',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3adcb0d02e6469c0c942dabaa6f158af19',1,'intermediate_structures.h']]],
+ ['left_5fshoulder_406',['left_shoulder',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a91581481468ac72d475fc63845aebba1',1,'intermediate_structures.h']]],
+ ['left_5fwrist_407',['left_wrist',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a32751c11460301f1d49d738bd770330e',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_6.js b/docs/html/search/enumvalues_6.js
index 02fe8926..36cc7b7e 100644
--- a/docs/html/search/enumvalues_6.js
+++ b/docs/html/search/enumvalues_6.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['neck_393',['Neck',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5aab97e3943efe32940f9f93b1d396b5df',1,'intermediate_structures.h']]]
+ ['neck_408',['Neck',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5aab97e3943efe32940f9f93b1d396b5df',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_7.js b/docs/html/search/enumvalues_7.js
index e1b33be7..ce90731f 100644
--- a/docs/html/search/enumvalues_7.js
+++ b/docs/html/search/enumvalues_7.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['pelvis_394',['pelvis',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a1989e22cb18080a6952fc43571f60d79',1,'intermediate_structures.h']]]
+ ['pelvis_409',['pelvis',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a1989e22cb18080a6952fc43571f60d79',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_8.js b/docs/html/search/enumvalues_8.js
index ed5d1668..15b62393 100644
--- a/docs/html/search/enumvalues_8.js
+++ b/docs/html/search/enumvalues_8.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['right_5fankle_395',['right_ankle',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a7f4c352af4106f123a0702d4be9221a2',1,'intermediate_structures.h']]],
- ['right_5felbow_396',['right_elbow',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a822ae04840f2d2422b7a27eafbf67b0f',1,'intermediate_structures.h']]],
- ['right_5fhip_397',['right_hip',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a437905dff09b69099d6729bca8947a98',1,'intermediate_structures.h']]],
- ['right_5fknee_398',['right_knee',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a75368cb845851f709f058831776c718e',1,'intermediate_structures.h']]],
- ['right_5fshoulder_399',['right_shoulder',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3ac00bf4a7b50d36a632e8de3a4d761b59',1,'intermediate_structures.h']]],
- ['right_5fwrist_400',['right_wrist',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a6d429538143200c063d64d7d3e7e0636',1,'intermediate_structures.h']]]
+ ['right_5fankle_410',['right_ankle',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a7f4c352af4106f123a0702d4be9221a2',1,'intermediate_structures.h']]],
+ ['right_5felbow_411',['right_elbow',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a822ae04840f2d2422b7a27eafbf67b0f',1,'intermediate_structures.h']]],
+ ['right_5fhip_412',['right_hip',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a437905dff09b69099d6729bca8947a98',1,'intermediate_structures.h']]],
+ ['right_5fknee_413',['right_knee',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a75368cb845851f709f058831776c718e',1,'intermediate_structures.h']]],
+ ['right_5fshoulder_414',['right_shoulder',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3ac00bf4a7b50d36a632e8de3a4d761b59',1,'intermediate_structures.h']]],
+ ['right_5fwrist_415',['right_wrist',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a6d429538143200c063d64d7d3e7e0636',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_9.js b/docs/html/search/enumvalues_9.js
index 7c842e7c..8a67b8fb 100644
--- a/docs/html/search/enumvalues_9.js
+++ b/docs/html/search/enumvalues_9.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['shoulder_401',['Shoulder',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a50bee8c400a05b6d98334f4dfd3ee651',1,'intermediate_structures.h']]]
+ ['shoulder_416',['Shoulder',['../intermediate__structures_8h.html#ac59007d612b1e2624efd27182f4362f5a50bee8c400a05b6d98334f4dfd3ee651',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/enumvalues_a.js b/docs/html/search/enumvalues_a.js
index b5df9744..d67a8bf5 100644
--- a/docs/html/search/enumvalues_a.js
+++ b/docs/html/search/enumvalues_a.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['thorax_402',['thorax',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a53403158bbdb99c0109f7387b16428e8',1,'intermediate_structures.h']]],
- ['trustworthy_403',['Trustworthy',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57a5ee19eaa4634a05f4b3050342d8cfb70',1,'PostProcessing']]]
+ ['thorax_417',['thorax',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a53403158bbdb99c0109f7387b16428e8',1,'intermediate_structures.h']]],
+ ['trustworthy_418',['Trustworthy',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57a5ee19eaa4634a05f4b3050342d8cfb70',1,'PostProcessing']]]
];
diff --git a/docs/html/search/enumvalues_b.js b/docs/html/search/enumvalues_b.js
index 83dafcb9..0441e37b 100644
--- a/docs/html/search/enumvalues_b.js
+++ b/docs/html/search/enumvalues_b.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['untrustworthy_404',['Untrustworthy',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57ac0651d5d623d428d4bbf6b25c8341b74',1,'PostProcessing']]],
- ['upper_5fneck_405',['upper_neck',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a9d3983c760d534faf7adf37fa8fecf99',1,'intermediate_structures.h']]]
+ ['untrustworthy_419',['Untrustworthy',['../namespacePostProcessing.html#a53661a4eef283c5bbd9fa9ddc39f9b57ac0651d5d623d428d4bbf6b25c8341b74',1,'PostProcessing']]],
+ ['upper_5fneck_420',['upper_neck',['../intermediate__structures_8h.html#a7a4875f2b53773a016c13bcfc2a55ac3a9d3983c760d534faf7adf37fa8fecf99',1,'intermediate_structures.h']]]
];
diff --git a/docs/html/search/files_0.js b/docs/html/search/files_0.js
index 39a4a992..707d4599 100644
--- a/docs/html/search/files_0.js
+++ b/docs/html/search/files_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['about_2dus_2emd_237',['about-us.md',['../about-us_8md.html',1,'']]]
+ ['about_2dus_2emd_244',['about-us.md',['../about-us_8md.html',1,'']]]
];
diff --git a/docs/html/search/files_1.js b/docs/html/search/files_1.js
index 7884d730..3d6e4745 100644
--- a/docs/html/search/files_1.js
+++ b/docs/html/search/files_1.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['ci_2emd_238',['ci.md',['../ci_8md.html',1,'']]],
- ['class_2ddiagram_2emd_239',['class-diagram.md',['../class-diagram_8md.html',1,'']]],
- ['client_2ecpp_240',['client.cpp',['../client_8cpp.html',1,'']]],
- ['client_2eh_241',['client.h',['../client_8h.html',1,'']]],
- ['client_5fmain_2ecpp_242',['client_main.cpp',['../client__main_8cpp.html',1,'']]],
- ['cmakelists_2etxt_243',['CMakeLists.txt',['../CMakeLists_8txt.html',1,'']]],
- ['components_2emd_244',['components.md',['../components_8md.html',1,'']]]
+ ['ci_2emd_245',['ci.md',['../ci_8md.html',1,'']]],
+ ['class_2ddiagram_2emd_246',['class-diagram.md',['../class-diagram_8md.html',1,'']]],
+ ['client_2ecpp_247',['client.cpp',['../client_8cpp.html',1,'']]],
+ ['client_2eh_248',['client.h',['../client_8h.html',1,'']]],
+ ['client_5fmain_2ecpp_249',['client_main.cpp',['../client__main_8cpp.html',1,'']]],
+ ['cmakelists_2etxt_250',['CMakeLists.txt',['../CMakeLists_8txt.html',1,'']]],
+ ['components_2emd_251',['components.md',['../components_8md.html',1,'']]]
];
diff --git a/docs/html/search/files_2.js b/docs/html/search/files_2.js
index 1fc2825f..f98728ba 100644
--- a/docs/html/search/files_2.js
+++ b/docs/html/search/files_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['doxygen_2dhomepage_2emd_245',['doxygen-homepage.md',['../doxygen-homepage_8md.html',1,'']]]
+ ['doxygen_2dhomepage_2emd_252',['doxygen-homepage.md',['../doxygen-homepage_8md.html',1,'']]]
];
diff --git a/docs/html/search/files_3.js b/docs/html/search/files_3.js
index 6ea29e4c..e4e10549 100644
--- a/docs/html/search/files_3.js
+++ b/docs/html/search/files_3.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['cmakelists_2etxt_246',['CMakeLists.txt',['../gui_2CMakeLists_8txt.html',1,'']]],
- ['guidance_2emd_247',['guidance.md',['../guidance_8md.html',1,'']]],
- ['main_2ecpp_248',['main.cpp',['../gui_2main_8cpp.html',1,'']]]
+ ['cmakelists_2etxt_253',['CMakeLists.txt',['../gui_2CMakeLists_8txt.html',1,'']]],
+ ['guidance_2emd_254',['guidance.md',['../guidance_8md.html',1,'']]],
+ ['main_2ecpp_255',['main.cpp',['../gui_2main_8cpp.html',1,'']]]
];
diff --git a/docs/html/search/files_4.js b/docs/html/search/files_4.js
index 435edae6..9fa63e33 100644
--- a/docs/html/search/files_4.js
+++ b/docs/html/search/files_4.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['iir_2ecpp_249',['iir.cpp',['../iir_8cpp.html',1,'']]],
- ['iir_2eh_250',['iir.h',['../iir_8h.html',1,'']]],
- ['index_2emd_251',['index.md',['../index_8md.html',1,'']]],
- ['inference_5fcore_2ecpp_252',['inference_core.cpp',['../inference__core_8cpp.html',1,'']]],
- ['inference_5fcore_2eh_253',['inference_core.h',['../inference__core_8h.html',1,'']]],
- ['intermediate_5fstructures_2ecpp_254',['intermediate_structures.cpp',['../intermediate__structures_8cpp.html',1,'']]],
- ['intermediate_5fstructures_2eh_255',['intermediate_structures.h',['../intermediate__structures_8h.html',1,'']]]
+ ['iir_2ecpp_256',['iir.cpp',['../iir_8cpp.html',1,'']]],
+ ['iir_2eh_257',['iir.h',['../iir_8h.html',1,'']]],
+ ['index_2emd_258',['index.md',['../index_8md.html',1,'']]],
+ ['inference_5fcore_2ecpp_259',['inference_core.cpp',['../inference__core_8cpp.html',1,'']]],
+ ['inference_5fcore_2eh_260',['inference_core.h',['../inference__core_8h.html',1,'']]],
+ ['intermediate_5fstructures_2ecpp_261',['intermediate_structures.cpp',['../intermediate__structures_8cpp.html',1,'']]],
+ ['intermediate_5fstructures_2eh_262',['intermediate_structures.h',['../intermediate__structures_8h.html',1,'']]]
];
diff --git a/docs/html/search/files_5.js b/docs/html/search/files_5.js
index d1a8288b..ee71fdb9 100644
--- a/docs/html/search/files_5.js
+++ b/docs/html/search/files_5.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['main_2ecpp_256',['main.cpp',['../main_8cpp.html',1,'']]],
- ['mainwindow_2ecpp_257',['mainwindow.cpp',['../mainwindow_8cpp.html',1,'']]],
- ['mainwindow_2eh_258',['mainwindow.h',['../mainwindow_8h.html',1,'']]]
+ ['main_2ecpp_263',['main.cpp',['../main_8cpp.html',1,'']]],
+ ['mainwindow_2ecpp_264',['mainwindow.cpp',['../mainwindow_8cpp.html',1,'']]],
+ ['mainwindow_2eh_265',['mainwindow.h',['../mainwindow_8h.html',1,'']]]
];
diff --git a/docs/html/search/files_6.js b/docs/html/search/files_6.js
index 1b590f01..c5da35fe 100644
--- a/docs/html/search/files_6.js
+++ b/docs/html/search/files_6.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['cmakelists_2etxt_259',['CMakeLists.txt',['../notifications_2CMakeLists_8txt.html',1,'']]],
- ['notify_2ecpp_260',['notify.cpp',['../notify_8cpp.html',1,'']]],
- ['notify_2eh_261',['notify.h',['../notify_8h.html',1,'']]]
+ ['cmakelists_2etxt_266',['CMakeLists.txt',['../notifications_2CMakeLists_8txt.html',1,'']]],
+ ['notify_2ecpp_267',['notify.cpp',['../notify_8cpp.html',1,'']]],
+ ['notify_2eh_268',['notify.h',['../notify_8h.html',1,'']]]
];
diff --git a/docs/html/search/files_7.js b/docs/html/search/files_7.js
index 5ef39331..3ff89269 100644
--- a/docs/html/search/files_7.js
+++ b/docs/html/search/files_7.js
@@ -1,11 +1,11 @@
var searchData=
[
- ['pipeline_2ecpp_262',['pipeline.cpp',['../pipeline_8cpp.html',1,'']]],
- ['pipeline_2eh_263',['pipeline.h',['../pipeline_8h.html',1,'']]],
- ['post_5fprocessor_2ecpp_264',['post_processor.cpp',['../post__processor_8cpp.html',1,'']]],
- ['post_5fprocessor_2eh_265',['post_processor.h',['../post__processor_8h.html',1,'']]],
- ['posture_5festimator_2ecpp_266',['posture_estimator.cpp',['../posture__estimator_8cpp.html',1,'']]],
- ['posture_5festimator_2eh_267',['posture_estimator.h',['../posture__estimator_8h.html',1,'']]],
- ['pre_5fprocessor_2ecpp_268',['pre_processor.cpp',['../pre__processor_8cpp.html',1,'']]],
- ['pre_5fprocessor_2eh_269',['pre_processor.h',['../pre__processor_8h.html',1,'']]]
+ ['pipeline_2ecpp_269',['pipeline.cpp',['../pipeline_8cpp.html',1,'']]],
+ ['pipeline_2eh_270',['pipeline.h',['../pipeline_8h.html',1,'']]],
+ ['post_5fprocessor_2ecpp_271',['post_processor.cpp',['../post__processor_8cpp.html',1,'']]],
+ ['post_5fprocessor_2eh_272',['post_processor.h',['../post__processor_8h.html',1,'']]],
+ ['posture_5festimator_2ecpp_273',['posture_estimator.cpp',['../posture__estimator_8cpp.html',1,'']]],
+ ['posture_5festimator_2eh_274',['posture_estimator.h',['../posture__estimator_8h.html',1,'']]],
+ ['pre_5fprocessor_2ecpp_275',['pre_processor.cpp',['../pre__processor_8cpp.html',1,'']]],
+ ['pre_5fprocessor_2eh_276',['pre_processor.h',['../pre__processor_8h.html',1,'']]]
];
diff --git a/docs/html/search/files_8.js b/docs/html/search/files_8.js
index fc816b32..06a5e361 100644
--- a/docs/html/search/files_8.js
+++ b/docs/html/search/files_8.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['requirements_2emd_270',['requirements.md',['../requirements_8md.html',1,'']]]
+ ['requirements_2emd_277',['requirements.md',['../requirements_8md.html',1,'']]]
];
diff --git a/docs/html/search/files_9.js b/docs/html/search/files_9.js
index 8dcafe9d..a3fe05ea 100644
--- a/docs/html/search/files_9.js
+++ b/docs/html/search/files_9.js
@@ -1,14 +1,14 @@
var searchData=
[
- ['sequence_2ddiagram_2emd_271',['sequence-diagram.md',['../sequence-diagram_8md.html',1,'']]],
- ['server_2ecpp_272',['server.cpp',['../server_8cpp.html',1,'']]],
- ['server_2eh_273',['server.h',['../server_8h.html',1,'']]],
- ['server_5fmain_2ecpp_274',['server_main.cpp',['../server__main_8cpp.html',1,'']]],
- ['settingswindow_2ecpp_275',['settingswindow.cpp',['../settingswindow_8cpp.html',1,'']]],
- ['settingswindow_2eh_276',['settingswindow.h',['../settingswindow_8h.html',1,'']]],
- ['software_2dinstall_2emd_277',['software-install.md',['../software-install_8md.html',1,'']]],
- ['source_2ddocumentation_2emd_278',['source-documentation.md',['../source-documentation_8md.html',1,'']]],
- ['spec_2emd_279',['spec.md',['../spec_8md.html',1,'']]],
- ['system_2ddesign_2emd_280',['system-design.md',['../system-design_8md.html',1,'']]],
- ['system_2emd_281',['system.md',['../system_8md.html',1,'']]]
+ ['sequence_2ddiagram_2emd_278',['sequence-diagram.md',['../sequence-diagram_8md.html',1,'']]],
+ ['server_2ecpp_279',['server.cpp',['../server_8cpp.html',1,'']]],
+ ['server_2eh_280',['server.h',['../server_8h.html',1,'']]],
+ ['server_5fmain_2ecpp_281',['server_main.cpp',['../server__main_8cpp.html',1,'']]],
+ ['settingswindow_2ecpp_282',['settingswindow.cpp',['../settingswindow_8cpp.html',1,'']]],
+ ['settingswindow_2eh_283',['settingswindow.h',['../settingswindow_8h.html',1,'']]],
+ ['software_2dinstall_2emd_284',['software-install.md',['../software-install_8md.html',1,'']]],
+ ['source_2ddocumentation_2emd_285',['source-documentation.md',['../source-documentation_8md.html',1,'']]],
+ ['spec_2emd_286',['spec.md',['../spec_8md.html',1,'']]],
+ ['system_2ddesign_2emd_287',['system-design.md',['../system-design_8md.html',1,'']]],
+ ['system_2emd_288',['system.md',['../system_8md.html',1,'']]]
];
diff --git a/docs/html/search/files_a.js b/docs/html/search/files_a.js
index 5579f7e2..c8c976d8 100644
--- a/docs/html/search/files_a.js
+++ b/docs/html/search/files_a.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['user_2dstories_2emd_282',['user-stories.md',['../user-stories_8md.html',1,'']]]
+ ['user_2dstories_2emd_289',['user-stories.md',['../user-stories_8md.html',1,'']]]
];
diff --git a/docs/html/search/files_b.js b/docs/html/search/files_b.js
index ec804e90..05f0cdf9 100644
--- a/docs/html/search/files_b.js
+++ b/docs/html/search/files_b.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['wireframes_2emd_283',['wireframes.md',['../wireframes_8md.html',1,'']]]
+ ['wireframes_2emd_290',['wireframes.md',['../wireframes_8md.html',1,'']]]
];
diff --git a/docs/html/search/functions_0.js b/docs/html/search/functions_0.js
index 0c049f70..84e3d5ee 100644
--- a/docs/html/search/functions_0.js
+++ b/docs/html/search/functions_0.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['add_5fexecutable_284',['add_executable',['../CMakeLists_8txt.html#a5b44abb07ac5a0137ad5d3d76aa1e2f3',1,'add_executable(PosturePerfection ${LIBSRC} main.cpp) target_link_libraries(PosturePerfection tensorflow-lite PosturePerfection_gui $: CMakeLists.txt'],['../notifications_2CMakeLists_8txt.html#a859b26a199891804067a9c4f424626ba',1,'add_executable(NotificationClient ${NOTFYSRC} client_main.cpp) add_library(PosturePerfection_notify STATIC $: CMakeLists.txt']]],
- ['add_5flibrary_285',['add_library',['../CMakeLists_8txt.html#a95c561a7c4ab4f98ade379ad378d8372',1,'CMakeLists.txt']]],
- ['add_5fsubdirectory_286',['add_subdirectory',['../CMakeLists_8txt.html#aa456ac79e9917e9e91d57a1dacf0a0ff',1,'add_subdirectory(gui ENABLE_EXPORTS) include_directories("$: CMakeLists.txt'],['../CMakeLists_8txt.html#a66d77f2386efd58d6b289a8143bd6a22',1,'add_subdirectory("${TENSORFLOW_SOURCE_DIR}/tensorflow/lite" "${CMAKE_CURRENT_BINARY_DIR}/tensorflow-lite" EXCLUDE_FROM_ALL) add_library(PosturePerfection_static STATIC $: CMakeLists.txt']]]
+ ['add_5fexecutable_291',['add_executable',['../CMakeLists_8txt.html#a5b44abb07ac5a0137ad5d3d76aa1e2f3',1,'add_executable(PosturePerfection ${LIBSRC} main.cpp) target_link_libraries(PosturePerfection tensorflow-lite PosturePerfection_gui $: CMakeLists.txt'],['../notifications_2CMakeLists_8txt.html#a859b26a199891804067a9c4f424626ba',1,'add_executable(NotificationClient ${NOTFYSRC} client_main.cpp) add_library(PosturePerfection_notify STATIC $: CMakeLists.txt']]],
+ ['add_5flibrary_292',['add_library',['../CMakeLists_8txt.html#a95c561a7c4ab4f98ade379ad378d8372',1,'add_library(PosturePerfection_notify STATIC ${NTFYSRC}) target_include_directories(PosturePerfection_static PUBLIC "$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#aec38cb6f22d920b18f90aab9359e7f66',1,'add_library(PosturePerfection_gui STATIC mainwindow.cpp settingswindow.cpp ../posture_estimator.cpp ../intermediate_structures.cpp ../pipeline.cpp) target_link_libraries(PosturePerfection_gui Qt5: CMakeLists.txt']]],
+ ['add_5fsubdirectory_293',['add_subdirectory',['../CMakeLists_8txt.html#aa456ac79e9917e9e91d57a1dacf0a0ff',1,'add_subdirectory(gui ENABLE_EXPORTS) include_directories("$: CMakeLists.txt'],['../CMakeLists_8txt.html#a66d77f2386efd58d6b289a8143bd6a22',1,'add_subdirectory("${TENSORFLOW_SOURCE_DIR}/tensorflow/lite" "${CMAKE_CURRENT_BINARY_DIR}/tensorflow-lite" EXCLUDE_FROM_ALL) add_library(PosturePerfection_static STATIC $: CMakeLists.txt']]]
];
diff --git a/docs/html/search/functions_1.js b/docs/html/search/functions_1.js
index 11880efa..2d9774a0 100644
--- a/docs/html/search/functions_1.js
+++ b/docs/html/search/functions_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['buffer_287',['Buffer',['../classPipeline_1_1Buffer.html#a8c55c604454fb0b1039271a90dcabe7f',1,'Pipeline::Buffer']]]
+ ['buffer_294',['Buffer',['../classPipeline_1_1Buffer.html#a8c55c604454fb0b1039271a90dcabe7f',1,'Pipeline::Buffer']]]
];
diff --git a/docs/html/search/functions_10.js b/docs/html/search/functions_10.js
index c57b42c6..f66788fe 100644
--- a/docs/html/search/functions_10.js
+++ b/docs/html/search/functions_10.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['_7eframegenerator_332',['~FrameGenerator',['../classPipeline_1_1FrameGenerator.html#abc4d457c8317f8f3b59b0fe69f4f363e',1,'Pipeline::FrameGenerator']]],
- ['_7emainwindow_333',['~MainWindow',['../classGUI_1_1MainWindow.html#abd7f6b8284ca15a11e343ee4895bde9d',1,'GUI::MainWindow']]],
- ['_7enotifyclient_334',['~NotifyClient',['../classNotify_1_1NotifyClient.html#a9be868373530a0d94df4fa3d6c272b77',1,'Notify::NotifyClient']]],
- ['_7enotifyserver_335',['~NotifyServer',['../classNotify_1_1NotifyServer.html#ad61e6be70a1880d1b6f94e5aecca5de5',1,'Notify::NotifyServer']]],
- ['_7epipeline_336',['~Pipeline',['../classPipeline_1_1Pipeline.html#aefed59f024a1a9acb0b98279124f079b',1,'Pipeline::Pipeline']]],
- ['_7epostureestimator_337',['~PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ae067ecb8f608b149771b95927e904818',1,'PostureEstimating::PostureEstimator']]],
- ['_7esettingswindow_338',['~SettingsWindow',['../classGUI_1_1SettingsWindow.html#ad994c547ca924b80a5ec86636a603b48',1,'GUI::SettingsWindow']]]
+ ['_7eframegenerator_346',['~FrameGenerator',['../classPipeline_1_1FrameGenerator.html#abc4d457c8317f8f3b59b0fe69f4f363e',1,'Pipeline::FrameGenerator']]],
+ ['_7emainwindow_347',['~MainWindow',['../classGUI_1_1MainWindow.html#abd7f6b8284ca15a11e343ee4895bde9d',1,'GUI::MainWindow']]],
+ ['_7enotifyclient_348',['~NotifyClient',['../classNotify_1_1NotifyClient.html#a9be868373530a0d94df4fa3d6c272b77',1,'Notify::NotifyClient']]],
+ ['_7enotifyserver_349',['~NotifyServer',['../classNotify_1_1NotifyServer.html#ad61e6be70a1880d1b6f94e5aecca5de5',1,'Notify::NotifyServer']]],
+ ['_7epipeline_350',['~Pipeline',['../classPipeline_1_1Pipeline.html#aefed59f024a1a9acb0b98279124f079b',1,'Pipeline::Pipeline']]],
+ ['_7epostureestimator_351',['~PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ae067ecb8f608b149771b95927e904818',1,'PostureEstimating::PostureEstimator']]],
+ ['_7esettingswindow_352',['~SettingsWindow',['../classGUI_1_1SettingsWindow.html#ad994c547ca924b80a5ec86636a603b48',1,'GUI::SettingsWindow']]]
];
diff --git a/docs/html/search/functions_2.js b/docs/html/search/functions_2.js
index 81e64015..e32c7c1d 100644
--- a/docs/html/search/functions_2.js
+++ b/docs/html/search/functions_2.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['cmake_5fminimum_5frequired_288',['cmake_minimum_required',['../gui_2CMakeLists_8txt.html#ae34aff959167aebc70a3bcd23fc526ef',1,'cmake_minimum_required(VERSION 3.7.0) project(gui VERSION 1.0.0 LANGUAGES CXX) if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES) set(CMAKE_BUILD_TYPE "RelWithDebInfo") endif() set(OpenCV_DIR "$: CMakeLists.txt'],['../notifications_2CMakeLists_8txt.html#a314a1273e21cfbc43955234cc047c2c3',1,'cmake_minimum_required(VERSION 3.10) project(Notification) set(NOTFYSRC server.cpp notify.cpp client.cpp) add_executable(NotificationServer $: CMakeLists.txt']]],
- ['createmainpage_289',['createMainPage',['../classGUI_1_1MainWindow.html#a08474b2d05747fcc32d55ba7209d5209',1,'GUI::MainWindow']]],
- ['createpose_290',['createPose',['../namespacePostureEstimating.html#a2deac6e18a1012d21d7d1cd72e22e28a',1,'PostureEstimating']]],
- ['createsettingspage_291',['createSettingsPage',['../classGUI_1_1MainWindow.html#a583c7c30730686b4952a4bdc95b421b8',1,'GUI::MainWindow']]]
+ ['cmake_5fminimum_5frequired_295',['cmake_minimum_required',['../gui_2CMakeLists_8txt.html#ae34aff959167aebc70a3bcd23fc526ef',1,'cmake_minimum_required(VERSION 3.7.0) project(gui VERSION 1.0.0 LANGUAGES CXX) if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES) set(CMAKE_BUILD_TYPE "RelWithDebInfo") endif() set(OpenCV_DIR "$: CMakeLists.txt'],['../notifications_2CMakeLists_8txt.html#a314a1273e21cfbc43955234cc047c2c3',1,'cmake_minimum_required(VERSION 3.10) project(Notification) set(NOTFYSRC server.cpp notify.cpp client.cpp) add_executable(NotificationServer $: CMakeLists.txt']]],
+ ['createmainpage_296',['createMainPage',['../classGUI_1_1MainWindow.html#a08474b2d05747fcc32d55ba7209d5209',1,'GUI::MainWindow']]],
+ ['createpose_297',['createPose',['../namespacePostureEstimating.html#a2deac6e18a1012d21d7d1cd72e22e28a',1,'PostureEstimating']]],
+ ['createsettingspage_298',['createSettingsPage',['../classGUI_1_1MainWindow.html#a1283f396bdc85ac157058eb00234a9cf',1,'GUI::MainWindow']]]
];
diff --git a/docs/html/search/functions_3.js b/docs/html/search/functions_3.js
index 2c4d9f41..8f43ee95 100644
--- a/docs/html/search/functions_3.js
+++ b/docs/html/search/functions_3.js
@@ -1,4 +1,5 @@
var searchData=
[
- ['decrease_5fframerate_292',['decrease_framerate',['../classPipeline_1_1Pipeline.html#a5a64a36310c2c42ee54df53e864b8f86',1,'Pipeline::Pipeline']]]
+ ['decrease_5fframerate_299',['decrease_framerate',['../classPipeline_1_1Pipeline.html#a5a64a36310c2c42ee54df53e864b8f86',1,'Pipeline::Pipeline']]],
+ ['decreasevideoframerate_300',['decreaseVideoFramerate',['../classGUI_1_1MainWindow.html#aff413f5cac81e23360a4df4854a656ac',1,'GUI::MainWindow']]]
];
diff --git a/docs/html/search/functions_4.js b/docs/html/search/functions_4.js
index cb2e2487..7d75d962 100644
--- a/docs/html/search/functions_4.js
+++ b/docs/html/search/functions_4.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['endif_293',['endif',['../CMakeLists_8txt.html#a3054f5d0bbe01882593a8e474521142f',1,'CMakeLists.txt']]],
- ['err_5fmsg_294',['err_msg',['../namespaceNotify.html#a8cad23d2c115783e595d6db122757e2f',1,'Notify']]]
+ ['endif_301',['endif',['../CMakeLists_8txt.html#a3054f5d0bbe01882593a8e474521142f',1,'endif() include_directories("$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#a3054f5d0bbe01882593a8e474521142f',1,'endif() include_directories("$: CMakeLists.txt']]],
+ ['err_5fmsg_302',['err_msg',['../namespaceNotify.html#a8cad23d2c115783e595d6db122757e2f',1,'Notify']]]
];
diff --git a/docs/html/search/functions_5.js b/docs/html/search/functions_5.js
index dbe3919c..d98a1130 100644
--- a/docs/html/search/functions_5.js
+++ b/docs/html/search/functions_5.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['find_5fpackage_295',['find_package',['../CMakeLists_8txt.html#aff19a2b08a70c1671d45f82b7f9aac16',1,'find_package(OpenCV REQUIRED) if(NOT TENSORFLOW_SOURCE_DIR) get_filename_component(TENSORFLOW_SOURCE_DIR "$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#aeceba7f4eb4a9c11dbd1b92fdcdd5340',1,'find_package(OpenCV REQUIRED) include_directories("$: CMakeLists.txt']]],
- ['frame_5fcallback_296',['frame_callback',['../main_8cpp.html#a4c85d43663de4cae69c6b348201f49e2',1,'main.cpp']]],
- ['framegenerator_297',['FrameGenerator',['../classPipeline_1_1FrameGenerator.html#acbb80bba51cd4da8e8da411eb9631db9',1,'Pipeline::FrameGenerator']]]
+ ['find_5fpackage_303',['find_package',['../CMakeLists_8txt.html#aff19a2b08a70c1671d45f82b7f9aac16',1,'find_package(OpenCV REQUIRED) if(NOT TENSORFLOW_SOURCE_DIR) get_filename_component(TENSORFLOW_SOURCE_DIR "$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#aeceba7f4eb4a9c11dbd1b92fdcdd5340',1,'find_package(OpenCV REQUIRED) include_directories("$: CMakeLists.txt']]],
+ ['frame_5fcallback_304',['frame_callback',['../main_8cpp.html#a4c85d43663de4cae69c6b348201f49e2',1,'main.cpp']]],
+ ['framegenerator_305',['FrameGenerator',['../classPipeline_1_1FrameGenerator.html#acbb80bba51cd4da8e8da411eb9631db9',1,'Pipeline::FrameGenerator']]]
];
diff --git a/docs/html/search/functions_6.js b/docs/html/search/functions_6.js
index 26e903be..c7eb6d80 100644
--- a/docs/html/search/functions_6.js
+++ b/docs/html/search/functions_6.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['get_5fframerate_298',['get_framerate',['../classPipeline_1_1Pipeline.html#ab216a6a3df8b59831caa4fa5e4748dbc',1,'Pipeline::Pipeline']]],
- ['getstringfromcommand_299',['GetStringFromCommand',['../namespaceNotify.html#a368e841e7c487322b40c60877b21e6da',1,'Notify']]]
+ ['get_5fframerate_306',['get_framerate',['../classPipeline_1_1Pipeline.html#ab216a6a3df8b59831caa4fa5e4748dbc',1,'Pipeline::Pipeline']]],
+ ['getstringfromcommand_307',['GetStringFromCommand',['../namespaceNotify.html#a368e841e7c487322b40c60877b21e6da',1,'Notify']]]
];
diff --git a/docs/html/search/functions_7.js b/docs/html/search/functions_7.js
index 2a15d1c5..5e25beb2 100644
--- a/docs/html/search/functions_7.js
+++ b/docs/html/search/functions_7.js
@@ -1,9 +1,10 @@
var searchData=
[
- ['iir2ndorderfilter_300',['IIR2ndOrderFilter',['../classIIR_1_1IIR2ndOrderFilter.html#af4038e98512af1404520cf4cb7439a45',1,'IIR::IIR2ndOrderFilter']]],
- ['iirfilter_301',['IIRFilter',['../classIIR_1_1IIRFilter.html#a573b000f3c54ec42c358444cbc995b5f',1,'IIR::IIRFilter']]],
- ['include_5fdirectories_302',['include_directories',['../CMakeLists_8txt.html#a888087499d9107f7438009b28e1a0a50',1,'CMakeLists.txt']]],
- ['increase_5fframerate_303',['increase_framerate',['../classPipeline_1_1Pipeline.html#a464136da37a7e56e322443653e34b932',1,'Pipeline::Pipeline']]],
- ['inferencecore_304',['InferenceCore',['../classInference_1_1InferenceCore.html#a6d0465cab368c842b3ae33b1b9eebeec',1,'Inference::InferenceCore']]],
- ['intelligent_5fmean_5fbody_5fparts_305',['intelligent_mean_body_parts',['../post__processor_8cpp.html#a3a861629ba37e50dc5ce36ddb11cf933',1,'post_processor.cpp']]]
+ ['iir2ndorderfilter_308',['IIR2ndOrderFilter',['../classIIR_1_1IIR2ndOrderFilter.html#af4038e98512af1404520cf4cb7439a45',1,'IIR::IIR2ndOrderFilter']]],
+ ['iirfilter_309',['IIRFilter',['../classIIR_1_1IIRFilter.html#a573b000f3c54ec42c358444cbc995b5f',1,'IIR::IIRFilter']]],
+ ['include_5fdirectories_310',['include_directories',['../CMakeLists_8txt.html#a888087499d9107f7438009b28e1a0a50',1,'include_directories("${TENSORFLOW_SOURCE_DIR}/tensorflow/lite") include_directories("$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#a888087499d9107f7438009b28e1a0a50',1,'include_directories("${TENSORFLOW_SOURCE_DIR}/tensorflow/lite") include_directories("$: CMakeLists.txt']]],
+ ['increase_5fframerate_311',['increase_framerate',['../classPipeline_1_1Pipeline.html#a464136da37a7e56e322443653e34b932',1,'Pipeline::Pipeline']]],
+ ['increasevideoframerate_312',['increaseVideoFramerate',['../classGUI_1_1MainWindow.html#a82a20098441ce96d89e4e699ff9c60df',1,'GUI::MainWindow']]],
+ ['inferencecore_313',['InferenceCore',['../classInference_1_1InferenceCore.html#a6d0465cab368c842b3ae33b1b9eebeec',1,'Inference::InferenceCore']]],
+ ['intelligent_5fmean_5fbody_5fparts_314',['intelligent_mean_body_parts',['../post__processor_8cpp.html#a3a861629ba37e50dc5ce36ddb11cf933',1,'post_processor.cpp']]]
];
diff --git a/docs/html/search/functions_8.js b/docs/html/search/functions_8.js
index 735bf5d9..787a58aa 100644
--- a/docs/html/search/functions_8.js
+++ b/docs/html/search/functions_8.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['main_306',['main',['../gui_2main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): main.cpp'],['../main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): main.cpp'],['../client__main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): client_main.cpp'],['../server__main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): server_main.cpp']]],
- ['mainwindow_307',['MainWindow',['../classGUI_1_1MainWindow.html#a976fe04009d096df85d8a42a7d2e7c64',1,'GUI::MainWindow']]]
+ ['main_315',['main',['../gui_2main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): main.cpp'],['../main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): main.cpp'],['../client__main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): client_main.cpp'],['../server__main_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97',1,'main(int argc, char *argv[]): server_main.cpp']]],
+ ['mainwindow_316',['MainWindow',['../classGUI_1_1MainWindow.html#a8c28036978847305a5dbbcc7114e7f05',1,'GUI::MainWindow']]]
];
diff --git a/docs/html/search/functions_9.js b/docs/html/search/functions_9.js
index 863025d7..eeb13c8e 100644
--- a/docs/html/search/functions_9.js
+++ b/docs/html/search/functions_9.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['next_5fframe_308',['next_frame',['../classPipeline_1_1FrameGenerator.html#a83e73483b2cadbfe02e4804814c0b643',1,'Pipeline::FrameGenerator']]],
- ['notifyclient_309',['NotifyClient',['../classNotify_1_1NotifyClient.html#ac6f15158c786e07c250e9499cf902d9c',1,'Notify::NotifyClient']]],
- ['notifyserver_310',['NotifyServer',['../classNotify_1_1NotifyServer.html#ae8695fdf368c285025774dca392884b5',1,'Notify::NotifyServer']]]
+ ['next_5fframe_317',['next_frame',['../classPipeline_1_1FrameGenerator.html#a83e73483b2cadbfe02e4804814c0b643',1,'Pipeline::FrameGenerator']]],
+ ['notifyclient_318',['NotifyClient',['../classNotify_1_1NotifyClient.html#ac6f15158c786e07c250e9499cf902d9c',1,'Notify::NotifyClient']]],
+ ['notifyserver_319',['NotifyServer',['../classNotify_1_1NotifyServer.html#ae8695fdf368c285025774dca392884b5',1,'Notify::NotifyServer']]]
];
diff --git a/docs/html/search/functions_a.js b/docs/html/search/functions_a.js
index dbceea72..281a63f4 100644
--- a/docs/html/search/functions_a.js
+++ b/docs/html/search/functions_a.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['pipeline_311',['Pipeline',['../classPipeline_1_1Pipeline.html#a42acbc67045f64819cd962e2b5746091',1,'Pipeline::Pipeline']]],
- ['pop_312',['pop',['../classPipeline_1_1Buffer.html#a7be59463df9ced0c68e44b2567140622',1,'Pipeline::Buffer']]],
- ['postprocessor_313',['PostProcessor',['../classPostProcessing_1_1PostProcessor.html#a08e86bb5b38024d22acc0dd69c757b7b',1,'PostProcessing::PostProcessor']]],
- ['postureestimator_314',['PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ab86561e9c3706a2c4ae7a934ffc1ad04',1,'PostureEstimating::PostureEstimator']]],
- ['preprocessor_315',['PreProcessor',['../classPreProcessing_1_1PreProcessor.html#afd713f3b176e5bfe59f5af63236ea72c',1,'PreProcessing::PreProcessor']]],
- ['push_316',['push',['../classPipeline_1_1Buffer.html#af5e412a884a75acdf28935a1fd41a344',1,'Pipeline::Buffer']]]
+ ['pipeline_320',['Pipeline',['../classPipeline_1_1Pipeline.html#a42acbc67045f64819cd962e2b5746091',1,'Pipeline::Pipeline']]],
+ ['pop_321',['pop',['../classPipeline_1_1Buffer.html#a7be59463df9ced0c68e44b2567140622',1,'Pipeline::Buffer']]],
+ ['postprocessor_322',['PostProcessor',['../classPostProcessing_1_1PostProcessor.html#a08e86bb5b38024d22acc0dd69c757b7b',1,'PostProcessing::PostProcessor']]],
+ ['postureestimator_323',['PostureEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ab86561e9c3706a2c4ae7a934ffc1ad04',1,'PostureEstimating::PostureEstimator']]],
+ ['preprocessor_324',['PreProcessor',['../classPreProcessing_1_1PreProcessor.html#afd713f3b176e5bfe59f5af63236ea72c',1,'PreProcessing::PreProcessor']]],
+ ['push_325',['push',['../classPipeline_1_1Buffer.html#af5e412a884a75acdf28935a1fd41a344',1,'Pipeline::Buffer']]]
];
diff --git a/docs/html/search/functions_b.js b/docs/html/search/functions_b.js
index 1d142421..b4c833df 100644
--- a/docs/html/search/functions_b.js
+++ b/docs/html/search/functions_b.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['run_317',['run',['../classIIR_1_1IIR2ndOrderFilter.html#a9500fcdaf9d6923057461c1a0ef623d2',1,'IIR::IIR2ndOrderFilter::run()'],['../classIIR_1_1IIRFilter.html#a1f0009b3f0107d00cd5cb230c028a023',1,'IIR::IIRFilter::run()'],['../classInference_1_1InferenceCore.html#ab622367f2d9a518e89401fe0ee710188',1,'Inference::InferenceCore::run()'],['../classNotify_1_1NotifyServer.html#a43136bee3a4caa3cb58b64f658ed5a2c',1,'Notify::NotifyServer::run()'],['../classPostProcessing_1_1PostProcessor.html#a2a8ce854324720f34d9c4f10c2b37e4d',1,'PostProcessing::PostProcessor::run()'],['../classPreProcessing_1_1PreProcessor.html#ac81108f758bd9d90483b5c85f1c965d9',1,'PreProcessing::PreProcessor::run()']]],
- ['runestimator_318',['runEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ac6f12c5c80b96860c57a989c92b28d2b',1,'PostureEstimating::PostureEstimator']]]
+ ['run_326',['run',['../classIIR_1_1IIR2ndOrderFilter.html#a9500fcdaf9d6923057461c1a0ef623d2',1,'IIR::IIR2ndOrderFilter::run()'],['../classIIR_1_1IIRFilter.html#a1f0009b3f0107d00cd5cb230c028a023',1,'IIR::IIRFilter::run()'],['../classInference_1_1InferenceCore.html#ab622367f2d9a518e89401fe0ee710188',1,'Inference::InferenceCore::run()'],['../classNotify_1_1NotifyServer.html#a43136bee3a4caa3cb58b64f658ed5a2c',1,'Notify::NotifyServer::run()'],['../classPostProcessing_1_1PostProcessor.html#a2a8ce854324720f34d9c4f10c2b37e4d',1,'PostProcessing::PostProcessor::run()'],['../classPreProcessing_1_1PreProcessor.html#ac81108f758bd9d90483b5c85f1c965d9',1,'PreProcessing::PreProcessor::run()']]],
+ ['runestimator_327',['runEstimator',['../classPostureEstimating_1_1PostureEstimator.html#ac6f12c5c80b96860c57a989c92b28d2b',1,'PostureEstimating::PostureEstimator']]]
];
diff --git a/docs/html/search/functions_c.js b/docs/html/search/functions_c.js
index d0a1a946..923d71f8 100644
--- a/docs/html/search/functions_c.js
+++ b/docs/html/search/functions_c.js
@@ -1,10 +1,13 @@
var searchData=
[
- ['sendmessage_319',['sendMessage',['../classNotify_1_1NotifyClient.html#a3ac1883f965dde550adc2ff4fea44976',1,'Notify::NotifyClient']]],
- ['set_320',['set',['../CMakeLists_8txt.html#a52d4dc59d924456641ba77e1ca02f9cf',1,'set(CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 0.1.0) set(CMAKE_CXX_LINK_FLAGS "$: CMakeLists.txt'],['../CMakeLists_8txt.html#a7b7902e413b859f92d83fa46364199dc',1,'set(NTFYSRC notifications/notify.cpp notifications/client.cpp notifications/server.cpp) set(LIBSRC iir.cpp inference_core.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#a1bfe71e38d59a899a64490bd35d6b9f1',1,'set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED ON) set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_AUTOUIC ON) find_package(Qt5 COMPONENTS Widgets PrintSupport REQUIRED) find_package(QCustomPlot) add_library(PosturePerfection_gui STATIC mainwindow.cpp settingswindow.cpp ../posture_estimator.cpp ../intermediate_structures.cpp) target_link_libraries(PosturePerfection_gui Qt5: CMakeLists.txt']]],
- ['set_5fconfidence_5fthreshold_321',['set_confidence_threshold',['../classPipeline_1_1Pipeline.html#adf939f20615758a4753199941aee2218',1,'Pipeline::Pipeline::set_confidence_threshold()'],['../classPostProcessing_1_1PostProcessor.html#acfd7f824e696fae2ceab20d8b6f91c0a',1,'PostProcessing::PostProcessor::set_confidence_threshold()']]],
- ['set_5fideal_5fposture_322',['set_ideal_posture',['../classPipeline_1_1Pipeline.html#a0b517257139bbd3de2573f19ceb31b6b',1,'Pipeline::Pipeline']]],
- ['settingswindow_323',['SettingsWindow',['../classGUI_1_1SettingsWindow.html#a58d29b43186eb136316f82b1f5b8ec2f',1,'GUI::SettingsWindow']]],
- ['stringjoint_324',['stringJoint',['../namespacePostureEstimating.html#a91a737eb0e9cd2b92b6c067d93d1da83',1,'PostureEstimating']]],
- ['stringstatus_325',['stringStatus',['../namespacePostProcessing.html#a6e9842a582098e89f3855632c670cc83',1,'PostProcessing']]]
+ ['sendmessage_328',['sendMessage',['../classNotify_1_1NotifyClient.html#a3ac1883f965dde550adc2ff4fea44976',1,'Notify::NotifyClient']]],
+ ['set_329',['set',['../CMakeLists_8txt.html#a52d4dc59d924456641ba77e1ca02f9cf',1,'set(CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 0.1.0) set(CMAKE_CXX_LINK_FLAGS "$: CMakeLists.txt'],['../CMakeLists_8txt.html#a7b7902e413b859f92d83fa46364199dc',1,'set(NTFYSRC notifications/notify.cpp notifications/client.cpp notifications/server.cpp) set(LIBSRC iir.cpp inference_core.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$: CMakeLists.txt'],['../gui_2CMakeLists_8txt.html#ac9a44e066b779d84926d1fc478e53957',1,'set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED ON) set(CMAKE_AUTOMOC ON) set(CMAKE_AUTORCC ON) set(CMAKE_AUTOUIC ON) find_package(Qt5 COMPONENTS Widgets PrintSupport REQUIRED) find_package(QCustomPlot) if(NOT TENSORFLOW_SOURCE_DIR) get_filename_component(TENSORFLOW_SOURCE_DIR "$: CMakeLists.txt']]],
+ ['set_5fconfidence_5fthreshold_330',['set_confidence_threshold',['../classPipeline_1_1Pipeline.html#adf939f20615758a4753199941aee2218',1,'Pipeline::Pipeline::set_confidence_threshold()'],['../classPostProcessing_1_1PostProcessor.html#acfd7f824e696fae2ceab20d8b6f91c0a',1,'PostProcessing::PostProcessor::set_confidence_threshold()']]],
+ ['set_5fideal_5fposture_331',['set_ideal_posture',['../classPipeline_1_1Pipeline.html#a378b6f9da650022e6eed6302c8806022',1,'Pipeline::Pipeline']]],
+ ['setidealposture_332',['setIdealPosture',['../classGUI_1_1MainWindow.html#aaa69bb53682ae4c7e3139c5ef6cb13cc',1,'GUI::MainWindow']]],
+ ['setoutputframerate_333',['setOutputFramerate',['../classGUI_1_1MainWindow.html#a4892b53b50bc51c1d5ec5213b084824a',1,'GUI::MainWindow']]],
+ ['setthresholdvalue_334',['setThresholdValue',['../classGUI_1_1MainWindow.html#afa7e8eb35e279444aea770d2100356fc',1,'GUI::MainWindow']]],
+ ['settingswindow_335',['SettingsWindow',['../classGUI_1_1SettingsWindow.html#a58d29b43186eb136316f82b1f5b8ec2f',1,'GUI::SettingsWindow']]],
+ ['stringjoint_336',['stringJoint',['../namespacePostureEstimating.html#a91a737eb0e9cd2b92b6c067d93d1da83',1,'PostureEstimating']]],
+ ['stringstatus_337',['stringStatus',['../namespacePostProcessing.html#a6e9842a582098e89f3855632c670cc83',1,'PostProcessing']]]
];
diff --git a/docs/html/search/functions_d.js b/docs/html/search/functions_d.js
index c8069198..f81f7b2a 100644
--- a/docs/html/search/functions_d.js
+++ b/docs/html/search/functions_d.js
@@ -1,5 +1,6 @@
var searchData=
[
- ['target_5flink_5flibraries_326',['target_link_libraries',['../CMakeLists_8txt.html#a9c779c44143503c58fb384b5b5b004a3',1,'CMakeLists.txt']]],
- ['try_5fpush_327',['try_push',['../classPipeline_1_1Buffer.html#a5be39610d75d446b134194803d20dfc6',1,'Pipeline::Buffer']]]
+ ['target_5finclude_5fdirectories_338',['target_include_directories',['../gui_2CMakeLists_8txt.html#a0aae844091505c41ec9dcc75f3e78a04',1,'CMakeLists.txt']]],
+ ['target_5flink_5flibraries_339',['target_link_libraries',['../CMakeLists_8txt.html#a9c779c44143503c58fb384b5b5b004a3',1,'CMakeLists.txt']]],
+ ['try_5fpush_340',['try_push',['../classPipeline_1_1Buffer.html#a5be39610d75d446b134194803d20dfc6',1,'Pipeline::Buffer']]]
];
diff --git a/docs/html/search/functions_e.js b/docs/html/search/functions_e.js
index f31c342e..a8900fd0 100644
--- a/docs/html/search/functions_e.js
+++ b/docs/html/search/functions_e.js
@@ -1,6 +1,7 @@
var searchData=
[
- ['update_5fideal_5fpose_328',['update_ideal_pose',['../classPostureEstimating_1_1PostureEstimator.html#a96da35b970e17452e9a5b9e5d32561dc',1,'PostureEstimating::PostureEstimator']]],
- ['updateframe_329',['updateFrame',['../classGUI_1_1MainWindow.html#ade3846b6c72e229f01bfb1cfc5830598',1,'GUI::MainWindow']]],
- ['updatetable_330',['updateTable',['../classGUI_1_1MainWindow.html#af15170fd7b917c980d5e3577579dbbdb',1,'GUI::MainWindow']]]
+ ['update_5fideal_5fpose_341',['update_ideal_pose',['../classPostureEstimating_1_1PostureEstimator.html#ad032960ec600840bf538ad88366a12cd',1,'PostureEstimating::PostureEstimator']]],
+ ['updateframe_342',['updateFrame',['../classGUI_1_1MainWindow.html#ade3846b6c72e229f01bfb1cfc5830598',1,'GUI::MainWindow']]],
+ ['updatepose_343',['updatePose',['../classGUI_1_1MainWindow.html#a5bb8233bd77db5c51d0e6637527ee07d',1,'GUI::MainWindow']]],
+ ['updatetable_344',['updateTable',['../classGUI_1_1MainWindow.html#af15170fd7b917c980d5e3577579dbbdb',1,'GUI::MainWindow']]]
];
diff --git a/docs/html/search/functions_f.js b/docs/html/search/functions_f.js
index f24753d8..43710257 100644
--- a/docs/html/search/functions_f.js
+++ b/docs/html/search/functions_f.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['what_331',['what',['../structNotify_1_1IncorrectDirectory.html#af6d56f661bf214abfa8ee1b9cf9a6c93',1,'Notify::IncorrectDirectory']]]
+ ['what_345',['what',['../structNotify_1_1IncorrectDirectory.html#af6d56f661bf214abfa8ee1b9cf9a6c93',1,'Notify::IncorrectDirectory']]]
];
diff --git a/docs/html/search/namespaces_0.js b/docs/html/search/namespaces_0.js
index d673e6c8..ac8f486c 100644
--- a/docs/html/search/namespaces_0.js
+++ b/docs/html/search/namespaces_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['gui_229',['GUI',['../namespaceGUI.html',1,'']]]
+ ['gui_236',['GUI',['../namespaceGUI.html',1,'']]]
];
diff --git a/docs/html/search/namespaces_1.js b/docs/html/search/namespaces_1.js
index aa6808f1..c6f32721 100644
--- a/docs/html/search/namespaces_1.js
+++ b/docs/html/search/namespaces_1.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['iir_230',['IIR',['../namespaceIIR.html',1,'']]],
- ['inference_231',['Inference',['../namespaceInference.html',1,'']]]
+ ['iir_237',['IIR',['../namespaceIIR.html',1,'']]],
+ ['inference_238',['Inference',['../namespaceInference.html',1,'']]]
];
diff --git a/docs/html/search/namespaces_2.js b/docs/html/search/namespaces_2.js
index b5868491..423d94d6 100644
--- a/docs/html/search/namespaces_2.js
+++ b/docs/html/search/namespaces_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['notify_232',['Notify',['../namespaceNotify.html',1,'']]]
+ ['notify_239',['Notify',['../namespaceNotify.html',1,'']]]
];
diff --git a/docs/html/search/namespaces_3.js b/docs/html/search/namespaces_3.js
index 3080fb40..0eeaa123 100644
--- a/docs/html/search/namespaces_3.js
+++ b/docs/html/search/namespaces_3.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['pipeline_233',['Pipeline',['../namespacePipeline.html',1,'']]],
- ['postprocessing_234',['PostProcessing',['../namespacePostProcessing.html',1,'']]],
- ['postureestimating_235',['PostureEstimating',['../namespacePostureEstimating.html',1,'']]],
- ['preprocessing_236',['PreProcessing',['../namespacePreProcessing.html',1,'']]]
+ ['pipeline_240',['Pipeline',['../namespacePipeline.html',1,'']]],
+ ['postprocessing_241',['PostProcessing',['../namespacePostProcessing.html',1,'']]],
+ ['postureestimating_242',['PostureEstimating',['../namespacePostureEstimating.html',1,'']]],
+ ['preprocessing_243',['PreProcessing',['../namespacePreProcessing.html',1,'']]]
];
diff --git a/docs/html/search/variables_0.js b/docs/html/search/variables_0.js
index 778c6822..686ab3a7 100644
--- a/docs/html/search/variables_0.js
+++ b/docs/html/search/variables_0.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['a0_339',['a0',['../structIIR_1_1Nodes.html#abed80d435c66c2c7aa25d7e75ed78eff',1,'IIR::Nodes']]],
- ['a1_340',['a1',['../structIIR_1_1Nodes.html#a153d24516894230174fd086dcd78fbcd',1,'IIR::Nodes']]],
- ['a2_341',['a2',['../structIIR_1_1Nodes.html#a9de2922230767cb70c3314dbbca0c550',1,'IIR::Nodes']]]
+ ['a0_353',['a0',['../structIIR_1_1Nodes.html#abed80d435c66c2c7aa25d7e75ed78eff',1,'IIR::Nodes']]],
+ ['a1_354',['a1',['../structIIR_1_1Nodes.html#a153d24516894230174fd086dcd78fbcd',1,'IIR::Nodes']]],
+ ['a2_355',['a2',['../structIIR_1_1Nodes.html#a9de2922230767cb70c3314dbbca0c550',1,'IIR::Nodes']]]
];
diff --git a/docs/html/search/variables_1.js b/docs/html/search/variables_1.js
index 2ccf2d6f..47291ee6 100644
--- a/docs/html/search/variables_1.js
+++ b/docs/html/search/variables_1.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['b0_342',['b0',['../structIIR_1_1Nodes.html#a4d9c56e2a002b525922b94a16f0418d8',1,'IIR::Nodes']]],
- ['b1_343',['b1',['../structIIR_1_1Nodes.html#af13263366a4a93fcaebe6b7ebaee1995',1,'IIR::Nodes']]],
- ['b2_344',['b2',['../structIIR_1_1Nodes.html#a2ac8192bd6a754b00af4df49507a51f5',1,'IIR::Nodes']]],
- ['body_5fparts_345',['body_parts',['../structPostProcessing_1_1ProcessedResults.html#aed9c2a4758f37aacf2b82373747a7497',1,'PostProcessing::ProcessedResults::body_parts()'],['../structInference_1_1InferenceResults.html#aa372582d65a4f715c917f09e4489f314',1,'Inference::InferenceResults::body_parts()']]],
- ['buffer_346',['buffer',['../classNotify_1_1NotifyServer.html#adc07ef29a3e4b3d9a80f32cd113b9709',1,'Notify::NotifyServer']]]
+ ['b0_356',['b0',['../structIIR_1_1Nodes.html#a4d9c56e2a002b525922b94a16f0418d8',1,'IIR::Nodes']]],
+ ['b1_357',['b1',['../structIIR_1_1Nodes.html#af13263366a4a93fcaebe6b7ebaee1995',1,'IIR::Nodes']]],
+ ['b2_358',['b2',['../structIIR_1_1Nodes.html#a2ac8192bd6a754b00af4df49507a51f5',1,'IIR::Nodes']]],
+ ['body_5fparts_359',['body_parts',['../structPostProcessing_1_1ProcessedResults.html#aed9c2a4758f37aacf2b82373747a7497',1,'PostProcessing::ProcessedResults::body_parts()'],['../structInference_1_1InferenceResults.html#aa372582d65a4f715c917f09e4489f314',1,'Inference::InferenceResults::body_parts()']]],
+ ['buffer_360',['buffer',['../classNotify_1_1NotifyServer.html#adc07ef29a3e4b3d9a80f32cd113b9709',1,'Notify::NotifyServer']]]
];
diff --git a/docs/html/search/variables_2.js b/docs/html/search/variables_2.js
index fdeacfd1..f7f17850 100644
--- a/docs/html/search/variables_2.js
+++ b/docs/html/search/variables_2.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['central_347',['central',['../classGUI_1_1SettingsWindow.html#a97942316b5420cf68fb316763516524b',1,'GUI::SettingsWindow']]],
- ['coefficients_348',['coefficients',['../structIIR_1_1SmoothingSettings.html#a30ef6d48c8ee4fb85dbc6177d133b572',1,'IIR::SmoothingSettings']]],
- ['confidence_349',['confidence',['../structInference_1_1Result.html#a90c70b3284ea3e474fbfc8c3bd88e5f6',1,'Inference::Result::confidence()'],['../structInference_1_1Coordinate.html#adeef5a526af4fd333ee1fe6d6f017d7a',1,'Inference::Coordinate::confidence()']]],
- ['coord_350',['coord',['../structPostureEstimating_1_1ConnectedJoint.html#a16a855b50e927a37b3c2dbdcdedd2a17',1,'PostureEstimating::ConnectedJoint']]],
- ['current_5fpose_351',['current_pose',['../structPostureEstimating_1_1PoseStatus.html#acfbec116ff61d22b8adfc32015d84381',1,'PostureEstimating::PoseStatus::current_pose()'],['../classPostureEstimating_1_1PostureEstimator.html#a140d626b0ec48aa10183ff5ef88364a0',1,'PostureEstimating::PostureEstimator::current_pose()']]]
+ ['central_361',['central',['../classGUI_1_1SettingsWindow.html#a97942316b5420cf68fb316763516524b',1,'GUI::SettingsWindow']]],
+ ['coefficients_362',['coefficients',['../structIIR_1_1SmoothingSettings.html#a30ef6d48c8ee4fb85dbc6177d133b572',1,'IIR::SmoothingSettings']]],
+ ['confidence_363',['confidence',['../structInference_1_1Result.html#a90c70b3284ea3e474fbfc8c3bd88e5f6',1,'Inference::Result::confidence()'],['../structInference_1_1Coordinate.html#adeef5a526af4fd333ee1fe6d6f017d7a',1,'Inference::Coordinate::confidence()']]],
+ ['coord_364',['coord',['../structPostureEstimating_1_1ConnectedJoint.html#a16a855b50e927a37b3c2dbdcdedd2a17',1,'PostureEstimating::ConnectedJoint']]],
+ ['current_5fpose_365',['current_pose',['../structPostureEstimating_1_1PoseStatus.html#acfbec116ff61d22b8adfc32015d84381',1,'PostureEstimating::PoseStatus::current_pose()'],['../classPostureEstimating_1_1PostureEstimator.html#a140d626b0ec48aa10183ff5ef88364a0',1,'PostureEstimating::PostureEstimator::current_pose()']]]
];
diff --git a/docs/html/search/variables_3.js b/docs/html/search/variables_3.js
index 99229520..7f57277b 100644
--- a/docs/html/search/variables_3.js
+++ b/docs/html/search/variables_3.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['good_5fposture_352',['good_posture',['../structPostureEstimating_1_1PoseStatus.html#ab00dc1d7154163d179a581b38874f426',1,'PostureEstimating::PoseStatus::good_posture()'],['../classPostureEstimating_1_1PostureEstimator.html#a5a925e9492bf416a7409c53761772fbb',1,'PostureEstimating::PostureEstimator::good_posture()']]],
- ['groupboxbuttons_353',['groupBoxButtons',['../classGUI_1_1SettingsWindow.html#ab46874185bc87a0009d4c67e738fbb52',1,'GUI::SettingsWindow']]]
+ ['good_5fposture_366',['good_posture',['../structPostureEstimating_1_1PoseStatus.html#ab00dc1d7154163d179a581b38874f426',1,'PostureEstimating::PoseStatus::good_posture()'],['../classPostureEstimating_1_1PostureEstimator.html#a5a925e9492bf416a7409c53761772fbb',1,'PostureEstimating::PostureEstimator::good_posture()']]],
+ ['groupboxbuttons_367',['groupBoxButtons',['../classGUI_1_1SettingsWindow.html#ab46874185bc87a0009d4c67e738fbb52',1,'GUI::SettingsWindow']]]
];
diff --git a/docs/html/search/variables_4.js b/docs/html/search/variables_4.js
index 80e34d48..ff23bbe9 100644
--- a/docs/html/search/variables_4.js
+++ b/docs/html/search/variables_4.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['id_354',['id',['../structPipeline_1_1PreprocessedFrame.html#a0525d3c20c66df51dff66cbb9537ce4f',1,'Pipeline::PreprocessedFrame::id()'],['../structPipeline_1_1RawFrame.html#a0f7d913fb553064a0dcaa5500d9b3783',1,'Pipeline::RawFrame::id()'],['../structPipeline_1_1CoreResults.html#a78b35f1f9bb281d50b30ee45bce290d3',1,'Pipeline::CoreResults::id()']]],
- ['ideal_5fpose_355',['ideal_pose',['../structPostureEstimating_1_1PoseStatus.html#a68797f46aa770ee54d1abb6a0ac3cb4d',1,'PostureEstimating::PoseStatus::ideal_pose()'],['../classPostureEstimating_1_1PostureEstimator.html#adbbd536ea3cedbce21ba17c2727328ce',1,'PostureEstimating::PostureEstimator::ideal_pose()']]],
- ['image_356',['image',['../structPreProcessing_1_1PreProcessedImage.html#aa64fb56367d5772d3b376392589f5404',1,'PreProcessing::PreProcessedImage']]],
- ['image_5fresults_357',['image_results',['../structPipeline_1_1CoreResults.html#a4faabc9ca2d133b5dc9cde07fe5a2c5f',1,'Pipeline::CoreResults']]]
+ ['id_368',['id',['../structPipeline_1_1PreprocessedFrame.html#a0525d3c20c66df51dff66cbb9537ce4f',1,'Pipeline::PreprocessedFrame::id()'],['../structPipeline_1_1RawFrame.html#a0f7d913fb553064a0dcaa5500d9b3783',1,'Pipeline::RawFrame::id()'],['../structPipeline_1_1CoreResults.html#a78b35f1f9bb281d50b30ee45bce290d3',1,'Pipeline::CoreResults::id()']]],
+ ['ideal_5fpose_369',['ideal_pose',['../structPostureEstimating_1_1PoseStatus.html#a68797f46aa770ee54d1abb6a0ac3cb4d',1,'PostureEstimating::PoseStatus::ideal_pose()'],['../classPostureEstimating_1_1PostureEstimator.html#adbbd536ea3cedbce21ba17c2727328ce',1,'PostureEstimating::PostureEstimator::ideal_pose()']]],
+ ['image_370',['image',['../structPreProcessing_1_1PreProcessedImage.html#aa64fb56367d5772d3b376392589f5404',1,'PreProcessing::PreProcessedImage']]],
+ ['image_5fresults_371',['image_results',['../structPipeline_1_1CoreResults.html#a4faabc9ca2d133b5dc9cde07fe5a2c5f',1,'Pipeline::CoreResults']]]
];
diff --git a/docs/html/search/variables_5.js b/docs/html/search/variables_5.js
index fc288dd7..b17fdbcf 100644
--- a/docs/html/search/variables_5.js
+++ b/docs/html/search/variables_5.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['joint_358',['joint',['../structPostureEstimating_1_1ConnectedJoint.html#a6d11aac4c7d565da9355924c76075367',1,'PostureEstimating::ConnectedJoint']]],
- ['joints_359',['joints',['../structPostureEstimating_1_1Pose.html#a7d602f19b8258f55e97293188c523668',1,'PostureEstimating::Pose']]]
+ ['joint_372',['joint',['../structPostureEstimating_1_1ConnectedJoint.html#a6d11aac4c7d565da9355924c76075367',1,'PostureEstimating::ConnectedJoint']]],
+ ['joints_373',['joints',['../structPostureEstimating_1_1Pose.html#a7d602f19b8258f55e97293188c523668',1,'PostureEstimating::Pose']]]
];
diff --git a/docs/html/search/variables_6.js b/docs/html/search/variables_6.js
index 73e5d7cc..3e77c042 100644
--- a/docs/html/search/variables_6.js
+++ b/docs/html/search/variables_6.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['lower_5fangle_360',['lower_angle',['../structPostureEstimating_1_1ConnectedJoint.html#aa4e0b2949c3439e0a6c241893c02fef4',1,'PostureEstimating::ConnectedJoint']]]
+ ['lower_5fangle_374',['lower_angle',['../structPostureEstimating_1_1ConnectedJoint.html#aa4e0b2949c3439e0a6c241893c02fef4',1,'PostureEstimating::ConnectedJoint']]]
];
diff --git a/docs/html/search/variables_7.js b/docs/html/search/variables_7.js
index f844bfda..9711bc4d 100644
--- a/docs/html/search/variables_7.js
+++ b/docs/html/search/variables_7.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['main_5fwindow_5fptr_361',['main_window_ptr',['../main_8cpp.html#acd51e455ca9729c59b6214e73103c745',1,'main.cpp']]],
- ['mainlayout_362',['mainLayout',['../classGUI_1_1SettingsWindow.html#a9558648bffe453df1d1c2139f0bb0218',1,'GUI::SettingsWindow']]],
- ['model_363',['model',['../classGUI_1_1SettingsWindow.html#a49237235921c2d421ab85043d5a7a924',1,'GUI::SettingsWindow']]]
+ ['main_5fwindow_5fptr_375',['main_window_ptr',['../main_8cpp.html#acd51e455ca9729c59b6214e73103c745',1,'main.cpp']]],
+ ['mainlayout_376',['mainLayout',['../classGUI_1_1SettingsWindow.html#a9558648bffe453df1d1c2139f0bb0218',1,'GUI::SettingsWindow']]],
+ ['model_377',['model',['../classGUI_1_1SettingsWindow.html#a49237235921c2d421ab85043d5a7a924',1,'GUI::SettingsWindow']]]
];
diff --git a/docs/html/search/variables_8.js b/docs/html/search/variables_8.js
index 6b74f663..e7d07748 100644
--- a/docs/html/search/variables_8.js
+++ b/docs/html/search/variables_8.js
@@ -1,6 +1,7 @@
var searchData=
[
- ['pose_5fchange_5fthreshold_364',['pose_change_threshold',['../classPostureEstimating_1_1PostureEstimator.html#a590dcd4c72bd9219f2cdf3f4e7296bf2',1,'PostureEstimating::PostureEstimator']]],
- ['pose_5fchanges_365',['pose_changes',['../structPostureEstimating_1_1PoseStatus.html#a6d214f1b02a99ce6254eca9c0f14cb7f',1,'PostureEstimating::PoseStatus::pose_changes()'],['../classPostureEstimating_1_1PostureEstimator.html#a4de910204215a8a086e360d2039b3124',1,'PostureEstimating::PostureEstimator::pose_changes()']]],
- ['preprocessed_5fimage_366',['preprocessed_image',['../structPipeline_1_1PreprocessedFrame.html#a9ea151f2784a9a8d201d92bd61d3917d',1,'Pipeline::PreprocessedFrame']]]
+ ['pipeline_5fptr_378',['pipeline_ptr',['../main_8cpp.html#aa1e1a0e621743f2fc67ba11d74619c08',1,'main.cpp']]],
+ ['pose_5fchange_5fthreshold_379',['pose_change_threshold',['../classPostureEstimating_1_1PostureEstimator.html#a590dcd4c72bd9219f2cdf3f4e7296bf2',1,'PostureEstimating::PostureEstimator']]],
+ ['pose_5fchanges_380',['pose_changes',['../structPostureEstimating_1_1PoseStatus.html#a6d214f1b02a99ce6254eca9c0f14cb7f',1,'PostureEstimating::PoseStatus::pose_changes()'],['../classPostureEstimating_1_1PostureEstimator.html#a4de910204215a8a086e360d2039b3124',1,'PostureEstimating::PostureEstimator::pose_changes()']]],
+ ['preprocessed_5fimage_381',['preprocessed_image',['../structPipeline_1_1PreprocessedFrame.html#a9ea151f2784a9a8d201d92bd61d3917d',1,'Pipeline::PreprocessedFrame']]]
];
diff --git a/docs/html/search/variables_9.js b/docs/html/search/variables_9.js
index 64cd75b7..ae3aafe1 100644
--- a/docs/html/search/variables_9.js
+++ b/docs/html/search/variables_9.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['raw_5fimage_367',['raw_image',['../structPipeline_1_1PreprocessedFrame.html#a9dc7110232d97ba7a86456e39d99af9e',1,'Pipeline::PreprocessedFrame::raw_image()'],['../structPipeline_1_1RawFrame.html#a7ae39df0d2dc070da2aab19cb6a4b6ca',1,'Pipeline::RawFrame::raw_image()'],['../structPipeline_1_1CoreResults.html#ab2d7f46f2124fd3805f644f46591d13d',1,'Pipeline::CoreResults::raw_image()']]],
- ['run_5fflag_368',['run_flag',['../main_8cpp.html#a655bd49f2ae24a4bb8bad75fa4093c7e',1,'main.cpp']]]
+ ['raw_5fimage_382',['raw_image',['../structPipeline_1_1PreprocessedFrame.html#a9dc7110232d97ba7a86456e39d99af9e',1,'Pipeline::PreprocessedFrame::raw_image()'],['../structPipeline_1_1RawFrame.html#a7ae39df0d2dc070da2aab19cb6a4b6ca',1,'Pipeline::RawFrame::raw_image()'],['../structPipeline_1_1CoreResults.html#ab2d7f46f2124fd3805f644f46591d13d',1,'Pipeline::CoreResults::raw_image()']]],
+ ['run_5fflag_383',['run_flag',['../main_8cpp.html#a655bd49f2ae24a4bb8bad75fa4093c7e',1,'main.cpp']]]
];
diff --git a/docs/html/search/variables_a.js b/docs/html/search/variables_a.js
index 57c09aab..38d4abeb 100644
--- a/docs/html/search/variables_a.js
+++ b/docs/html/search/variables_a.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['status_369',['status',['../structPostProcessing_1_1Coordinate.html#a22157886fa419abe6b405a4706e8a316',1,'PostProcessing::Coordinate']]]
+ ['status_384',['status',['../structPostProcessing_1_1Coordinate.html#a22157886fa419abe6b405a4706e8a316',1,'PostProcessing::Coordinate']]]
];
diff --git a/docs/html/search/variables_b.js b/docs/html/search/variables_b.js
index 95ce45ab..24a59448 100644
--- a/docs/html/search/variables_b.js
+++ b/docs/html/search/variables_b.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['tap1_370',['tap1',['../structIIR_1_1Nodes.html#a850ff446084e8fc41b9406252f060596',1,'IIR::Nodes']]],
- ['tap2_371',['tap2',['../structIIR_1_1Nodes.html#a07857fd791e4333fc236202e04902fdd',1,'IIR::Nodes']]]
+ ['tap1_385',['tap1',['../structIIR_1_1Nodes.html#a850ff446084e8fc41b9406252f060596',1,'IIR::Nodes']]],
+ ['tap2_386',['tap2',['../structIIR_1_1Nodes.html#a07857fd791e4333fc236202e04902fdd',1,'IIR::Nodes']]]
];
diff --git a/docs/html/search/variables_c.js b/docs/html/search/variables_c.js
index dafee210..b852242f 100644
--- a/docs/html/search/variables_c.js
+++ b/docs/html/search/variables_c.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['upper_5fangle_372',['upper_angle',['../structPostureEstimating_1_1ConnectedJoint.html#afca7a4ef7aed10fcf7a5e650c5e6a56b',1,'PostureEstimating::ConnectedJoint']]]
+ ['upper_5fangle_387',['upper_angle',['../structPostureEstimating_1_1ConnectedJoint.html#afca7a4ef7aed10fcf7a5e650c5e6a56b',1,'PostureEstimating::ConnectedJoint']]]
];
diff --git a/docs/html/search/variables_d.js b/docs/html/search/variables_d.js
index d02b6793..d5fc7abe 100644
--- a/docs/html/search/variables_d.js
+++ b/docs/html/search/variables_d.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['x_373',['x',['../structPostProcessing_1_1Coordinate.html#a6c37348970f8ca93079c28704af41583',1,'PostProcessing::Coordinate::x()'],['../structInference_1_1Result.html#ac1517f8dbde289890e671bf558af7984',1,'Inference::Result::x()'],['../structInference_1_1Coordinate.html#a151c87360ca77a80762ea10f2302a42b',1,'Inference::Coordinate::x()']]]
+ ['x_388',['x',['../structPostProcessing_1_1Coordinate.html#a6c37348970f8ca93079c28704af41583',1,'PostProcessing::Coordinate::x()'],['../structInference_1_1Result.html#ac1517f8dbde289890e671bf558af7984',1,'Inference::Result::x()'],['../structInference_1_1Coordinate.html#a151c87360ca77a80762ea10f2302a42b',1,'Inference::Coordinate::x()']]]
];
diff --git a/docs/html/search/variables_e.js b/docs/html/search/variables_e.js
index a2ee0cf4..355cd995 100644
--- a/docs/html/search/variables_e.js
+++ b/docs/html/search/variables_e.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['y_374',['y',['../structPostProcessing_1_1Coordinate.html#ac882cc448d92c960bc863168083d3d57',1,'PostProcessing::Coordinate::y()'],['../structInference_1_1Result.html#a76186ee94cb0b041088b9f8e7e6d5dfd',1,'Inference::Result::y()'],['../structInference_1_1Coordinate.html#a0b08fc1fa038a1c7250f1383640f5d54',1,'Inference::Coordinate::y()']]]
+ ['y_389',['y',['../structPostProcessing_1_1Coordinate.html#ac882cc448d92c960bc863168083d3d57',1,'PostProcessing::Coordinate::y()'],['../structInference_1_1Result.html#a76186ee94cb0b041088b9f8e7e6d5dfd',1,'Inference::Result::y()'],['../structInference_1_1Coordinate.html#a0b08fc1fa038a1c7250f1383640f5d54',1,'Inference::Coordinate::y()']]]
];
diff --git a/docs/html/settingswindow_8cpp.html b/docs/html/settingswindow_8cpp.html
index 6c2986a9..f2a37378 100644
--- a/docs/html/settingswindow_8cpp.html
+++ b/docs/html/settingswindow_8cpp.html
@@ -77,31 +77,47 @@
diff --git a/docs/html/settingswindow_8cpp__incl.map b/docs/html/settingswindow_8cpp__incl.map
index a7563ee3..962ff91b 100644
--- a/docs/html/settingswindow_8cpp__incl.map
+++ b/docs/html/settingswindow_8cpp__incl.map
@@ -1,27 +1,43 @@
diff --git a/docs/html/settingswindow_8cpp__incl.md5 b/docs/html/settingswindow_8cpp__incl.md5
index 79693970..78b55a5c 100644
--- a/docs/html/settingswindow_8cpp__incl.md5
+++ b/docs/html/settingswindow_8cpp__incl.md5
@@ -1 +1 @@
-732f36ee4717f38c90f226880996e161
\ No newline at end of file
+88b06c7006ac304d6f0642ea77b2a71a
\ No newline at end of file
diff --git a/docs/html/settingswindow_8cpp__incl.png b/docs/html/settingswindow_8cpp__incl.png
index 3c9509ee..41a41909 100644
Binary files a/docs/html/settingswindow_8cpp__incl.png and b/docs/html/settingswindow_8cpp__incl.png differ
diff --git a/docs/html/settingswindow_8h_source.html b/docs/html/settingswindow_8h_source.html
index 72ec6366..6a8b35fe 100644
--- a/docs/html/settingswindow_8h_source.html
+++ b/docs/html/settingswindow_8h_source.html
@@ -124,7 +124,7 @@
QWidget * central
Definition: settingswindow.h:69
QGroupBox * groupBoxButtons
Definition: settingswindow.h:70
~SettingsWindow()
Definition: settingswindow.cpp:108
-All code related to the graphical user interface for PosturePerfection.
Definition: mainwindow.h:53
+All code related to the graphical user interface for PosturePerfection.
Definition: mainwindow.h:54