青青草原综合久久大伊人导航_色综合久久天天综合_日日噜噜夜夜狠狠久久丁香五月_热久久这里只有精品

是塵封已久的記憶再次融化 是堆積心底的烈火再次燃燒 是直覺讓我來到這久違的大地 是信念讓我開始了新的征途 在硝煙中我得到了成長 在傷痛中我學會了堅強 在沉默中我明白了等待 在孤獨中我體味了感傷 并不是我不懂得眼淚 并不是我只知道使命 在內心深處我同你一樣火熱 在我的眼中也有著多情的淚光 也許我的生命如落葉般短暫 也許我只是歲月長河中的一個過客 但我對自己所做的一切無怨無悔 因為我品嘗到了那最后一刻的淚光
隨筆-6  評論-24  文章-8  trackbacks-0
#############           Example Script                  ##########################
#                       to run PTStitcher
#
#
# Only lines starting with 'p','o', i', or 'm' are read,
# so you can add comments and info as you like by using
# other line starting characters.
# The * character at the first of a line indicated the end of the script file.
# The stitcher script must contain:
# one 'p'- line describing the output image (eg Panorama)
# one 'o'-line for each input image
# one 'i' line for each input image that is optional
# the 'm'-line is optional and allows you to specify modes for the optimization.
# the 'C'-line is optional and allows morphing of control points.
# 'p'-line options
# w1000        width in pixels
# h600         height in pixels (default: width/2)
# f0           projection format,
#                  0 - rectilinear (for printing and viewing)
#                  1 - Cylindrical (for Printing and QTVR)
#                  2 - Equirectangular ( for Spherical panos), default
#                  3 - full-frame fisheye
# v360         horizontal field of view of panorama (default 360)
# nPICT        Panorama file format, one of:
#                  PICT          pict-file on macs, bmp-file on win (default)
#                  PSD           single layer Photoshop file, 48bits supported
#                  PNG           png-format, 48bits supported
#                  TIFF          tiff-format, 48bits supported
#                  PSD_mask      Photoshop file, one image per layer
#                                  + shape mask & feathered clip mask at overlap center
#                  PSD_nomask    Photoshop file, one image per layer,
#                  TIFF_mask     tiff-format, multi-file, one image per file, 48bit supported
#                                  alpha layer with feathered clip mask at overlap center
#                  TIFF_m        tiff-format, multi-file, one image per file, 48bit supported
#                                  alpha layer with non-feathered clip mask at image border
#                                  + shape mask & non-feathered clip mask at image border
#                  JPEG          Panoramic image in jpeg-format. Use with f1
#                                  for IBM Hotmedia panoramas.
#                  PAN           SmoothMove movie. Use only with f2.
#                  IVR           LivePicture IVR movie
#                                  cylindrical (format f1) or spherical (format f2)
#                  IVR_java      LivePicture Java Panorama,
#                                  cylindrical (format f1) or spherical (format f2)
#                  VRML          VRML background node, use only with f2 for panoramas, or
#                                  VRML-object for PTStereo
#                  QTVR          Apple QTVR-panomovie. Use only with f1
#                  3DMF          3DMF-object (PTStereo).
#
# n"QTVR w400 h300 c1"           additional viewer options in a quoted string together with format
#              the following options are recognized:
#                  w(width) and h(height) of viewer window (only QTVR on Macs)
#                  c(codec: 0-JPEG, 1-Cinepak, 2-Sorenson) (only QTVR on Macs)
#                  q(codec quality):
#                     0-high,1-normal,2-low    QTVR on Macs
#                     0-100(highest)           on other jpeg-formats (PAN, IVR, IVR_java, VRML)
#                  g  progressive jpeg (0-no, 1-yes) (PAN, IVR, IVR_java, VRML)
#                     Optimized JPEG (0-on(default), 2-disabled), (3-progressive with optimized disabled)
#                  p  initial pan angle ( QTVR on Macs, VRML, IVR)
#                  v  field of view (QTVR, VRML, IVR)
#                  Many more options can be set by editing the viewer scripts
# u10          width of feather for stitching all images. default:10
# k1           attempt color & brightness correction using image number as anchor
# b1           attempt brightness correction with no color change using image number as anchor
# d1           attempt color correction with no brightness change using image number as anchor
#                  Do not use more than one of k, d, b.This is new method of correcting
p w800 nPSD_mask
# The 'i' lines describe input images and is optional
# nName        file name of the input image.
#                  over ridable with command line parameters to PTStitcher
i n"photo1.jpg"
# The 'o' lines describe input images. One line per image is required
# The width and height of the image is obtained from image
# f0           projection format,
#                  0 - rectilinear (normal lenses)
#                  1 - Panoramic (Scanning cameras like Noblex)
#                  2 - Circular fisheye
#                  3 - full-frame fisheye
#                  4 - PSphere, equirectangular
# v82          horizontal field of view of image (required)
# y0           yaw angle (required)
# p43          pitch angle (required)
# r0           roll angle (required)
# a,b,c        lens correction coefficients (optional)
#                  (see http://www.fh-furtwangen.de/~dersch/barrel/barrel.html)
# d,e          initial lens offset in pixels(defaults d0 e0, optional).
#                  Used to correct for offset from center of image
#                  d - horizontal offset,
#                  e - vertical offset
# g,t          initial lens shear.  Use to remove slight misalignment
#                  of the line scanner relative to the film transport
#                  g - horizontal shear
#                  t - vertical shear
# +buf         (obsolete, -buf and +buf are now ignored when stitching)
#                  load and merge image with buffer
# -buf         (obsolete, -buf and +buf are now ignored when stitching)
#                  save result to buffer. The first 'o' line should
#                  contain one '-buf' command, the last line one '+buf'
#                  command, and all other lines both '+buf -buf'
#                  Exception: remove all 'buf' commands when
#                  creating Photoshop-files to preserve the original images.
# u10          (obsolete, globally used on p line) width of feather for stitching. default:10
# S100,600,100,800   Selection(l,r,t,b), Only pixels inside the rectangle will be used for conversion.
#                       Original image size is used for all image parameters
#                       (e.g. field-of-view) refer to the original image.
#                       Selection can be outside image dimension.
# C100,600,100,800   Crop(l,r,t,b), Only pixels inside the rectangle will be used for conversion.
#                       Cropped image size is used for all image parameters
#                       (e.g. field-of-view) refer to the cropped part of the image.
# m20          (obsolete, use S & C) ignore a frame 20 pixels wide. default: 0
# mx100        (obsolete, use S & C) crop to brightest rectangle with size 100x200;
# my200        (obsolete, use S & C) used only for circular fisheye images (f2)
# s0           (obsolete, ignored, always blend) specify placement of seam between buffer and image:
#                  0-middle of overlap('blend' ,default)
#                  1- at edge of image ('paste').
# o            (the small letter). Morph-to-fit using control points.
# k0           (obsolete, use p line correction still used with plugin)
#                  attempt color/brightness correction when merging image and buffer, one of:
#                  0 - no correction(default);
#                  1 - change image;
#                  2 - change buffer;
#                  3 - change both
#                  this feature does not work very well!
o f2 r0   p0    y0     v183    a0 b-0.1 c0  S100,600,100,800
o f2 r0   p0    y180   v183    a0 b-0.1 c0  S100,600,100,800
# 'm'-line options
# ----------------
# Set mode for stitcher, not required
#
# g2.5         Set gamma value for internal computations (default 1.0)
#                  See <http://www.fh-furtwangen.de/~dersch/gamma/gamma.html>
# i2           Set interpolator, See <http://www.fh-furtwangen.de/~dersch/interpolator/interpolator.html>
#                one of:
#                   0 - poly3 (default)
#                   1 - spline16,
#                   2 - spline36,
#                   3 - sinc256,
#                   4 - spline64,
#                   5 - bilinear,
#                   6 - nearest neighbor,
#                   7 - sinc1024
#              \/ antialiasing filters \/ See <http://www.pano2qtvr.com/dll_patch/>
#                   8 - Box
#                   9 - Bartlett/Triangle
#                   10 - Hermite
#                   11 - Hanning
#                   12 - Hamming
#                   13 - Blackmann
#                   14 - Gaussian 1/sqrt(2)
#                   15 - Gaussian 1/2
#                   16 - Quadardic
#                   17 - Cubic
#                   18 - Catmull-Rom
#                   19 - Mitchell
#                   20 - Lanczos2
#                   21 - Lanczos3
#                   22 - Blackman/Bessel
#                   23 - Blackman/sinc
#
# f0		   Invoke Faster Transformation also invoked by creating a file named "pano12_opt.txt"
#                   in the same foler as project with a line FAST_TRANSFORM
m g1.5 i6 f0
#
# 'z'-lines options
# ----------------
# Extended Depth-Of-Field, not required
#
# Automatically determine, for every point in a picture, which of mumerous overlapping
# images has best focus.  Masks are generated to reveale the best focused parts of
# each image.  Feathering must be selected.  Used with PSD_mask or TIFF_mask file format
# to edit the mask or with flattened file formats for flattened final result.   Does not
# work if color and/or brightness correction are invoked.
#
# m2           mask type
#                m0 hard-edged masks, mutually exclusive
#                m1 hard-edged masks, stack of nested masks
#                m2 blended masks, stack of nested masks (default & strongly recommended)
#                   (this option includes a smoothing computation that seems to help a lot.)
# fN           focus estimation window size, N = halfwidth of window.
#                Recommended value is 0.5% of image width, e.g. 4 pixels for an 800-pixel image.
#                Computation cost for focus estimation increases proportional to N^2.  Default f4.
# sN           smoothing window size, N = halfwidth of window.
#                 Recommended value is 0.5% of image width, e.g. 4 pixels for an 800-pixel image.
#                 Computation cost for smoothing increases proportional to N^2.  Default s4.
z m2 f4 s4
#
# 'C' lines
# ----------------
# Morphing of control point lines
# One line per point
# Created automatically by optimizer
#
# i0           image
# x363.726     starting x point position
# y125.738     starting y point position
# X363.838     morphed x point position
# Y125.618     morphed y point position
C i0  x363.726 y125.738 X363.838 Y125.618
*
Every thing after * is ignored.
來自:http://photocreations.ca/panotools/stitch.txt
posted on 2010-09-21 15:19 noBugnoGain 閱讀(720) 評論(0)  編輯 收藏 引用 所屬分類: 圖像處理
青青草原综合久久大伊人导航_色综合久久天天综合_日日噜噜夜夜狠狠久久丁香五月_热久久这里只有精品
  • <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            久久精视频免费在线久久完整在线看| 99视频精品在线| 先锋影音国产精品| 亚洲少妇在线| 国产精品一二三四| 久久久久久久综合| 久久婷婷国产综合精品青草| 亚洲国产高清在线观看视频| 欧美激情91| 欧美日韩精品欧美日韩精品| 亚洲一区久久久| 午夜精品福利电影| 亚洲电影免费在线| 亚洲人成免费| 欧美性大战久久久久久久| 午夜亚洲福利| 久久九九精品99国产精品| 91久久久一线二线三线品牌| 亚洲精品一区久久久久久| 国产精品美女久久久免费| 久久婷婷久久| 欧美国产一区二区| 西瓜成人精品人成网站| 久久午夜影视| 亚洲网友自拍| 久久精品综合| 一区二区三区日韩欧美精品| 新狼窝色av性久久久久久| 亚洲第一二三四五区| 一本色道**综合亚洲精品蜜桃冫| 国产女人aaa级久久久级| 嫩草影视亚洲| 国产精品久久久久久久久借妻 | 国产欧美精品在线播放| 免费观看成人www动漫视频| 欧美日韩精品二区| 免费视频久久| 国产欧美精品xxxx另类| 亚洲国产精品久久久久婷婷884| 国产精品拍天天在线| 亚洲国产日韩欧美一区二区三区| 国产精品入口福利| 亚洲精品乱码久久久久久久久| 国产视频欧美视频| 99热精品在线| 亚洲精品一区中文| 久久久91精品国产一区二区三区| 亚洲一区二区三区777| 麻豆av一区二区三区久久| 西西裸体人体做爰大胆久久久| 欧美成人黑人xx视频免费观看| 久久国内精品自在自线400部| 欧美日本网站| 最新成人在线| 亚洲电影在线播放| 久久精品国产69国产精品亚洲 | 欧美性猛交99久久久久99按摩 | 亚洲一区二区精品在线| 欧美成人精品| 免费精品视频| 韩国成人福利片在线播放| 亚洲欧美国产毛片在线| 亚洲欧美日韩直播| 国产精品成人一区二区| 亚洲精品小视频| 亚洲毛片在线观看| 欧美—级在线免费片| 欧美高清成人| 亚洲高清资源| 免费永久网站黄欧美| 欧美大片91| 亚洲欧洲精品一区| 欧美大片免费观看| 亚洲国产一二三| 亚洲免费观看高清完整版在线观看熊 | 亚洲最新在线| 欧美日本在线播放| 99一区二区| 亚洲欧美中文字幕| 国产欧美精品一区| 久久精品99| 欧美成人精品高清在线播放| 最新日韩在线| 欧美日韩精品一区视频| 中文亚洲欧美| 久久精品99| 亚洲电影观看| 欧美精品自拍偷拍动漫精品| av不卡在线| 欧美在线免费视频| 伊人成人开心激情综合网| 米奇777在线欧美播放| 亚洲精品久久久久久久久| 亚洲午夜91| 国产一区二区三区久久| 母乳一区在线观看| 一区二区三区 在线观看视| 久久激情视频久久| 最新热久久免费视频| 欧美午夜不卡在线观看免费| 亚洲欧美日韩国产精品| 欧美成人午夜77777| 中日韩高清电影网| 精品成人一区二区三区| 欧美日韩精品三区| 久久xxxx精品视频| 亚洲精品亚洲人成人网| 久久久免费精品| 亚洲精品综合久久中文字幕| 国产女主播在线一区二区| 久久婷婷国产麻豆91天堂| 99精品国产在热久久下载| 久久久www| 中文网丁香综合网| 尤物精品在线| 国产精品日日做人人爱| 欧美成人国产一区二区| 久久不射中文字幕| 一本色道久久加勒比88综合| 另类尿喷潮videofree| 午夜精品国产更新| 亚洲美女区一区| 激情视频亚洲| 国产精品日韩精品欧美精品| 欧美激情第8页| 久久精品亚洲热| 亚洲欧美日韩精品久久亚洲区| 亚洲福利视频一区| 麻豆精品在线播放| 久久国产精品一区二区三区四区| 一区二区三区蜜桃网| 亚洲欧洲精品一区二区| 一区二区在线免费观看| 国产日产欧产精品推荐色| 欧美午夜视频在线观看| 欧美精品在线免费观看| 欧美国产综合一区二区| 久久一日本道色综合久久| 欧美亚洲一区二区在线观看| 亚洲调教视频在线观看| 夜夜夜久久久| 在线亚洲观看| 中文国产成人精品久久一| 99视频有精品| 99国产麻豆精品| 夜夜嗨av一区二区三区中文字幕 | 欧美在线视频播放| 欧美亚洲视频一区二区| 午夜精品影院| 午夜精品剧场| 午夜欧美大片免费观看 | 国产香蕉久久精品综合网| 国产精品夜色7777狼人| 国产精品久久久久久户外露出| 国产精品二区二区三区| 国产精品欧美经典| 国产美女精品视频免费观看| 国产精品一区免费观看| 国产欧美日韩在线视频| 国内精品伊人久久久久av一坑| 国内精品嫩模av私拍在线观看 | 欧美精品日韩| 欧美日韩在线不卡| 国产精品久久久一本精品| 国产精品一区二区三区久久久| 国产精品久久久亚洲一区| 国产情人综合久久777777| 国产一区二区高清| 亚洲国产精品免费| 一本色道久久综合精品竹菊| 亚洲一区二区av电影| 久久国产色av| 欧美成人高清视频| 亚洲精品影视| 午夜日韩电影| 欧美成人午夜| 国产农村妇女精品| 亚洲福利视频一区二区| 亚洲视频1区| 欧美自拍偷拍午夜视频| 亚洲第一免费播放区| 一区二区三区高清在线观看| 久久国产精品久久久久久久久久| 男人插女人欧美| 国产精品入口| 亚洲精品久久久久久久久久久 | 国产午夜精品视频| 亚洲精选视频免费看| 欧美一区精品| 亚洲精品日韩在线观看| 久久av资源网| 欧美激情视频在线免费观看 欧美视频免费一| 欧美日韩人人澡狠狠躁视频| 国内精品久久久久久久果冻传媒 | 国产无一区二区| 在线亚洲观看| 欧美jizzhd精品欧美巨大免费| 在线性视频日韩欧美| 男男成人高潮片免费网站| 国产精品手机视频|