表格线识别通用库文档
载入中...
搜索中...
未找到
cm::Intervals 成员列表

成员的完整列表,这些成员属于 cm::Intervals,包括所有继承而来的类成员

Count(const Interval &value) constcm::List< Interval >inline
Count(const FUNC &func) constcm::List< Interval >inline
Fill(const Interval &value)cm::List< Interval >inline
Filter(const FUNC &func) constcm::List< Interval >inline
FilterInvalidIntervals(int min_interval_len=1)cm::Intervalsinline
Include(const Interval &value) constcm::List< Interval >inline
Include(const FUNC &func) constcm::List< Interval >inline
Index(const Interval &value, size_t from_index=0) constcm::List< Interval >inline
Index(const FUNC &func, size_t from_index=0) constcm::List< Interval >inline
Intervals()=defaultcm::Intervals
Intervals(const Intervals &intervals)=defaultcm::Intervals
Intervals(const std::vector< cv::Range > &ranges)cm::Intervalsinline
LastIndex(const Interval &value, size_t from_index=INT_MAX) constcm::List< Interval >inline
LastIndex(const FUNC &func, size_t from_index=INT_MAX) constcm::List< Interval >inline
List()=defaultcm::List< Interval >
List(const List< Interval > &list)=defaultcm::List< Interval >
List(const std::vector< Interval > &list)cm::List< Interval >inline
Map(const FUNC &func) constcm::List< Interval >inline
Max() constcm::List< Interval >inline
Max(const FUNC &func) constcm::List< Interval >inline
MergeIntervals(int max_interval_distance=0)cm::Intervalsinline
Min() constcm::List< Interval >inline
Min(const FUNC &func) constcm::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{}) constcm::List< Interval >inline
Reverse()cm::List< Interval >inline
Shuffle()cm::List< Interval >inline
Slice(size_t start, size_t end=UINT_MAX) constcm::List< Interval >inline
Sort()cm::List< Interval >inline
Sort(const FUNC &func)cm::List< Interval >inline
~Intervals()=defaultcm::Intervals
~List()=defaultcm::List< Interval >