From d838f9663611ad6b61c819c353f88a7d942c993a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 13:59:56 +0000 Subject: [PATCH] Update docs --- docs/html/CMakeLists_8txt.html | 8 ++++---- docs/html/globals.html | 2 +- docs/html/globals_func.html | 2 +- docs/html/index.html | 6 +----- docs/html/search/all_11.js | 2 +- docs/html/search/functions_f.js | 2 +- 6 files changed, 9 insertions(+), 13 deletions(-) diff --git a/docs/html/CMakeLists_8txt.html b/docs/html/CMakeLists_8txt.html index 413bbd1..88190e9 100644 --- a/docs/html/CMakeLists_8txt.html +++ b/docs/html/CMakeLists_8txt.html @@ -71,8 +71,8 @@ - - + + @@ -162,8 +162,8 @@

-

◆ set() [1/2]

+ +

◆ set() [1/2]

diff --git a/docs/html/globals.html b/docs/html/globals.html index dfed10f..bc5673b 100644 --- a/docs/html/globals.html +++ b/docs/html/globals.html @@ -300,7 +300,7 @@

- r -

    - s -

    • set() -: CMakeLists.txt +: CMakeLists.txt , gui/CMakeLists.txt
    • SETUP_ERROR diff --git a/docs/html/globals_func.html b/docs/html/globals_func.html index 1bfaff2..10a1df0 100644 --- a/docs/html/globals_func.html +++ b/docs/html/globals_func.html @@ -91,7 +91,7 @@ : main.cpp
    • set() -: CMakeLists.txt +: CMakeLists.txt , gui/CMakeLists.txt
    • target_include_directories() diff --git a/docs/html/index.html b/docs/html/index.html index c36b9cb..c4af1be 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -84,7 +84,7 @@

      1. The Pipeline is responsible for performing pose estimation to detect the user's posture and identify when it has worsened as well as the adjustments required to guide the user into a better posture.
      2. The GUI is responsible for displaying these results and posture adjustment suggestions to the user, as well as allowing various configuration options to be set.
      3. -
      4. The Notification System allows an alert to be sent to a separate device which the user is using.
      5. +
      6. The Notification System allows an alert to be sent to a separate device which the user is using. This is done using simple-remote-notify-send, also developed by us!

      Pipeline

      @@ -116,10 +116,6 @@

      Notification System

      A Notification System has been developed to allow an alert to be sent to a separate device when then system detects a poor posture. In this way, although the PosturePerfection system will be placed at the side of the user to analyse their posture profile, an alert can be sent to their laptop device which they are working on so that they are immediately notified of their poor posture.

      -
        -
      • NotifyBroadcast
      • -
      • NotifyReceiver
      • -

      Additional Resources

        diff --git a/docs/html/search/all_11.js b/docs/html/search/all_11.js index 76514dd..c44368c 100644 --- a/docs/html/search/all_11.js +++ b/docs/html/search/all_11.js @@ -1,7 +1,7 @@ var searchData= [ ['sequence_2ddiagram_2emd_186',['sequence-diagram.md',['../sequence-diagram_8md.html',1,'']]], - ['set_187',['set',['../gui_2CMakeLists_8txt.html#acd80e3f42e3af51a6cbf3af27112bbc8',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) if(NOT TENSORFLOW_SOURCE_DIR) get_filename_component(TENSORFLOW_SOURCE_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#ae4977b55f3a1d75799c69848e1538ad9',1,'set(LIBSRC iir.cpp inference_core.cpp framerate_settings.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#ae0ab055b1c2f986c5f5f5e726d9a4086',1,'set(CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 0.3.0) if(APPLE) set(CMAKE_PREFIX_PATH "/usr/local/Cellar/") endif() if(UNIX AND NOT APPLE) set(CMAKE_CXX_LINK_FLAGS "$: CMakeLists.txt'],['../classIIR_1_1IIRFilter.html#a4f8bc0ef46b894c041577cf1ba73873c',1,'IIR::IIRFilter::set()']]], + ['set_187',['set',['../gui_2CMakeLists_8txt.html#acd80e3f42e3af51a6cbf3af27112bbc8',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) if(NOT TENSORFLOW_SOURCE_DIR) get_filename_component(TENSORFLOW_SOURCE_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#ae4977b55f3a1d75799c69848e1538ad9',1,'set(LIBSRC iir.cpp inference_core.cpp framerate_settings.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#ac142fae29fca41f4731c0c7da6318260',1,'set(CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 1.0.0) if(APPLE) set(CMAKE_PREFIX_PATH "/usr/local/Cellar/") endif() if(UNIX AND NOT APPLE) set(CMAKE_CXX_LINK_FLAGS "$: CMakeLists.txt'],['../classIIR_1_1IIRFilter.html#a4f8bc0ef46b894c041577cf1ba73873c',1,'IIR::IIRFilter::set()']]], ['set_5fconfidence_5fthreshold_188',['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_189',['set_ideal_posture',['../classPipeline_1_1Pipeline.html#a378b6f9da650022e6eed6302c8806022',1,'Pipeline::Pipeline']]], ['set_5fpose_5fchange_5fthreshold_190',['set_pose_change_threshold',['../classPipeline_1_1Pipeline.html#a3d064faf390fb3fa0642f58d4cec3a9c',1,'Pipeline::Pipeline::set_pose_change_threshold()'],['../classPostureEstimating_1_1PostureEstimator.html#aed3521cea863bcf7c5ffdfbe9631dd20',1,'PostureEstimating::PostureEstimator::set_pose_change_threshold()']]], diff --git a/docs/html/search/functions_f.js b/docs/html/search/functions_f.js index 312bb0c..1a2b2e1 100644 --- a/docs/html/search/functions_f.js +++ b/docs/html/search/functions_f.js @@ -1,6 +1,6 @@ var searchData= [ - ['set_379',['set',['../gui_2CMakeLists_8txt.html#acd80e3f42e3af51a6cbf3af27112bbc8',1,'set(): CMakeLists.txt'],['../classIIR_1_1IIRFilter.html#a4f8bc0ef46b894c041577cf1ba73873c',1,'IIR::IIRFilter::set()'],['../CMakeLists_8txt.html#ae4977b55f3a1d75799c69848e1538ad9',1,'set(LIBSRC iir.cpp inference_core.cpp framerate_settings.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#ae0ab055b1c2f986c5f5f5e726d9a4086',1,'set(CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 0.3.0) if(APPLE) set(CMAKE_PREFIX_PATH "/usr/local/Cellar/") endif() if(UNIX AND NOT APPLE) set(CMAKE_CXX_LINK_FLAGS "$: CMakeLists.txt']]], + ['set_379',['set',['../gui_2CMakeLists_8txt.html#acd80e3f42e3af51a6cbf3af27112bbc8',1,'set(): CMakeLists.txt'],['../classIIR_1_1IIRFilter.html#a4f8bc0ef46b894c041577cf1ba73873c',1,'IIR::IIRFilter::set()'],['../CMakeLists_8txt.html#ae4977b55f3a1d75799c69848e1538ad9',1,'set(LIBSRC iir.cpp inference_core.cpp framerate_settings.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$: CMakeLists.txt'],['../CMakeLists_8txt.html#ac142fae29fca41f4731c0c7da6318260',1,'set(CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 1.0.0) if(APPLE) set(CMAKE_PREFIX_PATH "/usr/local/Cellar/") endif() if(UNIX AND NOT APPLE) set(CMAKE_CXX_LINK_FLAGS "$: CMakeLists.txt']]], ['set_5fconfidence_5fthreshold_380',['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_381',['set_ideal_posture',['../classPipeline_1_1Pipeline.html#a378b6f9da650022e6eed6302c8806022',1,'Pipeline::Pipeline']]], ['set_5fpose_5fchange_5fthreshold_382',['set_pose_change_threshold',['../classPipeline_1_1Pipeline.html#a3d064faf390fb3fa0642f58d4cec3a9c',1,'Pipeline::Pipeline::set_pose_change_threshold()'],['../classPostureEstimating_1_1PostureEstimator.html#aed3521cea863bcf7c5ffdfbe9631dd20',1,'PostureEstimating::PostureEstimator::set_pose_change_threshold()']]],

Functions

 set (CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 0.3.0) if(APPLE) set(CMAKE_PREFIX_PATH "/usr/local/Cellar/") endif() if(UNIX AND NOT APPLE) set(CMAKE_CXX_LINK_FLAGS "$
 
 set (CMAKE_CXX_STANDARD 11) cmake_minimum_required(VERSION 3.16) project(PosturePerfection VERSION 1.0.0) if(APPLE) set(CMAKE_PREFIX_PATH "/usr/local/Cellar/") endif() if(UNIX AND NOT APPLE) set(CMAKE_CXX_LINK_FLAGS "$
 
latomic endif () add_subdirectory(gui ENABLE_EXPORTS) include_directories("$
 
src gui set (LIBSRC iir.cpp inference_core.cpp framerate_settings.cpp post_processor.cpp pre_processor.cpp posture_estimator.cpp pipeline.cpp) set(OpenCV_DIR "$