sxyObs 0 Posted August 15, 2010 First of all, i wanna say hi to all glad that I'm a member of autoit community and this is my first time to post for new topic, okay, now im gonna start the topic. I think a lot of you here knows "Opencv", if not, OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision, Here's the OpenCv Documentation or you can download free the installation and samples Here Okay, so what im trying to do for now is to make OpenCv UDF supported with thisReferences and Documents by calling Opencv dlls(cxcore.dll,cv.dll,highgui.dll) using autoit dllcall function. BTW i tried searching it in the forum but no success, i guess if i'm not wrong, this is the first topic about opencv. If any one interested, feel free to help . i know its possible in autoit. Share this post Link to post Share on other sites
SerahIsNotMyName 0 Posted August 14, 2012 Hi sxyObs, What happened to your plan? Ive been searching for forums (even outside autoit forums) that tackles the use of OpenCV in Autoit, but no luck. No one attempts to use OpenCV in autoit aside from this post you have here. Hope you update this topic because I really need it. thanks! Share this post Link to post Share on other sites
water 2,420 Posted August 14, 2012 On the german forum a guy claimed a few days ago to have started to work on writing a wrapper for OpenCV.He started with cvCircle. Details can be found here. My UDFs and Tutorials: Spoiler UDFs:Active Directory (NEW 2021-04-14 - Version 1.5.3.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX (NEW 2021-04-13 - Version 1.6.4.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX_GUI (NEW 2021-04-13 - Version 1.4.0.0) - DownloadOutlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsPowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & SupportExcel - Example Scripts - WikiWord - WikiTask Scheduler (2019-12-03 - Version 1.5.1.0) - Download - General Help & Support - WikiTutorials:ADO - Wiki, WebDriver - Wiki Share this post Link to post Share on other sites
SerahIsNotMyName 0 Posted August 14, 2012 Hi water, thank you for this one, they are really working on it. I just need to monitor that thread and see if it is done. Thanks! Share this post Link to post Share on other sites