📄 gradientmagnitude.html
字号:
<td align="center">N/A</td> </tr> <tr> <td></td> <td><A HREF="http://java.sun.com/products/java-media/jai/forDevelopers/jai-apidocs/javax/media/jai/KernelJAI.html" title="class or interface in javax.media.jai"><CODE>KernelJAI</CODE></A></td> <td><A HREF="http://java.sun.com/products/java-media/jai/forDevelopers/jai-apidocs/javax/media/jai/KernelJAI.html#GRADIENT_MASK_SOBEL_VERTICAL" title="class or interface in javax.media.jai"><CODE>KernelJAI.GRADIENT_MASK_SOBEL_VERTICAL</CODE></A></td> <td align="center">N/A</td> <td align="center">N/A</td> </tr> </table><P><P><DL><DT><B>Since:</B></DT> <DD>2.2</DD><DT><B>Author:</B></DT> <DD>Martin Desruisseaux</DD><DT><B>See Also:</B><DD><A HREF="../../../../../org/geotools/coverage/processing/Operations.html#gradientMagnitude(org.opengis.coverage.Coverage)"><CODE>Operations.gradientMagnitude(org.opengis.coverage.Coverage)</CODE></A>, <A HREF="http://java.sun.com/products/java-media/jai/forDevelopers/jai-apidocs/javax/media/jai/operator/GradientMagnitudeDescriptor.html" title="class or interface in javax.media.jai.operator"><CODE>GradientMagnitudeDescriptor</CODE></A>, <A HREF="../../../../../serialized-form.html#org.geotools.coverage.processing.operation.GradientMagnitude">Serialized Form</A><DT><B>Module:</B></DT><DD><CODE><B>module/coverage</B></CODE> (<A HREF="http://maven.geotools.fr/repository/org/geotools/gt2-coverage/"><CODE>gt2-coverage.jar</CODE></A>) (<A HREF="http://maven.geotools.fr/reports/coverage/index.html">Maven report</A>) (<A HREF="http://svn.geotools.org/geotools/tags/2.3.2/module/coverage/src/org/geotools/coverage/processing/operation/GradientMagnitude.java">SVN head</A>)</DD></DL><HR><P><!-- ======== NESTED CLASS SUMMARY ======== --><A NAME="nested_class_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Nested Class Summary</B></FONT></TD></TR></TABLE> <A NAME="nested_classes_inherited_from_class_org.geotools.coverage.processing.OperationJAI"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Nested classes inherited from class <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html" title="class in org.geotools.coverage.processing">OperationJAI</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.Parameters.html" title="class in org.geotools.coverage.processing">OperationJAI.Parameters</A></CODE></TD></TR></TABLE> <!-- =========== FIELD SUMMARY =========== --><A NAME="field_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Field Summary</B></FONT></TD></TR></TABLE> <A NAME="fields_inherited_from_class_OperationJAI"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html" title="class in org.geotools.coverage.processing">OperationJAI</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#operation">operation</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_Operation2D"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="../../../../../org/geotools/coverage/processing/Operation2D.html" title="class in org.geotools.coverage.processing">Operation2D</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/coverage/processing/Operation2D.html#SOURCE_0">SOURCE_0</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_AbstractOperation"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html" title="class in org.geotools.coverage.processing">AbstractOperation</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#descriptor">descriptor</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/geotools/coverage/processing/operation/GradientMagnitude.html#GradientMagnitude()">GradientMagnitude</A></B>()</CODE><BR> Constructs a default gradient magnitude operation.</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Method Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../../org/geotools/coverage/Category.html" title="class in org.geotools.coverage">Category</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/coverage/processing/operation/GradientMagnitude.html#deriveCategory(org.geotools.coverage.Category[], org.geotools.coverage.processing.OperationJAI.Parameters)">deriveCategory</A></B>(<A HREF="../../../../../org/geotools/coverage/Category.html" title="class in org.geotools.coverage">Category</A>[] categories, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.Parameters.html" title="class in org.geotools.coverage.processing">OperationJAI.Parameters</A> parameters)</CODE><BR> Derives the quantitative category for a band in the destination image. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../../org/geotools/coverage/grid/GridCoverage2D.html" title="class in org.geotools.coverage.grid">GridCoverage2D</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/coverage/processing/operation/GradientMagnitude.html#deriveGridCoverage(org.geotools.coverage.grid.GridCoverage2D[], org.geotools.coverage.processing.OperationJAI.Parameters)">deriveGridCoverage</A></B>(<A HREF="../../../../../org/geotools/coverage/grid/GridCoverage2D.html" title="class in org.geotools.coverage.grid">GridCoverage2D</A>[] sources, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.Parameters.html" title="class in org.geotools.coverage.processing">OperationJAI.Parameters</A> parameters)</CODE><BR> Applies the operation on grid coverage. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/Unit.html" title="class or interface in javax.units">Unit</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/coverage/processing/operation/GradientMagnitude.html#deriveUnit(javax.units.Unit[], org.geotools.coverage.processing.OperationJAI.Parameters)">deriveUnit</A></B>(<A HREF="http://jsr-108.sourceforge.net/javadoc/javax/units/Unit.html" title="class or interface in javax.units">Unit</A>[] units, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.Parameters.html" title="class in org.geotools.coverage.processing">OperationJAI.Parameters</A> parameters)</CODE><BR> Derives the unit of data for a band in the destination image. </TD></TR></TABLE> <A NAME="methods_inherited_from_class_OperationJAI"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html" title="class in org.geotools.coverage.processing">OperationJAI</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#computeOnGeophysicsValues(org.opengis.parameter.ParameterValueGroup)">computeOnGeophysicsValues</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#copyParameters(org.opengis.parameter.ParameterValueGroup)">copyParameters</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#createRenderedImage(javax.media.jai.ParameterBlockJAI, java.awt.RenderingHints)">createRenderedImage</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#deriveName(org.geotools.coverage.grid.GridCoverage2D[], int, org.geotools.coverage.processing.OperationJAI.Parameters)">deriveName</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#deriveRange(org.geotools.util.NumberRange[], org.geotools.coverage.processing.OperationJAI.Parameters)">deriveRange</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#deriveSampleDimension(org.geotools.coverage.GridSampleDimension[][], org.geotools.coverage.processing.OperationJAI.Parameters)">deriveSampleDimension</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#doOperation(org.opengis.parameter.ParameterValueGroup, org.geotools.factory.Hints)">doOperation</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#extractSources(org.opengis.parameter.ParameterValueGroup, java.lang.String[], org.geotools.coverage.grid.GridCoverage2D[])">extractSources</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#getJAI(java.awt.RenderingHints)">getJAI</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#getOperationDescriptor(java.lang.String)">getOperationDescriptor</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#getProperties(java.awt.image.RenderedImage, org.opengis.referencing.crs.CoordinateReferenceSystem, org.opengis.util.InternationalString, org.opengis.referencing.operation.MathTransform, org.geotools.coverage.grid.GridCoverage2D[], org.geotools.coverage.processing.OperationJAI.Parameters)">getProperties</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#postProcessResult(java.lang.Boolean, org.geotools.coverage.grid.GridCoverage2D)">postProcessResult</A>, <A HREF="../../../../../org/geotools/coverage/processing/OperationJAI.html#resampleToCommonGeometry(org.geotools.coverage.grid.GridCoverage2D[], org.opengis.referencing.crs.CoordinateReferenceSystem, org.opengis.referencing.operation.MathTransform2D, org.geotools.factory.Hints)">resampleToCommonGeometry</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_Operation2D"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../../org/geotools/coverage/processing/Operation2D.html" title="class in org.geotools.coverage.processing">Operation2D</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/coverage/processing/Operation2D.html#getFactory(org.geotools.factory.Hints)">getFactory</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_AbstractOperation"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html" title="class in org.geotools.coverage.processing">AbstractOperation</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#ensureNonNull(java.lang.String, java.lang.Object)">ensureNonNull</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#getDescription()">getDescription</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#getDocURL()">getDocURL</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#getName()">getName</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#getNumSources()">getNumSources</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#getParameters()">getParameters</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#getProcessor(java.awt.RenderingHints)">getProcessor</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#getVendor()">getVendor</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#getVersion()">getVersion</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#hashCode()">hashCode</A>, <A HREF="../../../../../org/geotools/coverage/processing/AbstractOperation.html#toString()">toString</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -