Giter VIP home page Giter VIP logo

Comments (6)

stephanecharette avatar stephanecharette commented on August 21, 2024

Never heard of that file before. Obviously part of OpenCV. Anything special about how you installed or built OpenCV?
Doing a google search on that name says it has something to do with augmented reality. https://docs.google.com/document/d/1QU9KoBtjSM2kF6ITOjQ76xqL7H0TEtXriJX5kwi9Kgc/edit

ArUco is an OpenSource library for detecting squared fiducial markers in images. Additionally, if the camera is calibrated, you can estimate the pose of the camera with respect to the markers.

This is not something used by DarkHelp. Not sure what you've done that results in this error.

from darkhelp.

sekisek avatar sekisek commented on August 21, 2024

Hi,
I followed this guide a few days ago:
https://techzizou.com/yolo-installation-on-windows-and-linux/#install_windows

there were 3 options I choose the first one:

METHOD 1: Install OpenCV using Windows installer
Download OpenCV latest release Windows installer from https://opencv.org/releases/ .
Run the exe file, extract it to C drive and install it.
Lastly, give the following paths in the path environment variable for your System variables.

METHOD 2: Build OpenCV from source

METHOD 3: Build OpenCV from source with CUDA support to enable OpenCV-DNN-Cuda module

any suggestions?

from darkhelp.

stephanecharette avatar stephanecharette commented on August 21, 2024

My suggestion is to follow the instructions on the DarkHelp github page. See the readme for details.

from darkhelp.

stephanecharette avatar stephanecharette commented on August 21, 2024

Specifically: https://github.com/stephanecharette/DarkHelp#building-darknet-windows
Or: https://github.com/stephanecharette/DarkHelp/blob/master/readme_windows.txt

from darkhelp.

sekisek avatar sekisek commented on August 21, 2024

Got It to work! add to uninstall opencv and build it again.
I am trying to install the DarkMark but I do to see any instructions for windows?

from darkhelp.

stephanecharette avatar stephanecharette commented on August 21, 2024

DarkMark doesn't have Windows instructions. Install it in a Virtualbox VM or in WSL2 in Windows 10.

from darkhelp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.