Skip navigation links
org.opencv.core

Class Point

    • Field Detail

      • x

        public double x
      • y

        public double y
    • Constructor Detail

      • Point

        public Point(double x,
                     double y)
      • Point

        public Point()
      • Point

        public Point(double[] vals)

Copyright © 2014. All rights reserved.