本文介绍了极快的getpixel的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在寻找一种非常快的方法来获取getpixel.
我尝试了一些方法,但是结合120 fps的实时摄像头还不够快吗?
..,我开始怀疑,如果我进入汇编器,也许只能实时"完成(我宁可不要,几年前我做了那样,需要再次学习).但是速度
I''m looking for an extremely fast method to do getpixel.
I tried some methods but they where just not fast enough in combination with a live cam 120fps any suggestions ?
.., i''m beginning to wonder maybe it can only be done "live" if I go into assembler (which i rather do not, its been years ago that i did that, need to learn it again).. but speed is to slow even with lockbit images.
推荐答案
这篇关于极快的getpixel的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!