Import OpenCV libraries in TestComplete
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2021
08:57 PM
09-02-2021
08:57 PM
Import OpenCV libraries in TestComplete
I want t import Open CV libraries in test Compete to work on Animation and graphic Automation.
Is it possible to import the libraries?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2021
03:59 AM
09-03-2021
03:59 AM
Hi,
It depends on the language libraries are implemented with and the language used for your test project in TestComplete.
For example, if OpenCV libraries are .Net assemblies or native DLLs (preferably - with debug info) then they can be used from any project in TestComplete.
If OpenCV libraries are Python, JScript or JavaScript-based, then they can be used only if their language matches the language of TestComplete's project.
Regards,
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
