学习ImagePy3年了,对作者闫大写的解析引擎自动生成插件很着迷,我也写过简单的插件,保我毕业了。
毕业后,从事视觉算法工程师岗位,觉得自己需要从ImagePy入手,学习Python语法、解析引擎、半自动标注等等。于是探索了ImagePy的GUI框架WXPython,感觉很有意思。下面是探索迷了的胡乱记录。
要不,一起走两眼?
ImagePy常规操作
http://luntan.imagepy.org/-td17.html
ImagePy插件拓展
基础教程 - 扩展应用
Image-Py/opencv-plgs
WXpython第一课
wxWidgets/Phoenix
入门代码
Overview of wxPython
目录文档
wxPython Phoenix 4.0.7 documentation
wxPython Phoenix 4.0.7 documentation
升级之路
Cross-Platform GUI Library
a GUI builder for wxWidgets/wxPython
Downloads - wxWidgets
好书
Cross-platform programming with C++ and wxWidgets
意外收获,一个自动渲染网页的格式
wxPython Phoenix 4.0.7 documentation
https://docs.wxpython.org/_sources/wx.functions.txt
网页渲染说明
..两点符号、#号、空行、空格、引号、关键字这些都是渲染的关键
wxPython Phoenix 4.0.7 documentation
标题渲染、目录渲染
内容渲染
WXPython共享库地址
Phoenix/docs/sphinx/rest_substitutions/snippets/python/contrib
https://github.com/wxWidgets/Phoenix/tree/master/docs/sphinx/rest_substitutions/snippets/pythongithub.com
一个还不错的WXPython插件示例
wxPython Phoenix 4.1.0a1 documentation
发布于 23:43