08 - Dynamic Experiments Flashcards
1
Q
Big data
A
- volume
- velocity
- variety
2
Q
Object tracking
A
- nearest neighbor method
- challenges = long series, random (dis)appearances, jitter/motion noise
- improve with acquisition-based param (acquisition rate, resolution) + xpmtl param (setup, vibrations, T°, polydispersity, mixture)
- extending nearest neighbor
- – bijective requirement
- – prior/expected movement
- – adaptative movt
- – multiple hyp testing
- limits: merge/split ptcls
- voxel-based approach = std img correlation
3
Q
Registration
A
- 1st step = align on the same coordinate system
- process: transform op°, interpolator, metric, optimizer
- ITK and SimpleITK (registration for medical imaging)
- qtfying deformation = strains
- – volumetric = isotropic (size, scale)
- – deviatoric = anisotropic (proportions)
- 2-pt correlation = characterize shape each time step and compare
- feature points
- – corner detection
- – use descriptors (BRIEF, not the best; ORB, orientation dpdt)