There is a newer version of the record available.

Published January 10, 2024 | Version nightly
Software Open

cwi-dis/cwipc: nightly

  • 1. Centrum voor Wiskunde en Informatica
  • 2. CWI
  • 3. CWI-DIS

Description

[unreleased]

Added

  • Cameraconfig files are now JSON by default (but XML is still supported for backward compatibility).
  • The default camera type is now determined from cameraconfig.json, so you normally don't have to specify --kinect or similar to cwipc_view and other utilities
  • There is a new API call cwipc_capturer that will return the correct capturer for what is specified in cameraconfig.json. You can also give it a configFilename parameter of "auto" and it will determine what type of camera is attached to your system.
  • cwipc has been ported to Android, specifically for use on the Oculus Quest.
  • Python modules now have type annotations, which should make it much easier to use cwipc in your programs (auto-complete, documentation, etc)
  • Python example programs have been added.
  • cwipc_check program helps with checking that everything is installed (especially on Windows)

Changed

  • Build process and CMakefiles have been streamlined, specifically the way the Python support is installed.
  • cwipc_unity is no longer a submodule of cwipc but its own toplevel repository.
  • cwipc_calibrate should now be easier to use.
  • command line arguments to cwipc_view and other utilities have changed a lot. Use --help to see the differences.
  • Windows installer should now be more robust.

Removed

Files

cwi-dis/cwipc-nightly.zip

Files (49.1 kB)

Name Size Download all
md5:2ba002cea2e5c5c3df2610d8daa10702
49.1 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/cwi-dis/cwipc/tree/nightly (URL)