Manual Particle Tracking Velocimetry Tool (ManPTV)

버전 1.5.0 (6.55 KB) 작성자: Ivo Baselt
Manual tracking of objects in two frames with interactive input and visualisation. Calculates displacement and velocity.
다운로드 수: 43
업데이트 날짜: 2025/3/27

라이선스 보기

ManPTV is a manual particle tracking velocimetry tool developed in MATLAB. It allows users to track objects or particles between two frames manually and compute displacement and velocity vectors in physical units. The tool is ideal for experimental setups in hydraulics, geosciences, or fluid mechanics where automated tracking fails due to noise, occlusion, or complex patterns.
Key Features
  • Manual point tracking in two selected image frames
  • Interactive coordinate system definition (origin and x-axis)
  • Transformation to physical coordinates using pixel-to-metre scaling
  • Calculation of displacements and velocity magnitudes (in m/s)
  • Automatic result export as tables (.csv, .xlsx) and vector plots (.png, .fig)
  • Clean and user-friendly visualisation of motion vectors
  • Full compatibility with high-resolution images and custom frame rates
Included Tools
  • ManPTV_V150.m: Main tool for tracking and velocity computation
  • SplitVideo.m: Frame extractor from video files (.mp4)
  • CalculateLengthScale.m: Calibration tool for pixel-to-metre scaling
Typical Use Case
  1. Extract two frames from a video using SplitVideo.m
  2. Calibrate scale using a reference image with CalculateLengthScale.m
  3. Track objects across two frames using ManPTV_V150.m
  4. Review results and use exported data for further analysis
Requirements
  • MATLAB R2021a or newer
  • Image Processing Toolbox
  • Manual interaction (no automation or batch mode)

인용 양식

Baselt, Ivo (2025). Manual Particle Tracking Velocimetry Tool (ManPTV), Version 1.5.0. MATLAB Central File Exchange. https://doi.org/10.60776/NJ7PCA. Retrieved March 25, 2025.

MATLAB 릴리스 호환 정보
개발 환경: R2024b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0

Version 1.5.0 adds coordinate system definition, transformed output in metres, improved vector plots, and cleaner code structure.

1.4.0