Opentrack скачать 64 bit на русском windows 10

Head tracking software for MS Windows, Linux, and Apple OSX - opentrack/opentrack

opentrack 2022.3.2

opentrack 2022.3.1

This is a bugfix release.

  • Fix tracker/neuralnet position values being clobbered by the Accela filter (found by @Pieloth; issue #1349)
  • Enable AVX support for the tracker/neuralnet module (issue #1359). In case you’re using a CPU without AVX together with this face tracker, leave a message in the below discussion thread or open a new issue.

Discussion thread is #1548.

opentrack 2022.3.0

Features

  • tracker/neuralnet: add support for operating in higher resolutions (by @DaWelter; #1476).
  • module dialogs can now displayed as tabs even in low resolutions.
  • options: a vendor can ship profile presets with the installer as modules/presets/*.ini. they’ll be copied to the user’s profile directory under Documents (but won’t be copied again if they’re deleted).
  • contrib: add libusb installer for the ps3 eye open driver to contrib/libusbK-inf-wizard, to be used with this guide by weczi of IRTrack. this installation procedure is better than the one on the wiki, but hasn’t been extensively tested. please report successes and failures in the discussion thread below.
  • tracker/trackhat: implement LED tracking status indicator, add back the gain slider, and fix custom models.

Fixes

  • tracker/steamvr: update to newer SDK version (report bugs in issues section or the discussion thread below).
  • tracker/wii: fix tracking not working when the window is minimized and occluded

Discussion thread: #1500

opentrack 2022.2.0

Fixes

  • tracker/trackhat: new tracker using a proprietary board with image processing sensor (sponsored by TrackHat)
  • video: unbreak Kinect as IR camera source (reported by @ernest-cpu, @Slion; #1461)
  • tracker/hatire: enable setting DTR when opening the COM port (reported by @AfromD, #139)
  • tracker/pt: make dialog fit on smaller screens
  • tracker/aruco: camera input MJPEG support (reported by @eexx1; #1431)
  • tracker/neuralnet: camera input MJPEG support (implemented by @TheSpartaPT; #1467)
  • tracker/neuralnet: don’t require installing any Visual C++ redistributables
  • tracker/udp: use SO_REUSEADDR
  • opentrack: the default profile can now be customized as modules/presets/default.ini

Discussion: #1469

opentrack 2022.1.1

Fixes

  • don’t show embedded module dialogs on low resolutions; override by setting the OPENTRACK_MODULE_TABS environment variable to 0 or 1. issue #1407; reported by @00greena.
  • fix handling of the Escape key with embedded module dialogs. as a consequence of this, the Escape key will now cancel and close the options dialog. report this as issue or in discussion thread if you hate this.

Features

  • allow mouse shortcuts for extended buttons (not left, right, middle or mousewheel). keyboard modifiers like Ctrl or Shift are ignored for mouse shortcuts. issue #583; requested by many people.
  • support multiple copies of the same camera model being connected at the same time. as a consequence of this, you may need to reselect the camera inside the tracker’s options, but a migration has been added and should work in most cases. issue #1415; reported, tested and with additional help by @hrafnkelle and @nuxil.

Discussion

Discussion thread is #1419. Constructive comments and shitposts welcome. — @sthalik

opentrack 2022.1.0

Fixes

  • fix a bug introduced in opentrack 2021.1.3 that caused choppy output with the PT tracker (thanks to @dglava, @Vortex76, @Len62, @animusVoxxx, @3itZ as well as the Russian IL2 forum). it should work as well as 2021.1.2 even when not using the point filter (see 4b77e13, f51d533, 3272048).
  • grayscale conversion methods are now clearly described in the PT tracker. obsolete averaging method is gone, and hardware-based grayscaling with the ps3eye open driver is optional and off by default (see f531c31).
  • fix a bug where any selection for freetrack output other than ‘enable both’ caused both registry keys to be cleared (see 7c8fd62).
  • the neuralnet tracker works with no VC++ redistributables installed, particularly on Windows 7 (build only fix).

Features

  • module dialogs are now drawn inside the options window. sponsored by TrackHat Ltd. dialogs that haven’t been converted yet are drawn normally.

Feedback

See discussion in thread #1402.

opentrack 2021.2.0

Notes

Workaround Windows Defender false positive by compiling the release with Visual Studio 2022 (#1371).

Features

Add another slider to the PT point filter. Setting it to a low value prevents sawtooth-like motion. The point filter greatly reduces the need for using Accela or any other generic filter.

The point filter hasn’t yet been implemented for the Aruco tracker. If you’re using the Aruco tracker and want it done, send a note.

Bug reports & discussion

Discuss the release in its discussion thread (#1381). Send bug reports to the bug tracker (https://github.com/opentrack/opentrack/issues).

opentrack 2021.1.3

Features

  • tracker/neuralnet: add a face tracker, by @DaWelter.
  • new centering modes that fix the long-standing problem with yaw affecting pitch and vice versa. By @GO63-samara.
  • tracker/pt: add MJPEG support
  • proto/freetrack: add an easier method for dealing with Elite Dangerous library location problem, in the freetrack output settings.
  • proto/freetrack: add back in the option for ephemeral freetrackclient/npclient library location
  • [hotfix 3] tracker/pt: add point filter feature. this is arguably more effective than filtering after pose estimation via opentrack’s regular filters. similar filter should be added to Aruco.

Fixes

  • fix the Zero keybinding when using a custom center offset
  • video/ps3eye: hopefully fix LED staying alight with the open driver
  • [hotfix 1]: fix crash with the new PS3 Eye driver used with trackers other than PT
  • [hotfix 2]: fix freetrack output not working for some users
  • [hotfix 2]: tracker/pt: use color output from the open PS3 Eye driver when in color key mode
  • [hotfix 3]: fix freezes on saving settings in the PT tracker while it’s running
  • [hotfix 3]: fix for non-zero values when deadzones are used in the mapping dialog
  • [hotfix 3]: video/ps3eye: fix freeze with the open driver
  • [hotfix 3]: tracker/pt: fix broken formula for point radius. you have to adjust your threshold sliders and min/max point sizes.

PS3 Eye open driver

opentrack now has a standalone driver for the PS3 Eye, and it’s mature enough for its existence to be advertised more widely. Now you don’t have to pay for (or pirate, for that matter) the CL Eye driver that’s buggy, slow, unmaintained and broken with every other Windows 10 update. The crashes are gone and there’s less CPU usage. It’s also free as in beer.

  • Uninstall any previous driver.
  • Use the zadig program <https://zadig.akeo.ie/> to install the libusb-win32 driver onto interface 0 of the camera. Don’t use the WinUSB driver!
  • If it fails to work, try connecting the camera onto a USB 2.0 or a USB 3.0 controller that you haven’t used yet. Then run zadig again.
  • In Device Manager, make sure the driver is assigned to the device. If it’s not, use the «update driver» button to select libusb (it’s its own category).

opentrack 2021.1.2

This is an old version for people with filter problems on 2021.2.0.

opentrack 2.3.13

OT-2-3-13-dark

Features

  • Easy Tracker: Adding support for Clip models where three vertices are arranged from top to bottom (by @Slion).
  • Apply dark theme on Windows if user enabled it in system settings (by @Slion).
  • Now the Octopus pose is fully consistent with the aircraft pilot head pose. Also You can now see the mirror Octopus pose if set the Mirror checkbox to ON (by @GO63-samara).
  • More compact size of the main window, as in Opentrack-2.3.10.

Bugs fixed

  • Again, WiiPointTracker now appears in the input trackers list.
  • Updated PS3 Eye open driver (by @sthalik).
  • Easy Tracker: Disable Kinect distortion coefficients usage thus notably fixing badly broken Z component in translation vector (by @Slion).

Known bugs

  • PS3 Eye open driver neglects to turn off the red LED after stopping tracking.

opentrack

opentrack Files

Head tracking app for games and flight simulation software

  • Summary

  • Files

  • Reviews

Home

/
opentrack-2.3.13

Name Modified Size InfoDownloads / Week
Parent folder
opentrack-2.3.13-win32-setup.exe 2021-03-13 88.7 MB

1
1 weekly downloads

opentrack-2.3.13-portable.7z 2021-03-13 77.1 MB

2
2 weekly downloads

opentrack 2.3.13.tar.gz 2021-03-09 6.9 MB

0

opentrack 2.3.13.zip 2021-03-09 7.3 MB

1
1 weekly downloads

README.md 2021-03-09 986 Bytes

0

Totals: 5 Items   180.0 MB 4

OT-2-3-13-dark

Features

  • Easy Tracker: Adding support for Clip models where three vertices are arranged from top to bottom (by @Slion).
  • Apply dark theme on Windows if user enabled it in system settings (by @Slion).
  • Now the Octopus pose is fully consistent with the aircraft pilot head pose. Also You can now see the mirror Octopus pose if set the Mirror checkbox to ON (by @GO63-samara).
  • More compact size of the main window, as in Opentrack-2.3.10.

Bugs fixed

  • Again, WiiPointTracker now appears in the input trackers list.
  • Updated PS3 Eye open driver (by @sthalik).
  • Easy Tracker: Disable Kinect distortion coefficients usage thus notably fixing badly broken Z component in translation vector (by @Slion).

Known bugs

  • PS3 Eye open driver neglects to turn off the red LED after stopping tracking.

Source: README.md, updated 2021-03-09

Simplify Your Managed File Transfers with JSCAPE Icon

Platform Independent Managed File Transfer Server. JSCAPE is the perfect solution for businesses and government agencies looking to centralize your processes and provide secure, seamless and reliable file transfers. Meet all compliance regulations including PCI DSS, SOX, HIPAA and GLBA.

Скачивай, открывай новое, делись с друзьями

Windows

Больше информации

Лицензия Бесплатно
ОС Windows
Раздел Инструменты
Язык Pусский

47 больше

Автор opentrack
Размер 66.05 MB
Загрузки 580
Дата 20 июн 2022
SHA256 83559a33044ee27a82a627965e8551f08514219e40653e5aa3201040f3e9c136
Возрастные ограничения Для всех возрастов
Почему это приложение опубликовано на Uptodown?

(Больше информации)

Приложения, рекомендуемые для вас

Opera icon

Надежный, универсальный и настраиваемый браузер

Telegram for Desktop icon

Общайтесь со всеми своими контактами в Telegram со своего рабочего стола

Zoom Cloud Meetings icon

Видеозвонки и конференции с массой других возможностей

AutoClicker icon

Автоматизация нажатий мышкой на компьютере

WhatsApp Desktop icon

Общайся с друзьями через десктопную версию Whatsapp

iTunes (64-bit) icon

Совершенный партнер для вашего нового iPod или iPhone

Scratch icon

Создавайте собственную анимацию очень простым способом

UltraISO icon

Доступ к содержимому образов ISO

Похожие на Opentrack

Twitch icon

Следите за своими любимыми стримерами

GTA: San Andreas Liberty City icon

Играйте в GTA 3 с преимуществами San Andreas

DS4Windows icon

Используйте котроллеры DualShock 4 в своём ПК

Roblox Studio icon

Создавайте и распространяйте контент для Roblox

Steam icon

Вся мощь геймерского опыта

NVIDIA GeForce Experience icon

Улучшите производительность своих компьютерных игр

Rockstar Games Launcher icon

Официальный клиент Rockstar Games

Xbox Game Bar icon

Лучший инструмент Windows для геймеров

MIR M: Vanguard and Vagabond icon

WEMADE Co., Ltd.

Blockbench icon

JannisX11

LDPlayer 9 icon

Наслаждайтесь всеми играми для Android на ПК

NoxPlayer icon

Мощный эмулятор Android с правами суперпользователя

Goose Goose Duck icon

Ищите утку среди гусей

Humanity Clicker icon

Получайте подписчиков для Ктулху в этом кликере

Castlevania Fighter icon

Достойная дань уважения легендарным 2D играм Castlevania

Marvel Infinity War icon

Игра в жанре ‘порази всех’ от вселенной Marvel

This application is intended for tracking the movements of your head and relaying the information to various video games and flight simulation programs.

Developer:

Stanislaw Halik and others

Windows version:

Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

Opentrack is a Windows utility that lets users work with head movement trackers. There is support for all popular interfaces like Fusion, Hatire Arduino, Oculus Rift and other hardware.

What it does

With the help of this tool you can gather the data from a head tracker device and relay it to a compatible app. It is utilized for virtual reality gaming, scientific research and other purposes.

Input and output

Several tracking modules such as Intel RealSense, FreePIE, Easy Tracker, Neuralnet and Valve SteamVR are compatible with this tool. Moreover, it is possible to use a three-axis joystick as an input. Additional software like Oculus Runtime may be required for certain trackers. Every device can be configured by clicking the Settings button next to its name.

Users are able to select one of the following output programs:

  • FlightGear;
  • freetrack 2.0;
  • Microsoft Flight Simulator;
  • joystick emulation;
  • mouse emulation.

There are several signal filters for enhancing the tracking quality like Accela, EWMA, Hamilton and Calman.

Options

You can specify global hotkeys for centering the view, restarting the tracking and other basic functions. A checkbox for minimizing the utility to the system tray is provided.

Features

  • free to download and use;
  • offers you tools for working with head tracking devices;
  • there is support for several output applications;
  • tracker settings can be adjusted;
  • compatible with all modern versions of Windows.

Universal Extractor Universal Extractor

Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10 Free

Using this simple tool, you are able to decompress files and folders. Moreover, you have the option to save the history of all performed tasks and debugging info.

ver 1.6.1

XULRunner XULRunner

Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 Free

Using this comprehensive utility, you are able to develop and deploy Mozilla-based applications. It requires advanced programming knowledge to use efficiently. 

ver 41.0.2

Node js Node js

Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 Free

With the help of this powerful utility, users are able to develop network apps using JavaScript. Moreover, it is possible to extend its functionality via plugins.

ver 18.13.0

PowerDesigner PowerDesigner

Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10 Free

The application was designed to help users design and schedule important business transformations. It is also possible to connect to a wide range of databases.

ver 16.7.5.0

Libero SoC Libero SoC

Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11 Free

With the help of this specialized utility users can design complex field-programmable gate array processors. There are tools for optimizing hardware performance.

ver 2022.3

BlueVoda Website Builder BlueVoda Website Builder

Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 Free

The software distribution was developed to help users build websites. Additionally, it is possible to import and modify a wide array of multimedia objects.

ver 12.2.0.0

Advantage Database Server Advantage Database Server

Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10, Windows 11 Paid program

With the help of this comprehensive tool, you can send SQL requests to various databases. Additionally, you have the ability to backup internal files.

ver 11.10

Progress OpenEdge Progress OpenEdge

Windows XP, Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11 Free

This software development platform allows you to create, compile and deploy flexible business applications using several common programming languages.

ver 11.4

Intro

opentrack project home is located at <http://fasthub.cc/opentrack/opentrack>.

For the latest downloads visit <https://fasthub.cc/opentrack/opentrack/releases> Download an .exe installer or a .7z archive. Currently installers and portable versions for Windows are available for each release. It supports USB stick truly «portable» installations

Please first refer to <https://fasthub.cc/opentrack/opentrack/wiki>
for new user guide, frequent answers, specific tracker/filter
documentation. See also the gameplay video with opentrack set up.

Looking for railway planning software?

Railway planning software <http://opentrack.ch> had the name opentrack first. Apologies for the long-standing naming conflict.

Usage

opentrack is an application dedicated to tracking user’s head
movements and relaying the information to games and flight simulation
software.

opentrack allows for output shaping, filtering, and operating with many input and output devices and protocols; the codebase runs Microsoft Windows, Apple OSX (currently unmaintained), and GNU/Linux.

Don’t be afraid to submit an issue/feature request if you have any problems! We’re a friendly bunch.

Tracking input

  • PointTracker by Patrick Ruoff, freetrack-like light sources
  • Oculus Rift DK1, DK2, CV, and legacy/knockoff versions (Windows only)
  • Paper marker support
    via the ArUco library <https://fasthub.cc/opentrack/aruco>
  • Razer Hydra
  • Relaying via UDP from a different computer
  • Relaying UDP via FreePIE-specific Android app
  • Joystick analog axes (Windows)
  • Windows Phone tracker over opentrack UDP protocol
  • Arduino with custom firmware
  • Intel RealSense 3D cameras (Windows)
  • BBC micro:bit, LEGO, sensortag support via Smalltalk(1)(2)
    S2Bot
  • Wiimote (Windows)

Output protocols

  • SimConnect for newer Microsoft Flight Simulator (Windows)
  • freetrack implementation (Windows)
  • Relaying UDP to another computer
  • Virtual joystick output (Windows, Linux, OSX)
  • Wine freetrack glue protocol (Linux, OSX)
  • X-Plane plugin (Linux; uses the Wine output option)
  • Tablet-like mouse output (Windows)
  • FlightGear
  • FSUIPC for Microsoft Flight Simulator 2002/2004 (Windows)
  • SteamVR through a bridge (Windows; see <https://fasthub.cc/r57zone/OpenVR-OpenTrack> by @r57zone)

Credits, in chronological order

  • Stanisław Halik (maintainer)
  • Wim Vriend — author of FaceTrackNoIR that served as the initial codebase for opentrack. While the code was almost entirely rewritten, we still hold on to many of FaceTrackNoIR‘s ideas.
  • Chris Thompson (aka mm0zct, Rift and Razer Hydra author and maintainer)
  • Patrick Ruoff (PT tracker author)
  • Xavier Hallade (Intel RealSense tracker author and maintainer)
  • furax49 (hatire tracker author)
  • Michael Welter (contributor)
  • Alexander Orokhovatskiy (Russian translation; profile repository maintenance; providing hardware; translating reports from the Russian community)
  • Attila Csipa (Micro:Bit author)
  • Eike «e4z9» (OSX joystick output driver)
  • Wei Shuai (Wiimote tracker)
  • Stéphane Lenclud (Kinect Face Tracker, Easy Tracker)
  • GO63-samara (Hamilton Filter, Pose-widget improvement)

Thanks

  • uglyDwarf (high CON)
  • Andrzej Czarnowski (FreePIE tracker and
    Google Cardboard
    assistance, testing)
  • Wim Vriend (original codebase author and maintainer)
  • Ryan Spicer (OSX tester, contributor)
  • Ries van Twisk (OSX tester, OSX Build Fixes, contributor)
  • Donovan Baarda (filtering/control theory expert)
  • Mathijs Groothuis (@MathijsG, dozens of bugs and other issues reported; NL translation)
  • The Russian community from the IL-2 Sturmovik forums (reporting bugs, requesting important features)
  • OpenCV authors and maintainers <https://fasthub.cc/opencv/opencv/>.

Contributing

See guides for writing new modules[1][2], and for working with core code.

License and warranty

Almost all code is licensed under the ISC license. There are very few proprietary dependencies. There is no copyleft code. See individual files for licensing and authorship information.

See WARRANTY.txt for applying warranty terms (that is, disclaiming possible pre-existing warranty) that are in force unless the software author specifies their own warranty terms. In short, we disclaim all possible warranty and aren’t responsible for any possible damage or losses.

The code is held to a high-quality standard and written with utmost care; consider this a promise without legal value. Despite doing the best we can not to injure users’ equipment, software developers don’t want to be dragged to courts for imagined or real issues. Disclaiming warranty is a standard practice in the field, even for expensive software like operating systems.

Building opentrack from source

On Windows, use either mingw-w64 or MS Visual Studio 2015 Update 3/newer. On other platforms use GNU or LLVM. Refer to Visual C++ 2015 build instructions.

opentrack
2022.3.2



Featured Software Download Major Geeks Special Offer:

opentrack tracks your head movements allowing use with games, flight simulation software, etc.

opentrack is a fork of FacetrackNoIR continuing with the development. It supports many ways to track your head’s movements; you can set up a piece of paper to print special symbols and a webcam. It will then track the symbols. Or use the traditional face tracker, which will follow your face. You can substitute a smartphone for a webcam if you do not have one available.

opentrack allows for output shaping, filtering, and operating with many input and output devices and protocols; the codebase runs Microsoft Windows, Apple OSX (currently unmaintained), and GNU/Linux.

Similar:

  • 20 Hidden Google Games You Can Play Right Now
  • How to Turn On or Off Game Mode in Windows 10 & 11
  • A Guide to Discovering Indie Games
  • Screen Shots Screenshot for opentrack

    Comment Rules & Etiquette — We welcome all comments from our readers, but any comment section requires some moderation. Some posts are auto-moderated to reduce spam, including links and swear words. When you make a post, and it does not appear, it went into moderation. We are emailed when posts are marked as spam and respond ASAP. Some posts might be deleted to reduce clutter. Examples include religion, politics, and comments about listing errors (after we fix the problem and upvote your comment). Finally, be nice. Thank you for choosing MajorGeeks.


    © 2000-2023 MajorGeeks.com

    • Home
    • Windows
    • Utilities & Operating Systems
    • System Utilities
    • OpenTrack Head Tracking for Windows 10
    OpenTrack Head Tracking for Windows 10 logo

    The Download Now link directs you to the Windows Store, where you can continue the download process. You must have an active Microsoft account to download the application. This download may not be available in some countries.

    Product screenshot

    Developer’s Description

    Allows you to use your windows phone for head tracking in games and other compatible software. Requires OpenTrack software to be installed and setup on your machine. Check the github link for setup instructions: https://github.com/ZanderAdam/OpenTrack. WindowsPhone.

    Full Specifications

    What’s new in version 1.2.0.4

    General

    Release August 24, 2017

    Date Added June 1, 2017

    Version 1.2.0.4

    Operating Systems

    Operating Systems Windows, Windows 10

    Additional Requirements Available for Windows 10 Mobile, Windows Phone 8.1 (ARM)

    Popularity

    Total Downloads 790

    Downloads Last Week 14

    Report Software

    Related Software

    Monitor the main health sensors of your PC, such as temperature, voltages, and fan speed.

    HWMonitor

    VirtualBox logo

    Run other operating systems on your computer.

    VirtualBox

    Promo image for CNET Shopping

    Get the best price on everything

    Shop your favorite products and we’ll find the best deal with a single click. Designed to make shopping easier.

    Понравилась статья? Поделить с друзьями:
  • Opentoonz скачать бесплатно на русском для windows
  • Opentext imaging windows viewer что это
  • Openssl скачать windows 64 с официального сайта
  • Openssl с поддержкой гост 2012 для windows
  • Openssl не является внутренней или внешней командой windows