Skip to content

Tags: fourMs/MGT-python

Tags

v1.6.9

Toggle v1.6.9's commit message
Release 1.6.9

motiondescriptors() — scalar movement descriptors (#210) — plus a docs
refresh (video GIFs, examples gallery, README/user-guide/wiki).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Crffzo4V8sonhgrAABbacF

v1.6.8

Toggle v1.6.8's commit message
Release 1.6.8

Accurate frame counts via packet counting (#242, #239).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Crffzo4V8sonhgrAABbacF

v1.6.7

Toggle v1.6.7's commit message
Release 1.6.7

Deferred numba import for faster startup (~0.65s -> ~0.52s) (#349).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Crffzo4V8sonhgrAABbacF

v1.6.6

Toggle v1.6.6's commit message
Release 1.6.6

Parameter type hints across the public API and a fixed/centralized CI mypy
step (#345).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Crffzo4V8sonhgrAABbacF

v1.6.5

Toggle v1.6.5's commit message
Release 1.6.5

Cached average-frame decode across space-time analyses (#347), plus the
quantity-of-motion and audio-envelope derived-signal caches.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Crffzo4V8sonhgrAABbacF

v1.6.4

Toggle v1.6.4's commit message
Release 1.6.4

Bump version to 1.6.4, finalise changelog, update docs/releases.md. Ships type
hints on the core classes + ~45 public-method return types with a py.typed
marker, and extends the resolve_filename() output-path helper to the remaining
single-target methods (#344, #345).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.6.3

Toggle v1.6.3's commit message
Release 1.6.3

Bump version to 1.6.3, finalise changelog, and update docs/releases.md. This is
an internal quality/performance release: faster import (lazy-loaded heavy deps),
urllib-based pose-model download (drops the bundled wget.exe), a shared
resolve_filename() output-path helper, and new regression tests (353 → 371).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.6.2

Toggle v1.6.2's commit message
Release 1.6.2

Bump version to 1.6.2, add changelog entry, and update docs/releases.md. This
release is the audit/cleanup pass: pose() falls back to OpenPose when MediaPipe
isn't installed; fixes method-shadowing, blend()/grid() argument bugs, and
docstring/quickstart errors; adds MgVideo/MgAudio repr, duration/n_frames
properties, and MgImage/MgFigure .save(); plus expanded documentation.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.6.1

Toggle v1.6.1's commit message
Release 1.6.1

Bump version to 1.6.1, add changelog entry, and update docs/releases.md.
Adds pose_center() and pose_distance() (ports of MoCap Toolbox mccenter /
mccumdist), a dedicated Audio-Video docs page, cached video/audio decode for
the audio–movement analyses, and repo cleanup (removed committed example
artifacts).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.6.0

Toggle v1.6.0's commit message
Release 1.6.0

Bump version to 1.6.0, add changelog entry, and update docs/releases.md. This
release adds the audio–movement analysis suite (tempo_similarity, phase_synchrony,
structure_comparison, body_audio_coupling, dynamics_coupling), pose_segments(),
resample(), pose_waterfall markers/skeleton/both styles with axes/crop, and the
average-pose/trajectory background fixes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>