Jump to content

OpenCV dll Open Fail


Recommended Posts

Sorry for bother, I try to use the OpenCV USD always error, and script fail on opencv startup function (dll version is 2413)

I found the issue is OpenCV's dll loading fail, does anyone could help me to know why open dll fail ?

both of x86 and x64 dll, even simple code for dll open to load the opencv dll

Thanks !!

 

Global $OpenCV_DLL_Load

$OpenCV_DLL_Load = DllOpen("E:\Desktop\opencv\build\x86\vc12\bin\opencv_highgui2413.dll")

MsgBox(0, "", $OpenCV_DLL_Load)

Exit

image.png.16363ec07026d14aec28e1e228feb771.png

image.png.e9765fd44346d0554c0ce0993a79bb3d.png

 

Edited by jimmy123j
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...