From e174500ff624e8de63cd36967a5a923e0198e2e6 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 27 Feb 2018 18:29:25 +0000 Subject: [PATCH] Deploy code docs to GitHub Pages Travis build: 174 Commit: 05a057304ad26caf8e0ce300643c30c26405aa51 --- doxygen.log | 2 +- html/classop_1_1_flir_reader-members.html | 2 +- html/classop_1_1_flir_reader.html | 18 ++++++++++--- html/classop_1_1_flir_reader.js | 2 +- ...classop_1_1_spinnaker_wrapper-members.html | 2 +- html/classop_1_1_spinnaker_wrapper.html | 18 ++++++++++--- html/classop_1_1_spinnaker_wrapper.js | 2 +- html/flags_to_open_pose_8hpp.html | 8 +++--- html/flags_to_open_pose_8hpp.js | 4 +-- html/flags_to_open_pose_8hpp_source.html | 25 ++++++++++--------- html/flir_reader_8hpp_source.html | 2 +- html/functions_f.html | 2 +- html/functions_func_f.html | 2 +- html/functions_func_s.html | 2 +- html/functions_s.html | 2 +- html/namespacemembers_f.html | 4 +-- html/namespacemembers_func_f.html | 4 +-- html/namespaceop.html | 20 +++++++++------ html/navtreeindex2.js | 2 +- html/navtreeindex3.js | 2 +- html/navtreeindex5.js | 4 +-- html/search/all_12.js | 2 +- html/search/all_5.js | 6 ++--- html/search/functions_12.js | 2 +- html/search/functions_5.js | 6 ++--- html/spinnaker_wrapper_8hpp_source.html | 2 +- 26 files changed, 87 insertions(+), 60 deletions(-) diff --git a/doxygen.log b/doxygen.log index ac38452e..e2bd8b7b 100644 --- a/doxygen.log +++ b/doxygen.log @@ -1130,5 +1130,5 @@ Generating file index... Generating file member index... Generating example index... finalizing index lists... -lookup cache used 4455/65536 hits=33832 misses=4759 +lookup cache used 4456/65536 hits=33840 misses=4760 finished... diff --git a/html/classop_1_1_flir_reader-members.html b/html/classop_1_1_flir_reader-members.html index d684b19b..d1fce26a 100644 --- a/html/classop_1_1_flir_reader-members.html +++ b/html/classop_1_1_flir_reader-members.html @@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('classop_1_1_flir_reader.html','');}); - + diff --git a/html/classop_1_1_flir_reader.html b/html/classop_1_1_flir_reader.html index f7788f87..4eff5978 100644 --- a/html/classop_1_1_flir_reader.html +++ b/html/classop_1_1_flir_reader.html @@ -119,8 +119,8 @@ $(document).ready(function(){initNavTree('classop_1_1_flir_reader.html','');});
checkFrameIntegrity(cv::Mat &frame)op::Producerprotected
flipAndRotate(cv::Mat &cvMat) const op::Producerprotected
FlirReader(const std::string &cameraParametersPath)op::FlirReaderexplicit
FlirReader(const std::string &cameraParametersPath, const Point< int > &cameraResolution)op::FlirReaderexplicit
get(const int capProperty)op::FlirReadervirtual
op::Producer::get(const ProducerProperty property)op::Producer
getCameraMatrices()op::FlirReadervirtual
- - + + @@ -168,7 +168,7 @@ Additional Inherited Members

Detailed Description

FlirReader is an abstract class to extract frames from a FLIR stereo-camera system. Its interface imitates the cv::VideoCapture class, so it can be used quite similarly to the cv::VideoCapture class. Thus, it is quite similar to VideoReader and WebcamReader.

Constructor & Destructor Documentation

- +

Public Member Functions

 FlirReader (const std::string &cameraParametersPath)
 
 FlirReader (const std::string &cameraParametersPath, const Point< int > &cameraResolution)
 
 ~FlirReader ()
 
