Lines Matching full:affine
59 <p class="text-center"><a href="command-line-options.html#adaptive-blur">‑adaptive‑blur</a> ? <a href="command-line-options.html#adaptive-resize">‑adaptive‑resize</a> ? <a href="command-line-options.html#adaptive-sharpen">‑adaptive‑sharpen</a> ? <a href="command-line-options.html#adjoin">‑adjoin</a> ? <a href="command-line-options.html#affine">‑affined</a> ? <a href="command-line-options.html#statistic">‑statistic</a> ? <a href="command-line-options.html#stegano">‑stegano</a> ? <a href="command-line-options.html#stereo">‑stereo</a> ? <a href="command-line-options.html#storage-type">‑storage‑type</a> ? <a href="command-line-options.html#stretch">‑stretch</a> ? <a href="command-line-options.html#strip">‑strip</a> ? <a href="command-line-options.html#stroke">‑stroke</a> ? <a href="command-line-options.html#strokewidth">‑strokewidth</a> ? <a href="command-line-options.html#style">‑style</a> ? <a href="command-line-options.html#subimage-search">‑subimage‑search</a> ? <a href="command-line-options.html#swap">‑swap</a> ? <a href="command-line-options.html#swirl">‑swirl</a> ? <a href="command-line-options.html#synchronize">‑synchronize</a> ? <a href="command-line-options.html#taint">‑taint</a> ? <a href="command-line-options.html#text-font">‑text‑font</a> ? <a href="command-line-options.html#texture">‑texture</a> ? <a href="command-line-options.html#threshold">‑threshold</a> ? <a href="command-line-options.html#thumbnail">‑thumbnail</a> ? <a href="command-line-options.html#tile">‑tile</a> ? <a href="command-line-options.html#tile-offset">‑tile‑offset</a> ? <a href="command-line-options.html#tint">‑tint</a> ? <a href="command-line-options.html#title">‑title</a> ? <a href="command-line-options.html#transform">‑transform</a> ? <a href="command-line-options.html#transparent">‑transparent</a> ? <a href="command-line-options.html#transparent-color">‑transparent‑color</a> ? <a href="command-line-options.html#transpose">‑transpose</a> ? <a href="command-line-options.html#transverse">‑transverse</a> ? <a href="command-line-options.html#treedepth">‑treedepth</a> ? <a href="command-line-options.html#trim">‑trim</a> ? <a href="command-line-options.html#type">‑type</a> ? <a href="command-line-options.html#undercolor">‑undercolor</a> ? <a href="command-line-options.html#unique-colors">‑unique‑colors</a> ? <a href="command-line-options.html#units">‑units</a> ? <a href="command-line-options.html#unsharp">‑unsharp</a> ? <a href="command-line-options.html#update">‑update</a> ? <a href="command-line-options.html#verbose">‑verbose</a> ? <a href="command-line-options.html#version">‑version</a> ? <a href="command-line-options.html#view">‑view</a> ? <a href="command-line-options.html#vignette">‑vignette</a> ? <a href="command-line-options.html#virtual-pixel">‑virtual‑pixel</a> ? <a href="command-line-options.html#visual">‑visual</a> ? <a href="command-line-options.html#watermark">‑watermark</a> ? <a href="command-line-options.html#wave">‑wave</a> ? <a href="command-line-options.html#wavelet-denoise">‑wavelet‑denoise</a> ? <a href="command-line-options.html#weight">‑weight</a> ? <a href="command-line-options.html#white-point">‑white‑point</a> ? <a href="command-line-options.html#white-threshold">‑white‑threshold</a> ? <a href="command-line-options.html#window">‑window</a> ? <a href="command-line-options.html#window-group">‑window‑group</a> ? <a href="command-line-options.html#write">‑write</a> </p>
138 <h3 class="magick-header"><a id="affine"></a>-affine
156 <p class="text-center"><img class="img-thumbnail" alt="affine transformation" src="../images/affine.png"/> </p>
182 -affine <var>s<sub>x</sub></var>,0,0,<var>s<sub>y</sub></var>
188 -affine 1,0,0,1,<var>t<sub>x</sub></var>,<var>t<sub>y</sub></var>
196 -affine <var>c</var>,<var>s</var>,-<var>s</var>,<var>c</var>
199 <p>The cumulative effect of a sequence of <a href="command-line-options.html#affine" >-affine</a>
200 transformations can be accomplished by instead by a single <a href="command-line-options.html#affine"
201 >-affine</a> operation using the matrix equal to the product of the matrices
2657 is an alternative method of specifying a 'Affine' type of
2675 'Affine' or 'AffineProjection' distortion. </td> </tr>
2678 <td>Affine</td>
2688 squares fitted to best match a linear affine distortion. If only 2
2703 Linearly distort an image using the given Affine Matrix of 6
2704 pre-calculated coefficients forming a set of Affine Equations to map
2713 See <a href="command-line-options.html#affine" >-affine</a> setting for more detail, and
2716 The distortions 'Affine' and 'SRT' provide
2757 effects). Less than 4 sets will fall back to a 'Affine'
2774 remaining 6 represents a transposed 'Affine Matrix'. </td>
2925 <p>Many of the above distortion methods such as '<code>Affine</code>',
2958 '<code>Affine</code>' distortion). </p>
3250 <p>The transformations modify the current affine matrix, which is initialized
3251 from the initial affine matrix defined by the <a href="command-line-options.html#affine">-affine</a>
3253 option. The initial affine matrix is not affected; that matrix is only changed
3254 by the appearance of another <a href="command-line-options.html#affine">-affine</a> option. If another
3255 <a href="command-line-options.html#draw">-draw</a> option appears, the current affine matrix is
3256 reinitialized from the initial affine matrix.</p>
7539 <p>This option applies the transformation matrix from a previous <a href="command-line-options.html#affine">-affine</a> option.</p>
7542 convert -affine 2,2,-2,2,0,0 -transform bird.ppm bird.jpg