JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
This is the complete list of members for jevois::GUIhelperPython, including all inherited members.
d2i(ImVec2 p, char const *name=nullptr) | jevois::GUIhelperPython | |
d2i1(float x, float y, char const *name=nullptr) | jevois::GUIhelperPython | |
d2is(ImVec2 p, char const *name=nullptr) | jevois::GUIhelperPython | |
d2is1(float x, float y, char const *name=nullptr) | jevois::GUIhelperPython | |
drawCircle(float x, float y, float r, ImU32 col=IM_COL32(128, 255, 128, 255), bool filled=true) | jevois::GUIhelperPython | |
drawEllipse(float x, float y, float rx, float ry, float rot=0.0F, ImU32 col=IM_COL32(128, 255, 128, 255), bool filled=true) | jevois::GUIhelperPython | |
drawImage(char const *name, RawImage const &img, bool noalias=false, bool isoverlay=false) | jevois::GUIhelperPython | |
drawImage1(char const *name, cv::Mat const &img, bool rgb, bool noalias=false, bool isoverlay=false) | jevois::GUIhelperPython | |
drawImage2(char const *name, RawImage const &img, int x, int y, int w, int h, bool noalias=false, bool isoverlay=false) | jevois::GUIhelperPython | |
drawImage3(char const *name, cv::Mat const &img, bool rgb, int x, int y, int w, int h, bool noalias=false, bool isoverlay=false) | jevois::GUIhelperPython | |
drawInputFrame(char const *name, InputFramePython const &frame, bool noalias=false, bool casync=false) | jevois::GUIhelperPython | |
drawInputFrame2(char const *name, InputFramePython const &frame, bool noalias=false, bool casync=false) | jevois::GUIhelperPython | |
drawLine(float x1, float y1, float x2, float y2, ImU32 col=IM_COL32(128, 255, 128, 255)) | jevois::GUIhelperPython | |
drawPoly(std::vector< cv::Point > const &pts, ImU32 col=IM_COL32(128, 255, 128, 255), bool filled=true) | jevois::GUIhelperPython | |
drawPoly1(std::vector< cv::Point2f > const &pts, ImU32 col=IM_COL32(128, 255, 128, 255), bool filled=true) | jevois::GUIhelperPython | |
drawPoly2(cv::Mat const &pts, ImU32 col=IM_COL32(128, 255, 128, 255), bool filled=true) | jevois::GUIhelperPython | |
drawRect(float x1, float y1, float x2, float y2, ImU32 col=IM_COL32(128, 255, 128, 255), bool filled=true) | jevois::GUIhelperPython | |
drawText(float x, float y, char const *txt, ImU32 col=IM_COL32(128, 255, 128, 255)) | jevois::GUIhelperPython | |
endFrame() | jevois::GUIhelperPython | |
frameStarted() const | jevois::GUIhelperPython | |
getMousePos() | jevois::GUIhelperPython | |
GUIhelperPython(GUIhelper *src) | jevois::GUIhelperPython | |
i2d(ImVec2 p, char const *name=nullptr) | jevois::GUIhelperPython | |
i2d1(float x, float y, char const *name=nullptr) | jevois::GUIhelperPython | |
i2ds(ImVec2 p, char const *name=nullptr) | jevois::GUIhelperPython | |
i2ds1(float x, float y, char const *name=nullptr) | jevois::GUIhelperPython | |
iinfo(jevois::InputFramePython const &inframe, std::string const &fpscpu, unsigned short winw=0, unsigned short winh=0) | jevois::GUIhelperPython | |
iline(int line=-1, char const *name=nullptr) | jevois::GUIhelperPython | |
isMouseClicked(int button_num) | jevois::GUIhelperPython | |
isMouseDoubleClicked(int button_num) | jevois::GUIhelperPython | |
isMouseDown(int button_num) | jevois::GUIhelperPython | |
isMouseDragging(int button_num) | jevois::GUIhelperPython | |
isMouseReleased(int button_num) | jevois::GUIhelperPython | |
itext(char const *txt, ImU32 const &col=IM_COL32_BLACK_TRANS, int line=-1) | jevois::GUIhelperPython | |
itext2(char const *txt) | jevois::GUIhelperPython | |
releaseImage(char const *name) | jevois::GUIhelperPython | |
releaseImage2(char const *name) | jevois::GUIhelperPython | |
reportAndIgnoreException(std::string const &prefix="") | jevois::GUIhelperPython | |
reportAndRethrowException(std::string const &prefix="") | jevois::GUIhelperPython | |
reportError(std::string const &err) | jevois::GUIhelperPython | |
startFrame() | jevois::GUIhelperPython |