std::vector< cv::Mat > getCameraMatrices ()
@@ -179,8 +179,18 @@ Additional Inherited Members - + + + + + + + + + + +
op::FlirReader::FlirReader ( const std::string & cameraParametersPath)cameraParametersPath,
const Point< int > & cameraResolution 
)
diff --git a/html/classop_1_1_flir_reader.js b/html/classop_1_1_flir_reader.js index 6dbf1c8d..2b039852 100644 --- a/html/classop_1_1_flir_reader.js +++ b/html/classop_1_1_flir_reader.js @@ -1,6 +1,6 @@ var classop_1_1_flir_reader = [ - [ "FlirReader", "classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa", null ], + [ "FlirReader", "classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1", null ], [ "~FlirReader", "classop_1_1_flir_reader.html#acb4bd608210c5c58f587e1e220692e03", null ], [ "get", "classop_1_1_flir_reader.html#a5101cdbcd46e51bf7f35995a3d87e900", null ], [ "getCameraMatrices", "classop_1_1_flir_reader.html#a7c3450fd4b5c6f81ade293ee95da7ba6", null ], diff --git a/html/classop_1_1_spinnaker_wrapper-members.html b/html/classop_1_1_spinnaker_wrapper-members.html index 09b65277..b9635821 100644 --- a/html/classop_1_1_spinnaker_wrapper-members.html +++ b/html/classop_1_1_spinnaker_wrapper-members.html @@ -117,7 +117,7 @@ $(document).ready(function(){initNavTree('classop_1_1_spinnaker_wrapper.html','' getResolution() const op::SpinnakerWrapper isOpened() const op::SpinnakerWrapper release()op::SpinnakerWrapper - SpinnakerWrapper(const std::string &cameraParameterPath)op::SpinnakerWrapperexplicit + SpinnakerWrapper(const std::string &cameraParameterPath, const Point< int > &cameraResolution)op::SpinnakerWrapperexplicit ~SpinnakerWrapper()op::SpinnakerWrapper diff --git a/html/classop_1_1_spinnaker_wrapper.html b/html/classop_1_1_spinnaker_wrapper.html index b31379e9..3f988653 100644 --- a/html/classop_1_1_spinnaker_wrapper.html +++ b/html/classop_1_1_spinnaker_wrapper.html @@ -117,8 +117,8 @@ $(document).ready(function(){initNavTree('classop_1_1_spinnaker_wrapper.html','' - - + + @@ -135,7 +135,7 @@ Public Member Functions

Detailed Description

SpinnakerWrapper is a subclass of SpinnakerWrapper. It decouples the final interface (meant to imitates cv::VideoCapture) from the Spinnaker SDK wrapper.

Constructor & Destructor Documentation

- +

Public Member Functions

 SpinnakerWrapper (const std::string &cameraParameterPath)
 
 SpinnakerWrapper (const std::string &cameraParameterPath, const Point< int > &cameraResolution)
 
 ~SpinnakerWrapper ()
 
std::vector< cv::Mat > getRawFrames ()
@@ -146,8 +146,18 @@ Public Member Functions - + + + + + + + + + + +
op::SpinnakerWrapper::SpinnakerWrapper ( const std::string & cameraParameterPath)cameraParameterPath,
const Point< int > & cameraResolution 
)
diff --git a/html/classop_1_1_spinnaker_wrapper.js b/html/classop_1_1_spinnaker_wrapper.js index 5ef40022..689110ab 100644 --- a/html/classop_1_1_spinnaker_wrapper.js +++ b/html/classop_1_1_spinnaker_wrapper.js @@ -1,6 +1,6 @@ var classop_1_1_spinnaker_wrapper = [ - [ "SpinnakerWrapper", "classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2", null ], + [ "SpinnakerWrapper", "classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7", null ], [ "~SpinnakerWrapper", "classop_1_1_spinnaker_wrapper.html#a00ab178dfa540f603b1512fada764258", null ], [ "getCameraMatrices", "classop_1_1_spinnaker_wrapper.html#ab79aa58cda90784d16335e0081d8f33a", null ], [ "getRawFrames", "classop_1_1_spinnaker_wrapper.html#a77a64d4ef798f2ea7cd54d9c170f7ea7", null ], diff --git a/html/flags_to_open_pose_8hpp.html b/html/flags_to_open_pose_8hpp.html index 09bd5299..f2e8b7fe 100644 --- a/html/flags_to_open_pose_8hpp.html +++ b/html/flags_to_open_pose_8hpp.html @@ -133,12 +133,12 @@ Functions   OP_API ProducerType op::flagsToProducerType (const std::string &imageDirectory, const std::string &videoPath, const std::string &ipCameraPath, const int webcamIndex, const bool flirCamera)   -OP_API std::shared_ptr< Producer > op::flagsToProducer (const std::string &imageDirectory, const std::string &videoPath, const std::string &ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &webcamResolution="1280x720", const double webcamFps=30., const std::string &cameraParameterPath="models/cameraParameters/", const unsigned int imageDirectoryStereo=1) -  +OP_API std::shared_ptr< Producer > op::flagsToProducer (const std::string &imageDirectory, const std::string &videoPath, const std::string &ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &cameraResolution="-1x-1", const double webcamFps=30., const std::string &cameraParameterPath="models/cameraParameters/", const unsigned int imageDirectoryStereo=1) +  OP_API std::vector< HeatMapType > op::flagsToHeatMaps (const bool heatMapsAddParts=false, const bool heatMapsAddBkg=false, const bool heatMapsAddPAFs=false)   -OP_API RenderMode op::flagsToRenderMode (const int renderFlag, const int renderPoseFlag=-2) -  +OP_API RenderMode op::flagsToRenderMode (const int renderFlag, const bool gpuBuggy=false, const int renderPoseFlag=-2) +  OP_API DisplayMode op::flagsToDisplayMode (const int display, const bool enabled3d)   OP_API Point< int > op::flagsToPoint (const std::string &pointString, const std::string &pointExample="1280x720") diff --git a/html/flags_to_open_pose_8hpp.js b/html/flags_to_open_pose_8hpp.js index 208a450e..88cc6f14 100644 --- a/html/flags_to_open_pose_8hpp.js +++ b/html/flags_to_open_pose_8hpp.js @@ -5,8 +5,8 @@ var flags_to_open_pose_8hpp = [ "flagsToHeatMapScaleMode", "flags_to_open_pose_8hpp.html#aa4a6fee7ba2cc543739477e9c1d64136", null ], [ "flagsToPoint", "flags_to_open_pose_8hpp.html#a7961cb2fd04f59cbcd40df5872f12fd7", null ], [ "flagsToPoseModel", "flags_to_open_pose_8hpp.html#aed592469f254f31c2356d4628f75aaea", null ], - [ "flagsToProducer", "flags_to_open_pose_8hpp.html#a06655f73071b27f322927d66861ba583", null ], + [ "flagsToProducer", "flags_to_open_pose_8hpp.html#a43bf0c7467a07f6d10a62de3a32fab93", null ], [ "flagsToProducerType", "flags_to_open_pose_8hpp.html#a1fbdd7c33f90d0237582c9441162a7d8", null ], - [ "flagsToRenderMode", "flags_to_open_pose_8hpp.html#a4526c07c6dafe2a5e3437b66d20a6dd3", null ], + [ "flagsToRenderMode", "flags_to_open_pose_8hpp.html#a70f65da8f70ebd07b093932927187c90", null ], [ "flagsToScaleMode", "flags_to_open_pose_8hpp.html#ac3bebe88bedbd7785d48159c8e3f0515", null ] ]; \ No newline at end of file diff --git a/html/flags_to_open_pose_8hpp_source.html b/html/flags_to_open_pose_8hpp_source.html index 0ba3e913..b78d4ec0 100644 --- a/html/flags_to_open_pose_8hpp_source.html +++ b/html/flags_to_open_pose_8hpp_source.html @@ -129,10 +129,10 @@ $(document).ready(function(){initNavTree('flags_to_open_pose_8hpp_source.html','
20  const std::string& ipCameraPath, const int webcamIndex,
21  const bool flirCamera);
22 
-
23  OP_API std::shared_ptr<Producer> flagsToProducer(const std::string& imageDirectory, const std::string& videoPath,
+
23  OP_API std::shared_ptr<Producer> flagsToProducer(const std::string& imageDirectory, const std::string& videoPath,
24  const std::string& ipCameraPath, const int webcamIndex,
25  const bool flirCamera = false,
-
26  const std::string& webcamResolution = "1280x720",
+
26  const std::string& cameraResolution = "-1x-1",
27  const double webcamFps = 30.,
28  const std::string& cameraParameterPath = "models/cameraParameters/",
29  const unsigned int imageDirectoryStereo = 1);
@@ -141,19 +141,18 @@ $(document).ready(function(){initNavTree('flags_to_open_pose_8hpp_source.html','
32  const bool heatMapsAddBkg = false,
33  const bool heatMapsAddPAFs = false);
34 
-
35  OP_API RenderMode flagsToRenderMode(const int renderFlag, const int renderPoseFlag = -2);
-
36 
-
37  OP_API DisplayMode flagsToDisplayMode(const int display, const bool enabled3d);
-
38 
-
39  OP_API Point<int> flagsToPoint(const std::string& pointString, const std::string& pointExample = "1280x720");
-
40 }
-
41 
-
42 #endif // OPENPOSE_UTILITIES_FLAGS_TO_OPEN_POSE_HPP
+
35  OP_API RenderMode flagsToRenderMode(const int renderFlag, const bool gpuBuggy = false,
+
36  const int renderPoseFlag = -2);
+
37 
+
38  OP_API DisplayMode flagsToDisplayMode(const int display, const bool enabled3d);
+
39 
+
40  OP_API Point<int> flagsToPoint(const std::string& pointString, const std::string& pointExample = "1280x720");
+
41 }
+
42 
+
43 #endif // OPENPOSE_UTILITIES_FLAGS_TO_OPEN_POSE_HPP
-
OP_API RenderMode flagsToRenderMode(const int renderFlag, const int renderPoseFlag=-2)
PoseModel
Definition: enumClasses.hpp:9
-
OP_API std::shared_ptr< Producer > flagsToProducer(const std::string &imageDirectory, const std::string &videoPath, const std::string &ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &webcamResolution="1280x720", const double webcamFps=30., const std::string &cameraParameterPath="models/cameraParameters/", const unsigned int imageDirectoryStereo=1)
OP_API DisplayMode flagsToDisplayMode(const int display, const bool enabled3d)
OP_API ScaleMode flagsToScaleMode(const int keypointScale)
OP_API ScaleMode flagsToHeatMapScaleMode(const int heatMapScale)
@@ -165,10 +164,12 @@ $(document).ready(function(){initNavTree('flags_to_open_pose_8hpp_source.html','
RenderMode
Definition: enumClasses.hpp:24
OP_API PoseModel flagsToPoseModel(const std::string &poseModeString)
OP_API Point< int > flagsToPoint(const std::string &pointString, const std::string &pointExample="1280x720")
+
OP_API std::shared_ptr< Producer > flagsToProducer(const std::string &imageDirectory, const std::string &videoPath, const std::string &ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &cameraResolution="-1x-1", const double webcamFps=30., const std::string &cameraParameterPath="models/cameraParameters/", const unsigned int imageDirectoryStereo=1)
ProducerType
Definition: enumClasses.hpp:25
#define OP_API
Definition: macros.hpp:15
+
OP_API RenderMode flagsToRenderMode(const int renderFlag, const bool gpuBuggy=false, const int renderPoseFlag=-2)
std::string string
Definition: cl2.hpp:574
diff --git a/html/flir_reader_8hpp_source.html b/html/flir_reader_8hpp_source.html index 1185f282..d2407930 100644 --- a/html/flir_reader_8hpp_source.html +++ b/html/flir_reader_8hpp_source.html @@ -119,7 +119,7 @@ $(document).ready(function(){initNavTree('flir_reader_8hpp_source.html','');});
15  class OP_API FlirReader : public Producer
16  {
17  public:
-
21  explicit FlirReader(const std::string& cameraParametersPath);
+
21  explicit FlirReader(const std::string& cameraParametersPath, const Point<int>& cameraResolution);
22 
23  ~FlirReader();
24 
diff --git a/html/functions_f.html b/html/functions_f.html index acae8580..c0cfd728 100644 --- a/html/functions_f.html +++ b/html/functions_f.html @@ -192,7 +192,7 @@ $(document).ready(function(){initNavTree('functions_f.html','');}); : op::Producer
  • FlirReader() -: op::FlirReader +: op::FlirReader
  • flush() : cl::CommandQueue diff --git a/html/functions_func_f.html b/html/functions_func_f.html index e36cbd19..18eb1360 100644 --- a/html/functions_func_f.html +++ b/html/functions_func_f.html @@ -174,7 +174,7 @@ $(document).ready(function(){initNavTree('functions_func_f.html','');}); : op::Producer
  • FlirReader() -: op::FlirReader +: op::FlirReader
  • flush() : cl::CommandQueue diff --git a/html/functions_func_s.html b/html/functions_func_s.html index 740d3c38..1bcf5bbf 100644 --- a/html/functions_func_s.html +++ b/html/functions_func_s.html @@ -295,7 +295,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');}); , op::QueueBase< TDatums, TQueue >
  • SpinnakerWrapper() -: op::SpinnakerWrapper +: op::SpinnakerWrapper
  • start() : op::ThreadManager< TDatums, TWorker, TQueue > diff --git a/html/functions_s.html b/html/functions_s.html index cc192eae..ae705cdb 100644 --- a/html/functions_s.html +++ b/html/functions_s.html @@ -336,7 +336,7 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); : op::GpuRenderer
  • SpinnakerWrapper() -: op::SpinnakerWrapper +: op::SpinnakerWrapper
  • spIsRunning : op::Gui diff --git a/html/namespacemembers_f.html b/html/namespacemembers_f.html index 12becc0d..8e66821d 100644 --- a/html/namespacemembers_f.html +++ b/html/namespacemembers_f.html @@ -209,13 +209,13 @@ $(document).ready(function(){initNavTree('namespacemembers_f.html','');}); : op
  • flagsToProducer() -: op +: op
  • flagsToProducerType() : op
  • flagsToRenderMode() -: op +: op
  • flagsToScaleMode() : op diff --git a/html/namespacemembers_func_f.html b/html/namespacemembers_func_f.html index f38535ba..56424690 100644 --- a/html/namespacemembers_func_f.html +++ b/html/namespacemembers_func_f.html @@ -166,13 +166,13 @@ $(document).ready(function(){initNavTree('namespacemembers_func_f.html','');}); : op
  • flagsToProducer() -: op +: op
  • flagsToProducerType() : op
  • flagsToRenderMode() -: op +: op
  • flagsToScaleMode() : op diff --git a/html/namespaceop.html b/html/namespaceop.html index 53c34da3..2394b6f7 100644 --- a/html/namespaceop.html +++ b/html/namespaceop.html @@ -791,12 +791,12 @@ Functions   OP_API ProducerType flagsToProducerType (const std::string &imageDirectory, const std::string &videoPath, const std::string &ipCameraPath, const int webcamIndex, const bool flirCamera)   -OP_API std::shared_ptr< ProducerflagsToProducer (const std::string &imageDirectory, const std::string &videoPath, const std::string &ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &webcamResolution="1280x720", const double webcamFps=30., const std::string &cameraParameterPath="models/cameraParameters/", const unsigned int imageDirectoryStereo=1) -  +OP_API std::shared_ptr< ProducerflagsToProducer (const std::string &imageDirectory, const std::string &videoPath, const std::string &ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &cameraResolution="-1x-1", const double webcamFps=30., const std::string &cameraParameterPath="models/cameraParameters/", const unsigned int imageDirectoryStereo=1) +  OP_API std::vector< HeatMapTypeflagsToHeatMaps (const bool heatMapsAddParts=false, const bool heatMapsAddBkg=false, const bool heatMapsAddPAFs=false)   -OP_API RenderMode flagsToRenderMode (const int renderFlag, const int renderPoseFlag=-2) -  +OP_API RenderMode flagsToRenderMode (const int renderFlag, const bool gpuBuggy=false, const int renderPoseFlag=-2) +  OP_API DisplayMode flagsToDisplayMode (const int display, const bool enabled3d)   OP_API Point< int > flagsToPoint (const std::string &pointString, const std::string &pointExample="1280x720") @@ -3174,7 +3174,7 @@ template<class T > - +
    @@ -3212,7 +3212,7 @@ template<class T > - + @@ -3286,7 +3286,7 @@ template<class T > - +
    const std::string & webcamResolution = "1280x720", cameraResolution = "-1x-1",
    @@ -3296,6 +3296,12 @@ template<class T > + + + + + + diff --git a/html/navtreeindex2.js b/html/navtreeindex2.js index 5fbdbc5d..e8f1ae50 100644 --- a/html/navtreeindex2.js +++ b/html/navtreeindex2.js @@ -150,12 +150,12 @@ var NAVTREEINDEX2 = "classop_1_1_flir_reader.html":[1,0,3,83], "classop_1_1_flir_reader.html#a3ce5e34848ef03804f6261964c6f6a77":[1,0,3,83,5], "classop_1_1_flir_reader.html#a5101cdbcd46e51bf7f35995a3d87e900":[1,0,3,83,2], -"classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa":[1,0,3,83,0], "classop_1_1_flir_reader.html#a711db0919bd7516fde3e641c13259637":[1,0,3,83,4], "classop_1_1_flir_reader.html#a7c3450fd4b5c6f81ade293ee95da7ba6":[1,0,3,83,3], "classop_1_1_flir_reader.html#ab28f40422c9edff8594d855bbef91f58":[1,0,3,83,6], "classop_1_1_flir_reader.html#acb4bd608210c5c58f587e1e220692e03":[1,0,3,83,1], "classop_1_1_flir_reader.html#af14f63c79272781429341dc3a0720485":[1,0,3,83,7], +"classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1":[1,0,3,83,0], "classop_1_1_frame_displayer.html":[1,0,3,54], "classop_1_1_frame_displayer.html#a21a746ef46172c6a18ea72da6e7b5721":[1,0,3,54,0], "classop_1_1_frame_displayer.html#a2df856e4cf7542c7cda2757553674fb8":[1,0,3,54,3], diff --git a/html/navtreeindex3.js b/html/navtreeindex3.js index 35324e26..1df38bae 100644 --- a/html/navtreeindex3.js +++ b/html/navtreeindex3.js @@ -210,7 +210,7 @@ var NAVTREEINDEX3 = "classop_1_1_spinnaker_wrapper.html#a6e66639ee75708486b3d9aa4598607c0":[1,0,3,87,6], "classop_1_1_spinnaker_wrapper.html#a77a64d4ef798f2ea7cd54d9c170f7ea7":[1,0,3,87,3], "classop_1_1_spinnaker_wrapper.html#ab79aa58cda90784d16335e0081d8f33a":[1,0,3,87,2], -"classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2":[1,0,3,87,0], +"classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7":[1,0,3,87,0], "classop_1_1_sub_thread.html":[1,0,3,95], "classop_1_1_sub_thread.html#a14330cbc1117f32b6d69c1733ccdeb61":[1,0,3,95,4], "classop_1_1_sub_thread.html#a6ee67e375611e8df2d09b3234dedf36c":[1,0,3,95,1], diff --git a/html/navtreeindex5.js b/html/navtreeindex5.js index aefeda21..80fc9c4c 100644 --- a/html/navtreeindex5.js +++ b/html/navtreeindex5.js @@ -121,9 +121,9 @@ var NAVTREEINDEX5 = "filestream_2headers_8hpp.html":[2,0,0,0,4,4], "filestream_2headers_8hpp_source.html":[2,0,0,0,4,4], "flags_to_open_pose_8hpp.html":[2,0,0,0,11,5], -"flags_to_open_pose_8hpp.html#a06655f73071b27f322927d66861ba583":[2,0,0,0,11,5,5], "flags_to_open_pose_8hpp.html#a1fbdd7c33f90d0237582c9441162a7d8":[2,0,0,0,11,5,6], -"flags_to_open_pose_8hpp.html#a4526c07c6dafe2a5e3437b66d20a6dd3":[2,0,0,0,11,5,7], +"flags_to_open_pose_8hpp.html#a43bf0c7467a07f6d10a62de3a32fab93":[2,0,0,0,11,5,5], +"flags_to_open_pose_8hpp.html#a70f65da8f70ebd07b093932927187c90":[2,0,0,0,11,5,7], "flags_to_open_pose_8hpp.html#a7961cb2fd04f59cbcd40df5872f12fd7":[2,0,0,0,11,5,3], "flags_to_open_pose_8hpp.html#aa4a6fee7ba2cc543739477e9c1d64136":[2,0,0,0,11,5,2], "flags_to_open_pose_8hpp.html#ac3bebe88bedbd7785d48159c8e3f0515":[2,0,0,0,11,5,8], diff --git a/html/search/all_12.js b/html/search/all_12.js index 6ea1b462..b3e57061 100644 --- a/html/search/all_12.js +++ b/html/search/all_12.js @@ -67,7 +67,7 @@ var searchData= ['sources',['Sources',['../classcl_1_1_program.html#ad260abbeb288ec0cc18d5184bf07b14a',1,'cl::Program']]], ['spelementtorender',['spElementToRender',['../classop_1_1_renderer.html#aca8ebf0c0a50b87f0be82afa090155a0',1,'op::Renderer']]], ['spgpumemory',['spGpuMemory',['../classop_1_1_gpu_renderer.html#a5d729aab549908c758953be742dd0115',1,'op::GpuRenderer']]], - ['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2',1,'op::SpinnakerWrapper']]], + ['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7',1,'op::SpinnakerWrapper']]], ['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html',1,'op']]], ['spinnakerwrapper_2ehpp',['spinnakerWrapper.hpp',['../spinnaker_wrapper_8hpp.html',1,'']]], ['spisrunning',['spIsRunning',['../classop_1_1_gui.html#a0ad7be7018e634769da8d22d60e7edc0',1,'op::Gui']]], diff --git a/html/search/all_5.js b/html/search/all_5.js index d942cf71..3fdf2d36 100644 --- a/html/search/all_5.js +++ b/html/search/all_5.js @@ -57,14 +57,14 @@ var searchData= ['flagstoopenpose_2ehpp',['flagsToOpenPose.hpp',['../flags_to_open_pose_8hpp.html',1,'']]], ['flagstopoint',['flagsToPoint',['../namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7',1,'op']]], ['flagstoposemodel',['flagsToPoseModel',['../namespaceop.html#aed592469f254f31c2356d4628f75aaea',1,'op']]], - ['flagstoproducer',['flagsToProducer',['../namespaceop.html#a06655f73071b27f322927d66861ba583',1,'op']]], + ['flagstoproducer',['flagsToProducer',['../namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93',1,'op']]], ['flagstoproducertype',['flagsToProducerType',['../namespaceop.html#a1fbdd7c33f90d0237582c9441162a7d8',1,'op']]], - ['flagstorendermode',['flagsToRenderMode',['../namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3',1,'op']]], + ['flagstorendermode',['flagsToRenderMode',['../namespaceop.html#a70f65da8f70ebd07b093932927187c90',1,'op']]], ['flagstoscalemode',['flagsToScaleMode',['../namespaceop.html#ac3bebe88bedbd7785d48159c8e3f0515',1,'op']]], ['flip',['Flip',['../namespaceop.html#abc501c56c6cf6cf1989c84b1692cb774a9ffbd422925a6839ee820ddbc59278c5',1,'op']]], ['flipandrotate',['flipAndRotate',['../classop_1_1_producer.html#aa1a13db305c7ab6a596a0dad122066cb',1,'op::Producer']]], ['flircamera',['FlirCamera',['../namespaceop.html#a54b73745852c270cfd891eed0f6f2332af436d4d7a472ac39a7cb227e3ea24f8d',1,'op']]], - ['flirreader',['FlirReader',['../classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa',1,'op::FlirReader']]], + ['flirreader',['FlirReader',['../classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1',1,'op::FlirReader']]], ['flirreader',['FlirReader',['../classop_1_1_flir_reader.html',1,'op']]], ['flirreader_2ehpp',['flirReader.hpp',['../flir_reader_8hpp.html',1,'']]], ['floatptrtoucharcvmat',['floatPtrToUCharCvMat',['../namespaceop.html#a9cd0c6d2db81cd1de7568d805ef214ba',1,'op']]], diff --git a/html/search/functions_12.js b/html/search/functions_12.js index d1d733c8..fd58b988 100644 --- a/html/search/functions_12.js +++ b/html/search/functions_12.js @@ -50,7 +50,7 @@ var searchData= ['setworkeroutput',['setWorkerOutput',['../classop_1_1_wrapper.html#a3e9f8993c9a27a012671d671998aa15d',1,'op::Wrapper']]], ['setworkerpostprocessing',['setWorkerPostProcessing',['../classop_1_1_wrapper.html#a6f2cf45c8b571b99ee92114ba8462589',1,'op::Wrapper']]], ['size',['size',['../classcl_1_1_n_d_range.html#a31018e7478f8ce3a129dee14abf53719',1,'cl::NDRange::size()'],['../structcl_1_1detail_1_1_kernel_argument_handler_3_01_t_00_01typename_01std_1_1enable__if_3_9std_10affa824618af864313998f2e6bcf08f.html#ab26d77fd61e872fcf0bc9345dcb0192c',1,'cl::detail::KernelArgumentHandler< T, typename std::enable_if<!std::is_base_of< cl::Memory, T >::value >::type >::size()'],['../structcl_1_1detail_1_1_kernel_argument_handler_3_01_t_00_01typename_01std_1_1enable__if_3_01std_cb5bfaca8096193f715a7bbe8a3fa84f.html#aab115c561c430a368dcf3fab65debf42',1,'cl::detail::KernelArgumentHandler< T, typename std::enable_if< std::is_base_of< cl::Memory, T >::value >::type >::size()'],['../structcl_1_1detail_1_1_kernel_argument_handler_3_01_local_space_arg_00_01void_01_4.html#adcc5bbbbc8975491e859042d6764372c',1,'cl::detail::KernelArgumentHandler< LocalSpaceArg, void >::size()'],['../structcl_1_1detail_1_1_kernel_argument_handler_3_01cl_1_1_device_command_queue_00_01void_01_4.html#aaca22313c85e1f71a41f5695c21aeea0',1,'cl::detail::KernelArgumentHandler< cl::DeviceCommandQueue, void >::size()'],['../classop_1_1_queue_base.html#a12cdec56bfe72e722ecc722774989d1b',1,'op::QueueBase::size()']]], - ['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2',1,'op::SpinnakerWrapper']]], + ['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7',1,'op::SpinnakerWrapper']]], ['splitstring',['splitString',['../namespaceop.html#ae80a103d8a4308bc435342b3d31404c8',1,'op']]], ['start',['start',['../classop_1_1_thread_manager.html#a01c2d62e539896e36564457ab9cac25c',1,'op::ThreadManager::start()'],['../classop_1_1_wrapper.html#a338b70f93bfb0ad11b7df6b8db407749',1,'op::Wrapper::start()']]], ['startinthread',['startInThread',['../classop_1_1_thread.html#ac898abffd6ed18456b97ef1b72935ec6',1,'op::Thread']]], diff --git a/html/search/functions_5.js b/html/search/functions_5.js index cee67b42..1bae1075 100644 --- a/html/search/functions_5.js +++ b/html/search/functions_5.js @@ -16,12 +16,12 @@ var searchData= ['flagstoheatmapscalemode',['flagsToHeatMapScaleMode',['../namespaceop.html#aa4a6fee7ba2cc543739477e9c1d64136',1,'op']]], ['flagstopoint',['flagsToPoint',['../namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7',1,'op']]], ['flagstoposemodel',['flagsToPoseModel',['../namespaceop.html#aed592469f254f31c2356d4628f75aaea',1,'op']]], - ['flagstoproducer',['flagsToProducer',['../namespaceop.html#a06655f73071b27f322927d66861ba583',1,'op']]], + ['flagstoproducer',['flagsToProducer',['../namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93',1,'op']]], ['flagstoproducertype',['flagsToProducerType',['../namespaceop.html#a1fbdd7c33f90d0237582c9441162a7d8',1,'op']]], - ['flagstorendermode',['flagsToRenderMode',['../namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3',1,'op']]], + ['flagstorendermode',['flagsToRenderMode',['../namespaceop.html#a70f65da8f70ebd07b093932927187c90',1,'op']]], ['flagstoscalemode',['flagsToScaleMode',['../namespaceop.html#ac3bebe88bedbd7785d48159c8e3f0515',1,'op']]], ['flipandrotate',['flipAndRotate',['../classop_1_1_producer.html#aa1a13db305c7ab6a596a0dad122066cb',1,'op::Producer']]], - ['flirreader',['FlirReader',['../classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa',1,'op::FlirReader']]], + ['flirreader',['FlirReader',['../classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1',1,'op::FlirReader']]], ['floatptrtoucharcvmat',['floatPtrToUCharCvMat',['../namespaceop.html#a9cd0c6d2db81cd1de7568d805ef214ba',1,'op']]], ['flush',['flush',['../classcl_1_1_command_queue.html#a4349d9530f98d7544d1ddb5cbcc053bd',1,'cl::CommandQueue::flush()'],['../namespacecl.html#aec3275453ec57a74dfa7a34653cfa194',1,'cl::flush()']]], ['forceemplace',['forceEmplace',['../classop_1_1_queue_base.html#a8d218f599b84194909691c72ee0de8d0',1,'op::QueueBase']]], diff --git a/html/spinnaker_wrapper_8hpp_source.html b/html/spinnaker_wrapper_8hpp_source.html index 7eca45c1..48edf872 100644 --- a/html/spinnaker_wrapper_8hpp_source.html +++ b/html/spinnaker_wrapper_8hpp_source.html @@ -117,7 +117,7 @@ $(document).ready(function(){initNavTree('spinnaker_wrapper_8hpp_source.html',''
    13  {
    14  public:
    -
    18  explicit SpinnakerWrapper(const std::string& cameraParameterPath);
    +
    18  explicit SpinnakerWrapper(const std::string& cameraParameterPath, const Point<int>& cameraResolution);
    19 
    21 
    -- GitLab
    const int  renderFlag,
    const bool gpuBuggy = false,