Documentation of 'boofcv.abst.feature.tracker.PointTrack' Java class
PointTrack
boofcv.abst.feature.tracker

Class PointTrack

    • Field Detail

      • featureId

        public long featureId
        Unique ID associated with this feature
      • cookie

        public java.lang.Object cookie
        User specified data
    • Constructor Detail

      • PointTrack

        public PointTrack(double x,
                          double y,
                          long featureId)
      • PointTrack

        public PointTrack()
    • Method Detail

      • reset

        public void reset()
      • getCookie

        public <T> T getCookie()
      • getDescription

        public <T> T getDescription()
      • setDescription

        public void setDescription(java.lang.Object description)
      • setCookie

        public void setCookie(java.lang.Object cookie)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.