|
表格线识别通用库文档
|
成员的完整列表,这些成员属于 cm::Intervals,包括所有继承而来的类成员
| Count(const Interval &value) const | cm::List< Interval > | inline |
| Count(const FUNC &func) const | cm::List< Interval > | inline |
| Fill(const Interval &value) | cm::List< Interval > | inline |
| Filter(const FUNC &func) const | cm::List< Interval > | inline |
| FilterInvalidIntervals(int min_interval_len=1) | cm::Intervals | inline |
| Include(const Interval &value) const | cm::List< Interval > | inline |
| Include(const FUNC &func) const | cm::List< Interval > | inline |
| Index(const Interval &value, size_t from_index=0) const | cm::List< Interval > | inline |
| Index(const FUNC &func, size_t from_index=0) const | cm::List< Interval > | inline |
| Intervals()=default | cm::Intervals | |
| Intervals(const Intervals &intervals)=default | cm::Intervals | |
| Intervals(const std::vector< cv::Range > &ranges) | cm::Intervals | inline |
| LastIndex(const Interval &value, size_t from_index=INT_MAX) const | cm::List< Interval > | inline |
| LastIndex(const FUNC &func, size_t from_index=INT_MAX) const | cm::List< Interval > | inline |
| List()=default | cm::List< Interval > | |
| List(const List< Interval > &list)=default | cm::List< Interval > | |
| List(const std::vector< Interval > &list) | cm::List< Interval > | inline |
| Map(const FUNC &func) const | cm::List< Interval > | inline |
| Max() const | cm::List< Interval > | inline |
| Max(const FUNC &func) const | cm::List< Interval > | inline |
| MergeIntervals(int max_interval_distance=0) | cm::Intervals | inline |
| Min() const | cm::List< Interval > | inline |
| Min(const FUNC &func) const | cm::List< Interval > | inline |
| MutFilter(const FUNC &func) | cm::List< Interval > | inline |
| MutMap(const FUNC &func) | cm::List< Interval > | inline |
| MutReduce(const FUNC &func, U initial_value=U{}) | cm::List< Interval > | inline |
| operator+=(const List< Interval > &list) | cm::List< Interval > | inline |
| Order(size_t index) | cm::List< Interval > | inline |
| Order(size_t index, const FUNC &func) | cm::List< Interval > | inline |
| Reduce(const FUNC &func, U initial_value=U{}) const | cm::List< Interval > | inline |
| Reverse() | cm::List< Interval > | inline |
| Shuffle() | cm::List< Interval > | inline |
| Slice(size_t start, size_t end=UINT_MAX) const | cm::List< Interval > | inline |
| Sort() | cm::List< Interval > | inline |
| Sort(const FUNC &func) | cm::List< Interval > | inline |
| ~Intervals()=default | cm::Intervals | |
| ~List()=default | cm::List< Interval > |