DefaultMatchingSolver

net.aerith.misao.pixy.matching. DefaultMatchingSolver.MatchingPositionMap
net.aerith.misao.util. Operation
#monitor_set :MonitorSet
#stopped :boolean
+Operation()
+addMonitor(Monitor monitor) :void
+ready() :boolean
+perform() :void
#operate() :void
+stop() :void
+isStopped() :boolean
+run() :void
net.aerith.misao.pixy.matching. DefaultMatchingSolver
#original_map1 :PositionMap
#original_map2 :PositionMap
#map_function :MapFunction
#mode :int
+MODE_IMAGE_TO_CATALOG :int
+MODE_IMAGE_TO_IMAGE :int
#check_accuracy :double
#score :double
#matching_failed_exception :MatchingFailedException
+DefaultMatchingSolver(PositionMap map1, PositionMap map2)
+getMapFunction() :MapFunction
+setMode(int m) :void
+setCheckAccuracy(double accuracy) :void
+getScore() :double
+ready() :boolean
+operate() :void