Skip to content

Commit

Permalink
Add comment for namespace vision
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangjiajun committed Oct 7, 2022
1 parent 12e5a65 commit 1005a09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fastdeploy/vision/common/result.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
#include "opencv2/core/core.hpp"

namespace fastdeploy {
/** \brief All C++ FastDeploy Vision Models APIs are defined inside this namespace
*
*/
namespace vision {
enum FASTDEPLOY_DECL ResultType {
UNKNOWN_RESULT,
Expand Down

0 comments on commit 1005a09

Please sign in to comment.