Code Monkey home page Code Monkey logo

gecco's People

Contributors

dependabot[bot] avatar paulascharf avatar snavas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gecco's Issues

Failed to set mediaType

On the new PC sometimes GECCO throws this error:


Process finished with exit code -1073741819 (0xC0000005)

Currently the 415 camera always throws this error while the 435 only spontaneously throws it.

Sometimes it helps to change the USB port of the camera.

Downgrading Vidgear to 0.1.8 did not fix the issue.

utilizing edges and contours

opencv provides a function called Canny to detect edges. maybe this could be used to improve the contours of the hand

Align IR to color stream

The current solution is not optimal because it produces empty pixels in the color stream.
This thread describes a more elaborate solution but I dont understand it yet...

increase performance

Currently the visualization is delayed and runs only at about 3 frames per second. It should be investigated if this can be improved.
One possible approach could be adjusting the networking.

Runtime error timeout

On the new PC after a while this error is thrown when we want to read the colorframe or the depthframe from the camera:

[ERROR] "RuntimeError: Frame didn't arrive within 5000"

visualize height of hands

Ideas:

  • saturation & brightness: black when far away, bright color when near

  • transparency: more transparent the further away

  • pro: doesnt occlude background

Error in cv::convexityDefects using cv2 4.4.0.46

The convex hull indices are not monotonous, which can be in the case when the input contour contains self-intersections in function 'cv::convexityDefects'

In the meantime using cv2 4.2.0.34 is recommended

This bug/unexpected behaviour starts happening since cv2 version4.3.0.36

pip install opencv-contrib-python==4.2.0.34

Error in compression_param when updating from vidgear 0.1.8 to 0.1.9

AttributeError: module 'cv2.cv2' has no attribute 'compression_param'
Helper :: CRITICAL :: `compression_param` is not a valid OpenCV property!

AttributeError: module 'cv2.cv2' has no attribute 'compression_format'
Helper :: CRITICAL :: `compression_format` is not a valid OpenCV property!

vidgear version= 0.1.9
opencv version= 4.2.0.34

Logging partner data

Now the system only logs the detected hands from their own device, but not the ones from the partner device, only video frames are shared and communication between partners. It would be ideal that video frames + hand/finger tracking data is also shared.

Workaround: Right now we have two separated log files (system1.log and system2.log) that should be merged into one file after each session before further analysis.

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.