![]() |
NI Vision Python wrappers
I'm happy to announce that I've completed a full set of Python wrappers for NI Vision (the National Instruments visual processing / machine vision library). Unfortunately, they're only usable on Windows at the moment, not on RobotPy, due to the use of Python's ctypes module (which has not yet been ported to the robot). I'll work on porting ctypes to the robot soon, but in the meantime you can experiment on Windows!
Features:
github page: https://github.com/robotpy/pynivision The Downloads page has a Windows installer if you want to get started quickly. I've only tested on Python 3.x with NI Vision 2011 so far. |
Re: NI Vision Python wrappers
Neat!
So, does this mean that the best way to process images (finding targets and such) with RobotPy is to send the images to the driver's station, process them there, and then send the result back to the bot? |
Re: NI Vision Python wrappers
Quote:
|
| All times are GMT -5. The time now is 19:53. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi