org.opencv.features2d.FeatureDetector.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sikulixapi Show documentation
Show all versions of sikulixapi Show documentation
... for visual testing and automation
???? 2 ?
? ? ?
?
?
?
?
?
? ? ?
?
?
? ?
?
?
?
?
? ? nativeObj J GRIDDETECTOR I
ConstantValue ? PYRAMIDDETECTOR ? DYNAMICDETECTOR ? FAST STAR SIFT SURF ORB MSER GFTT HARRIS
SIMPLEBLOB DENSE
BRISK GRIDRETECTOR GRID_FAST ? GRID_STAR ? GRID_SIFT ? GRID_SURF ? GRID_ORB ? GRID_MSER ? GRID_GFTT ? GRID_HARRIS ? GRID_SIMPLEBLOB ?
GRID_DENSE ?
GRID_BRISK ? PYRAMID_FAST ? PYRAMID_STAR ? PYRAMID_SIFT ? PYRAMID_SURF ? PYRAMID_ORB ? PYRAMID_MSER ? PYRAMID_GFTT ? PYRAMID_HARRIS ? PYRAMID_SIMPLEBLOB ?
PYRAMID_DENSE ?
PYRAMID_BRISK ? DYNAMIC_FAST ? DYNAMIC_STAR ? DYNAMIC_SIFT ? DYNAMIC_SURF ? DYNAMIC_ORB ? DYNAMIC_MSER ? DYNAMIC_GFTT ? DYNAMIC_HARRIS ? DYNAMIC_SIMPLEBLOB ?
DYNAMIC_DENSE ?
DYNAMIC_BRISK ? (J)V Code LineNumberTable LocalVariableTable this 'Lorg/opencv/features2d/FeatureDetector; addr create *(I)Lorg/opencv/features2d/FeatureDetector; detectorType retVal detect L(Lorg/opencv/core/Mat;Lorg/opencv/core/MatOfKeyPoint;Lorg/opencv/core/Mat;)V image Lorg/opencv/core/Mat; keypoints Lorg/opencv/core/MatOfKeyPoint; mask
keypoints_mat 7(Lorg/opencv/core/Mat;Lorg/opencv/core/MatOfKeyPoint;)V 3(Ljava/util/List;Ljava/util/List;Ljava/util/List;)V images Ljava/util/List; masks
images_mat masks_mat LocalVariableTypeTable 'Ljava/util/List; 1Ljava/util/List; Signature ?(Ljava/util/List;Ljava/util/List;Ljava/util/List;)V #(Ljava/util/List;Ljava/util/List;)V [(Ljava/util/List;Ljava/util/List;)V empty ()Z Z read (Ljava/lang/String;)V fileName Ljava/lang/String; write finalize ()V
Exceptions ? create_0 (I)J detect_0 (JJJJ)V detect_1 (JJJ)V detect_2 detect_3 empty_0 (J)Z read_0 (JLjava/lang/String;)V write_0 delete
SourceFile FeatureDetector.java w ? %org/opencv/features2d/FeatureDetector ? ? w x ? ? ? ? ? ? ? org/opencv/core/Mat ? ? ? ? ? ? ? ? ? ? ? ? ? x java/lang/Object java/lang/Throwable org/opencv/utils/Converters vector_Mat_to_Mat '(Ljava/util/List;)Lorg/opencv/core/Mat; Mat_to_vector_vector_KeyPoint ((Lorg/opencv/core/Mat;Ljava/util/List;)V ! 1 ! " # $ % &