Ion
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
sdfutils.h
Go to the documentation of this file.
1
18
#ifndef ION_TEXT_SDFUTILS_H_
19
#define ION_TEXT_SDFUTILS_H_
20
25
26
#include "
ion/base/array2.h
"
27
28
namespace
ion {
29
namespace
text
{
30
42
const
base::Array2<double>
ComputeSdfGrid
(
43
const
base::Array2<double>& image_grid,
size_t
padding);
44
45
}
// namespace text
46
}
// namespace ion
47
48
#endif // ION_TEXT_SDFUTILS_H_
array2.h
text
std::string text
Definition:
tracinghandler.cc:72
ion::text::ComputeSdfGrid
const Grid ComputeSdfGrid(const Grid &image_grid, size_t padding)
Public SDF utility functions.
Definition:
sdfutils.cc:428
text
sdfutils.h
Generated by
1.8.6