Package examples

Class AvgCellRed

java.lang.Object
examples.AvgCellRed

public class AvgCellRed extends Object
Example Java program for computing the avg cell red value for a RGB image in a given collection. set the server name with -server, the database name with -database, the collection name with -collection, the port number with -port, the user login with -user, the password with -passwd
  • Constructor Details

    • AvgCellRed

      public AvgCellRed()
  • Method Details

    • main

      public static void main(String[] args)