LabelMe
|
This is the complete list of members for My::Parse, including all inherited members.
parse(const QString &fileName, QList< My::Shape2D * > &shapes, const QString &labelfileName) | My::Parse | static |
parse3D(const QString &fileName, QList< cv::Mat > &list, QList< My::Shape3D * > &shapes, const QString &labelfileName) | My::Parse | static |
parseImage(int dimension, QList< cv::Mat > &list, QList< My::Shape3D * > &shapes, QList< Label3D * > &labels) | My::Parse | static |
write(const QString &fileName, QList< My::Shape2D * > &shapes) | My::Parse | static |
write3D(const QString &fileName, QList< My::Shape3D * > &shapes) | My::Parse | static |