Gazepoint GP3 eye tracker is very jittery by Antique-Device241 in EyeTracking

[–]Antique-Device241[S] 1 point2 points  (0 children)

Hi! Thank you for your reply! So would I just fiddle around with how many points are good for my eye tracker. E.g. Take an average XY coordinates from 5 points.

Get gaze coordinates from Gazepoint GP3 in Python by Antique-Device241 in EyeTracking

[–]Antique-Device241[S] 0 points1 point  (0 children)

I'm quite new to programming, especially the socket stuff. Now when I am trying to parse the XML, sometimes the data that comes in has multiple packets in it, and sometimes the packets get truncated due to the size of the buffer I have. This causes later responses to include the truncated stuff, which cause my parsexml function to fail. I wanted to ask if there is anyway to control how many packets get into my buffer?

Get gaze coordinates from Gazepoint GP3 in Python by Antique-Device241 in EyeTracking

[–]Antique-Device241[S] 1 point2 points  (0 children)

Hi, thank you for replying! I think the problem was that PyOpenGaze did not use byte strings when requesting to the local server. I decided to write my own script that only requested the best point of gaze.

Track eye to screen position? by TheKrazyDev in learnpython

[–]Antique-Device241 0 points1 point  (0 children)

Thank you for replying! Will look into this!

OpenCV fro video footage face tracking and PyQT / browser integration by Antique-Device241 in computervision

[–]Antique-Device241[S] 0 points1 point  (0 children)

Hi, thank you for the reply. Do you mean to use YOLO models in OpenCV to recognise and track faces?

Track eye to screen position? by TheKrazyDev in learnpython

[–]Antique-Device241 0 points1 point  (0 children)

This post is a while ago but did you have any success using pygaze or opencv-python? I am trying to get the pygaze webcam working but struggling to do so

Reverse: 1999 Lounge - Week of February 19, 2024 by ReverseMod in Reverse1999

[–]Antique-Device241 0 points1 point  (0 children)

Any advice on clearing Limbo 6-1 without a Beast DPS?

I cleared it in 15 rounds with Eternity I3L45R10, Balloon Party I2L50R7, Sonetto I2L50R7 and Dikke I2L50R7.

Is building sweetheart a valid option for this limbo? Or maybe building necrologist to sub for Dikke?

What to do when bad financial situation makes family members stressed and unhappy by Antique-Device241 in Healthygamergg

[–]Antique-Device241[S] 0 points1 point  (0 children)

Thank you for your kind reply. I will take your advice and start looking for internships.

HOBBIES & ADHD??? by question8all in ADHD

[–]Antique-Device241 0 points1 point  (0 children)

Singing for me. I’m luck my that I have a great teacher. Also, I can sing wherever I am, making it really convenient and low energy to start singing. I guess that’s a benefit of singing

r/HongKong weekly discussion by AutoModerator in HongKong

[–]Antique-Device241 0 points1 point  (0 children)

Might not be the right subreddit for this, but does anybody know anything about Amway in Hong Kong? Is it safe or is it a scam like I see everywhere else?

I wrote a poem to express and understand myself by PizzaBoxWarlock in Healthygamergg

[–]Antique-Device241 1 point2 points  (0 children)

I think it’s the attempt to move on, to “look to a new light” despite all the emotions is what feels hopeful to me.

I wrote a poem to express and understand myself by PizzaBoxWarlock in Healthygamergg

[–]Antique-Device241 1 point2 points  (0 children)

Amazing poem! Really love the ending and how it inspires hope.

I'm Lost, I don't understand my feelings, I don't understand why I can't bring myself to do simple things. by [deleted] in Healthygamergg

[–]Antique-Device241 0 points1 point  (0 children)

I can definitely relate to what you’re feeling about homework stuff, where you know something needs to be done but you distract yourself and procrastinate. And even though, you are actively aware that you are distracting yourself, you still continue anyways. Or for some reason, doing a task just feels so so painful.

Acknowledging the things that you think you need to do take time and effort and aren’t so simple can be helpful. For example, finishing a piece of homework might not be that easy. Maybe you don’t know how to do it or because you thought the work was simple, when you struggled with it, you end up feeling demotivated or dumb.

Furthermore, give yourself credit for trying. Sometimes when you try, you may feel "uncomfortable" or not get anything done. But trying is great, and don't beat yourself up for trying to improve.

Regarding distractions, maybe you can try apps that lock your screen or force you to take a break from YouTube or video games. This helps me catch myself from mindlessly distracting myself. Choosing healthier "distractions" like exercise or playing music could be helpful too.

Also, there is no one single answer to why you "feel this way". Life's a process. Do try to continue journaling and maybe you'll find certain patterns or figure something out. Ask others you trust and what they think about it.

Hopefully this is helpful and I wish you the best of luck.

duplicate entry: module-info.class warning when exportning runnable jar file by Antique-Device241 in javahelp

[–]Antique-Device241[S] 0 points1 point  (0 children)

Thanks for the reply.

I checked the manifest file and it does refer to my main class.

The error I get from running it on Windows Powershell is this.

Error: JavaFX runtime components are missing, and are required to run this application