Giter Site home page Giter Site logo

Error LNK2001 eye_gaze v1.0 about eye-gaze HOT 8 CLOSED

iitmcvg avatar iitmcvg commented on August 25, 2024
Error LNK2001 eye_gaze v1.0

from eye-gaze.

Comments (8)

Aravind-Suresh avatar Aravind-Suresh commented on August 25, 2024

These errors are OpenCV linker errors. Check if you compile with appropriate libraries. It throws linker errors for cvtColor, KalmanFilter etc. Also, they are not related to Dlib in any way.

PS: I am @Aravind-Suresh.

from eye-gaze.

rsnk96 avatar rsnk96 commented on August 25, 2024

Hi

Check your Property Page -->Linker-->Input-->Include Directories. Make sure there's a 'd' appended to the end of each library name (i.e., "opencv_core249d.dll", not "opencv_core249.dll") Visual Studio expects a debug library for a debug compilation.

from eye-gaze.

gitvbs00 avatar gitvbs00 commented on August 25, 2024

@Aravind-Suresh Sorry it was a typo.
@Aravind-Suresh, @rsnk96 Thank you, it's running now, there were missing some static libraries.
However, it's showing the message "zero faces" on the debug windows while on the other one, only a snapshot image (no video feed ). Also it's taking a lot of time before processing.

from eye-gaze.

Aravind-Suresh avatar Aravind-Suresh commented on August 25, 2024

It may take a lot of time if Dlib libraries are not linked properly. They need to be built with appropriate flags. Check cmake file. I faced the same problem, but once compiling it with correct optimisation flags, it was faster.

from eye-gaze.

gitvbs00 avatar gitvbs00 commented on August 25, 2024

It's working now, I restarted Visual Studio, and linked again all the static libraries.
Do you know a way I could use the eye-gaze to move the cursor by where the user is looking at.

from eye-gaze.

Aravind-Suresh avatar Aravind-Suresh commented on August 25, 2024

Eye gaze gives you raw details about gaze vectors and pose. Use libraries like x11 for Linux ( Win32 provides tools for mouse controls in Windows ), and then control mouse using these values. Online forums will help you.

Hence, closing this issue. Thanks for your time :)

from eye-gaze.

iev6 avatar iev6 commented on August 25, 2024

Umm, isnt that the whole point of this project? Calibration needs to be
done, for that. you need to define starting points and termination points,
with some kind of an interpolation formula while tracking the gaze.

*Giridhur S *
Undergraduate Junior
Electrical Engineering
Indian Institute of Technology,Madras

On Tue, Mar 29, 2016 at 6:11 PM, vbest001 [email protected] wrote:

It's working now, I restarted Visual Studio, and linked again all the
static libraries.
Do you know a way I could use the eye-gaze to move the cursor by where the
user is looking at.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
http://t.signauxdeux.com/e1t/c/5/f18dQhb0SmZ58dDMPbW2n0x6l2B9nMJW7sM9dn7dK_MMdBzM2-04?t=https%3A%2F%2Fgithub.com%2Fiitmcvg%2Feye-gaze%2Fissues%2F1%23issuecomment-202875532&si=6699794077843456&pi=bff4f4d9-2822-4bad-da4f-77bb694175db

from eye-gaze.

gitvbs00 avatar gitvbs00 commented on August 25, 2024

Thank you guys. I will work on it.

from eye-gaze.

Related Issues (18)

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.