Main Content
pointTrack
Object for storing matching points from multiple views
Description
Use this object to store 2-D points in an image that match across multiple views of the same image.
Creation
Description
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.
Input Arguments
Output Arguments
Examples
Extended Capabilities
Version History
Introduced in R2016a