#include <stridemap.h>
◆ StrideMap()
tesseract::StrideMap::StrideMap |
( |
| ) |
|
|
inline |
◆ ComputeTIncrements()
void tesseract::StrideMap::ComputeTIncrements |
( |
| ) |
|
|
private |
◆ ReduceWidthTo1()
void tesseract::StrideMap::ReduceWidthTo1 |
( |
| ) |
|
◆ ScaleXY()
void tesseract::StrideMap::ScaleXY |
( |
int |
x_factor, |
|
|
int |
y_factor |
|
) |
| |
◆ SetStride()
void tesseract::StrideMap::SetStride |
( |
const std::vector< std::pair< int, int >> & |
h_w_pairs | ) |
|
◆ Size()
◆ TransposeXY()
void tesseract::StrideMap::TransposeXY |
( |
| ) |
|
◆ Width()
int tesseract::StrideMap::Width |
( |
| ) |
const |
|
inline |
◆ heights_
std::vector<int> tesseract::StrideMap::heights_ |
|
private |
◆ shape_
◆ t_increments_
int tesseract::StrideMap::t_increments_[FD_DIMSIZE] |
|
private |
◆ widths_
std::vector<int> tesseract::StrideMap::widths_ |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/lstm/stridemap.h
- /home/stephane/src/tesseract/src/lstm/stridemap.cpp