程序包 org.wlld.tools
类 RgbRegression
java.lang.Object
org.wlld.matrixTools.MatrixOperation
org.wlld.tools.RgbRegression
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.wlld.matrixTools.MatrixOperation
add, adjointMatrix, algebraicCofactor, convolution, errorNub, getEDist, getEDistByMatrix, getInverseMatrix, getKernelNub, getLinearRegression, getNorm, getNormCos, getPoolVector, getSdByMatrix, im2col, innerProduct, inverseNumber, ListToMatrix, listToRowVector, listToRowVector, mathAdd, mathDiv, mathMul, mathMulBySelf, mathSub, matrixMulPd, matrixPointDiv, matrixToList, matrixToVector, mulMatrix, push, pushVector, reverseIm2col, rowVectorToList, sub, transPosition
-
构造器详细资料
-
RgbRegression
public RgbRegression(int size)
-
-
方法详细资料
-
getRGB
-
getX
public int getX() -
setX
public void setX(int x) -
getY
public int getY() -
setY
public void setY(int y) -
getRGMatrix
-
getBMatrix
-
clear
public void clear(int size) -
getRegionNub
public int getRegionNub() -
setRegionNub
public void setRegionNub(int regionNub) -
getWr
public double getWr() -
getWg
public double getWg() -
getB
public double getB() -
insertRGB
-
regression
-