
69developer
USA
Asked
— Edited
DJ/EZ-Robot,
What software IDE do you use to build the EZ Robot software? What language do you use?
Do you use any 3rd party add-ons or DLL, like OpenCV?
Thanks,
Keith
The EZ-SDK is the base of all EZ-Robot Software. The EZ-SDK contains a few third party libraries, such as ffmpeg and a modified AForge.Net. For the audio MP3 decoding, the NAudio library is used.
OpenCV is not used - but you can use it, such as the EZ-Face can be used as an example - which uses OpenCV.