Class BOWImgDescriptorExtractor


  • public class BOWImgDescriptorExtractor
    extends java.lang.Object
    • Field Detail

      • nativeObj

        protected final long nativeObj
    • Constructor Detail

      • BOWImgDescriptorExtractor

        protected BOWImgDescriptorExtractor​(long addr)
    • Method Detail

      • getNativeObjAddr

        public long getNativeObjAddr()
      • getVocabulary

        public Mat getVocabulary()
      • descriptorSize

        public int descriptorSize()
      • descriptorType

        public int descriptorType()
      • setVocabulary

        public void setVocabulary​(Mat vocabulary)
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable