AR logo.png

ANNIN ROBOTICS

0
  • HOME

  • TUTORIALS

  • DOWNLOADS

  • THIRD-PARTY SOFTWARE

  • ROBOT KITS

  • FORUM

  • BLOG

  • CONTACT

  • More

    Use tab to navigate through the menu items.
    To see this working, head to your live site.
    • Categories
    • All Posts
    • My Posts
    xie.sam
    Apr 20

    Can anyone share how to use 'open vision control'?

    in Questions

    Hi,


    I have successfully installed python. And pyserial, inputs(xbox), numpy as well in CMD window. I also successfully installed opencv-python in CMD window.

    I copied the python -- 'cv2.pyd' file to 'site-packages' folder.


    But right now the problem is when I open the 'Sentry Project.exe' file then the pop-up window shows ERROR: APP can not start normally (0xc000007b)... :(

    I search on web it seems miss the .DLL files. But I am sure the 4 DLL files(cv210.dll, cvaux210.dll, cxcore210.dll and highgui.dll ) are already in 'SysWOW64' folder.


    Anyone met the same thing to me?

    Can anyone share any comment for this issue?

    1 comment
    0
    1 Comment

    Share Your ThoughtsSign up to leave a comment.

    J
    Johann Voigtlander
    Apr 22

    I tried for a long time to get opencv to work and had a similar error to yours.


    I downloaded an older version of RoboRealm (1.7.5 i think) which you can find for free with a bit of googling. It worked and was way easier. I had to mess around with the newline characters it was generating for the AR program to correctly open the .txt file.


    Let me know if you solve the opencv errors.


    Like
    1 comments