openworm / skeletonExtraction

Transforms Sibernetic output into a COLLADA animation
7 stars 2 forks source link

Investigate, if it is needed to use skeleton matching to match skeletons with different number of segments #43

Closed martinmadaras closed 9 years ago

martinmadaras commented 9 years ago

Number of skeleton segments in two time steps may be different. There are two options how to solve this: 1) skeleton matching has to be used 2) first, constant how many skeleton segments we want has to be set. Second, binary search can to be used to find optimal threshold for merging in order to produces desired number of skeleton segments in each timestep