Documentation of 'boofcv.struct.image.FactoryImage' Java class
FactoryImage
boofcv.struct.image

Class FactoryImage



  • public class FactoryImage
    extends java.lang.Object
    Used to create new images from its type alone
    • Constructor Summary

      Constructors 
      Constructor and Description
      FactoryImage() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static <T extends ImageGray>
      T
      create(java.lang.Class<T> type, int width, int height) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FactoryImage

        public FactoryImage()
    • Method Detail

      • create

        public static <T extends ImageGray> T create(java.lang.Class<T> type,
                                                     int width,
                                                     int height)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.