- Opencv
a) 自己编译
b) 研究Opencv如何编译python和numpy无缝应用?
c) 学习
d) https://docs.python.org/3/extending/extending.html
https://docs.python.org/3/extending/building.html
e)
http://intermediate-and-advanced-software-carpentry.readthedocs.io/en/latest/c++-wrapping.html#manual-wrapping
f)
g)
研究F:\sw\opencv3.3.1vc14\opencv\sources\cmake\OpenCVDetectPython.cmake
h)
研究https://stackoverflow.com/questions/31037882/whats-the-cmake-syntax-to-set-and-use-variables
Opencv + python + Qt + pyqtgraph
1, 确定先做框架还是使用halcon?
a)
老婆对在家搞这个有意见,所以还是在公司搞框架吧,python+opencv+qt?
b)
具体流程干啥呢?
i.
研究pyqt5 实现gui至少要有livevideo,画graphics功能。 http://zetcode.com/gui/pyqt5/
ii.
https://erget.wordpress.com/2014/03/13/building-an-interactive-gui-with-opencv/
Use python to impl a simple GUI: learn
+ Insp
http://www.pyqtgraph.org/documentation/introduction.html
|