Object for storing matching points from multiple views
returns an object that stores matching 2-D points from multiple views. You can also create
this point track object using the track
= pointTrack(viewIDs
,points
)findTracks
object function of the imageviewset
object.