Package examples
Class AvgCellRed
- java.lang.Object
-
- examples.AvgCellRed
-
public class AvgCellRed extends java.lang.ObjectExample 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 Summary
Constructors Constructor Description AvgCellRed()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-