|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.ece.iacl.jist.structures.image.GaussianArrayKernel
public class GaussianArrayKernel
Create one-dimensional guassian kernel with specified sigma.
| Constructor Summary | |
|---|---|
GaussianArrayKernel(double sx)
Create gaussian kernel for specified sigma. |
|
| Method Summary | |
|---|---|
double[] |
getArray()
Gets the array. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GaussianArrayKernel(double sx)
sx - sigma| Method Detail |
|---|
public double[] getArray()
ConvolutionArrayKernel
getArray in interface ConvolutionArrayKernel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||