이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
SMPTE 12M time code is the industry standard for synchronization of multiple media sources, such as video and sound. I and colleagues use it to synchronize video recordings of events with measurements (for example, fluoro scope images of people swallowing with physiological measurments of swallowing muscle activity).
To use these programs, record the SMPTE code at 20 kHz, export the (time, value) pairs into a data format that
MATLAB can read, and call the program 'smpte' with the name of this two column matrix. To test, try included SMPTE time sample by doing
load('smpte_code.txt')
smpte(smpte_code)
Also included are a number of m-files for doing arithmetic with HHMMSSFF numbers and conversion to decimal frame number.
인용 양식
Malcolm A. MacIver (2026). Longitudinal time code decoding algorithm (https://kr.mathworks.com/matlabcentral/fileexchange/1116-longitudinal-time-code-decoding-algorithm), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 준 파일: load flow decoupled
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
