提交 e9ae68f2 编写于 作者: S Santiago Castro 提交者: Gines

Fix typos in comments in examples folder (#104)

上级 1ed09805
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#include <string> #include <string>
#include <thread> // std::this_thread #include <thread> // std::this_thread
#include <vector> #include <vector>
// Other 3rdpary depencencies // Other 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
// 1. `core` module: for the Array<float> class that the `pose` module needs // 1. `core` module: for the Array<float> class that the `pose` module needs
// 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively // 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively
// 3rdpary depencencies // 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
// OpenPose dependencies // OpenPose dependencies
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
// 1. `core` module: for the Array<float> class that the `pose` module needs // 1. `core` module: for the Array<float> class that the `pose` module needs
// 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively // 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively
// 3rdpary depencencies // 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
// OpenPose dependencies // OpenPose dependencies
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
// 1. `core` module: for the Datum struct that the `thread` module sends between the queues // 1. `core` module: for the Datum struct that the `thread` module sends between the queues
// 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively // 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively
// 3rdpary depencencies // 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
// OpenPose dependencies // OpenPose dependencies
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
// 1. `core` module: for the Datum struct that the `thread` module sends between the queues // 1. `core` module: for the Datum struct that the `thread` module sends between the queues
// 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively // 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively
// 3rdpary depencencies // 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
// OpenPose dependencies // OpenPose dependencies
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
// 1. `core` module: for the Datum struct that the `thread` module sends between the queues // 1. `core` module: for the Datum struct that the `thread` module sends between the queues
// 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively // 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively
// 3rdpary depencencies // 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
// OpenPose dependencies // OpenPose dependencies
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
// 1. `core` module: for the Datum struct that the `thread` module sends between the queues // 1. `core` module: for the Datum struct that the `thread` module sends between the queues
// 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively // 2. `utilities` module: for the error & logging functions, i.e. op::error & op::log respectively
// 3rdpary depencencies // 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
// OpenPose dependencies // OpenPose dependencies
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#include <string> #include <string>
#include <thread> // std::this_thread #include <thread> // std::this_thread
#include <vector> #include <vector>
// Other 3rdpary depencencies // Other 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#include <string> #include <string>
#include <thread> // std::this_thread #include <thread> // std::this_thread
#include <vector> #include <vector>
// Other 3rdpary depencencies // Other 3rdparty dependencies
#include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string #include <gflags/gflags.h> // DEFINE_bool, DEFINE_int32, DEFINE_int64, DEFINE_uint64, DEFINE_double, DEFINE_string
#include <glog/logging.h> // google::InitGoogleLogging #include <glog/logging.h> // google::InitGoogleLogging
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册