Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@jamesjun jamesjun released this 24 Jul 21:49
· 24 commits to master since this release

[v0.2.0, 7/24/2018]
Debugged "visrack download-sample" command
Retrying up to 5 times

[v0.1.9, 7/24/2018]
Debugged "visrack download-sample" command

[v0.1.8, 7/24/2018]
GUI "Replay" window:
Added "[G]oto frame" keyboard shortcut.
Added fast frame jump by pressing "Shift" + Left/Right keys.
Debugged "vistrack update" command.
Uploaded sample files (R12A2*).
Removed dependencies for "Statistics and Machine Learning" toolbox.
Only "Image processing toolbox" is required.
"Parallel processing toolbox" is optional for faster processing.
GUI "Initialize" button caches previous answers and a movie clip.
New command added: "vistrack download-sample"
Download a sample video file that is too large to host from github.com

[v0.1.7, 7/23/2018]
Added "Summary" button in GUI
Added "Export" button in GUI
Robust video loading, number of frames calculated 3 times and max is taken.
Updated "List Files" button for Trialset
Added "Learning Curve" button for Trialset
Settings box now displays new lines
Faster video loading (~2x, requires a "Distrib_Computing_Toolbox")

[v0.1.6]
Added .trialset file loading
Added learing curve plot

[v0.1.5]
Timestamp error is fixed when no ADC file is present.
Initialize button error is fixed when the very first or last frame of the movie is selected.

[v0.1.4]
Fixed update error
Fixed tracking error

[v0.1.3]
xyLED (LED coordinate) is detected automatically
ADC recording doesn't need to be present
Initialize button uses only the video, not ADC recording

[v0.1.2]
vistrack.m script added
Enabled save button when loading the tracking result

[v0.1.1]
Initial commit