Plot the UV points on an image.
More...
#include <vc/graph/core.hpp>
|
auto | serialize_ (bool useCache, const filesystem::path &cacheDir) -> smgl::Metadata override |
|
void | deserialize_ (const smgl::Metadata &meta, const filesystem::path &cacheDir) override |
|
Plot the UV points on an image.
- See also
- UVMap::Plot()
Definition at line 463 of file core.hpp.
◆ PlotUVMapNode()
volcart::PlotUVMapNode::PlotUVMapNode |
( |
| ) |
|
◆ deserialize_()
void volcart::PlotUVMapNode::deserialize_ |
( |
const smgl::Metadata & |
meta, |
|
|
const filesystem::path & |
cacheDir |
|
) |
| |
|
overrideprivate |
smgl custom deserialization
◆ serialize_()
auto volcart::PlotUVMapNode::serialize_ |
( |
bool |
useCache, |
|
|
const filesystem::path & |
cacheDir |
|
) |
| -> smgl::Metadata |
|
overrideprivate |
smgl custom serialization
◆ plot
smgl::OutputPort<cv::Mat> volcart::PlotUVMapNode::plot |
◆ plot_
cv::Mat volcart::PlotUVMapNode::plot_ |
|
private |
◆ uvMap
◆ uvMap_
◆ uvMesh
smgl::InputPort<ITKMesh::Pointer> volcart::PlotUVMapNode::uvMesh |
◆ uvMesh_
ITKMesh::Pointer volcart::PlotUVMapNode::uvMesh_ |
|
private |
The documentation for this class was generated from the following file: