Head-tracking | perform head tracking and change persepective | Computer Vision library

 by   DhananjaiH Python Version: Current License: No License

kandi X-RAY | Head-tracking Summary

kandi X-RAY | Head-tracking Summary

Head-tracking is a Python library typically used in Artificial Intelligence, Computer Vision, OpenCV applications. Head-tracking has no bugs, it has no vulnerabilities and it has low support. However Head-tracking build file is not available. You can download it from GitHub.

This project can perform head tracking and change persepective of viewing 3D objects in Python using OpenCV. cam_basic.py : Code that displays an image feed from the camera [Python + OpenCV]. basic_facetrack.py: Code that performs face-tracking using the image feed from a camera [Python + OpenCV]. headtrack.py: Using face-tracking, it can change perception of a 3D wire frame. Requires wireframe3.py to be in the same directory. The motion is very sudden, however, and needs to be scaled to be controllable. [Python + OpenCV + Pygame]. VR_Headtrack_dynamicOG.py: Performs headtracking in a rendered 3D environment containing 2 cubes. User can move left/right/up/down. This version uses a dynamic origin setting for motion. [Python + OpenCV + VTK]. VR_Headtrack_staticOG.py: Performs headtracking in a rendered 3D environment containing 2 cubes. User can move left/right/up/down and even zoom in/out. This version uses a static origin setting. Motion is based on distance of the user’s head from the origin. Motion is also scaled. [Python + OpenCV + VTK].
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Head-tracking has a low active ecosystem.
              It has 21 star(s) with 3 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              Head-tracking has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Head-tracking is current.

            kandi-Quality Quality

              Head-tracking has 0 bugs and 0 code smells.

            kandi-Security Security

              Head-tracking has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              Head-tracking code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              Head-tracking does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              Head-tracking releases are not available. You will need to build from source code and install.
              Head-tracking has no build file. You will be need to create the build yourself to build the component from source.
              Head-tracking saves you 237 person hours of effort in developing the same functionality from scratch.
              It has 578 lines of code, 31 functions and 6 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Head-tracking and discovered the below as its top functions. This is intended to give you an instant insight into Head-tracking implemented functionality, and help decide if they suit your requirements.
            • calculate motion
            • Run the detection algorithm .
            • Initialize the game .
            • Calculate the center of each node .
            • Rotate the x - axis .
            • Detect faces in an image
            • Repeat the preview .
            • Handles middle button press events
            • Handles middle button release events
            Get all kandi verified functions for this library.

            Head-tracking Key Features

            No Key Features are available at this moment for Head-tracking.

            Head-tracking Examples and Code Snippets

            No Code Snippets are available at this moment for Head-tracking.

            Community Discussions

            Trending Discussions on Head-tracking

            QUESTION

            How to manipulate frustum in three.js
            Asked 2018-Aug-23 at 10:43

            I saw this great implementation of a parallax view, which creates an illusion of depth and I want to build something similar in Three.js.

            http://www.anxious-bored.com/blog/2018/2/25/theparallaxview-illusion-of-depth-by-3d-head-tracking-on-iphone-x

            However, it seems that a non-symmetric camera frustum is needed. That means that the frustum of the camera is somehow fixed to the rendered object.

            My question is, how do I realize that in three.js? Is it possible to manipulate the frustum corners or frustum sides?

            Here you can see the top down view on my camera.

            Looking strait to the object

            After moving the camera to the left

            ...

            ANSWER

            Answered 2018-Aug-23 at 04:32

            You could use setViewOffset so skew the frustum. You can also directly manipulate the cameras projection matrix.

            Source https://stackoverflow.com/questions/51920419

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Head-tracking

            You can download it from GitHub.
            You can use Head-tracking like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/DhananjaiH/Head-tracking.git

          • CLI

            gh repo clone DhananjaiH/Head-tracking

          • sshUrl

            git@github.com:DhananjaiH/Head-tracking.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link