Skip to content
/ kineBox Public

Tools for kinematic acquisition and analysis

Notifications You must be signed in to change notification settings

adsoto/kineBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kineBox - A Matlab toolbox for analyzing motion from videos.  Should be compatible with versions 2015a and later.  Some functions may require the image processing toolbox.

Developed by the McHenry Lab at UC Irvine. 


Basic operations  ---------------------------

defineVidObject - Identifies the key properties of a video and returns them in a structure (v).

getFrame - Reads image file from a video, using v structure generated by defineVidObject.

imInteract - Interactively prompts the user to select feature from a single image


Image processing ---------------------------

tracker - Tracks the motion of an object in a video sequence

findBlobs - Returns info on blobs defined by threshold and area bounds.





Examples

example_starjuv - demonstrates the tracking of tube feet by juvenile starfish as they walk along a glass plate

About

Tools for kinematic acquisition and analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages