home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd1.bin / ctenari / Dolansky / DistortionPM.exe / 0 / RCDATA / TFORMPM / TFORMPM.txt
Text File  |  2003-07-05  |  8KB  |  447 lines

  1. object FormPM: TFormPM
  2.   Left = 528
  3.   Top = 105
  4.   Width = 400
  5.   Height = 534
  6.   Caption = 'Distortion for PhotoModeler'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label25: TLabel
  18.     Left = 340
  19.     Top = 476
  20.     Width = 51
  21.     Height = 13
  22.     Caption = 'v. 0.0.4.20'
  23.   end
  24.   object GroupBox1: TGroupBox
  25.     Left = 4
  26.     Top = 4
  27.     Width = 381
  28.     Height = 85
  29.     Caption = 'Input Image : '
  30.     TabOrder = 0
  31.     object Label26: TLabel
  32.       Left = 292
  33.       Top = 20
  34.       Width = 35
  35.       Height = 13
  36.       Caption = 'Prefix : '
  37.     end
  38.     object Button4: TButton
  39.       Left = 296
  40.       Top = 52
  41.       Width = 75
  42.       Height = 25
  43.       Hint = 'Find File'
  44.       Caption = 'Open...'
  45.       ParentShowHint = False
  46.       ShowHint = True
  47.       TabOrder = 0
  48.       OnClick = Button4Click
  49.     end
  50.     object ListBox1: TListBox
  51.       Left = 8
  52.       Top = 16
  53.       Width = 281
  54.       Height = 61
  55.       ItemHeight = 13
  56.       TabOrder = 1
  57.       OnDblClick = ListBox1DblClick
  58.     end
  59.     object Edit1: TEdit
  60.       Left = 324
  61.       Top = 16
  62.       Width = 45
  63.       Height = 21
  64.       TabOrder = 2
  65.       Text = 'C_'
  66.     end
  67.   end
  68.   object GroupBox3: TGroupBox
  69.     Left = 4
  70.     Top = 92
  71.     Width = 381
  72.     Height = 221
  73.     Caption = 'Camera Info : '
  74.     TabOrder = 1
  75.     object Label1: TLabel
  76.       Left = 28
  77.       Top = 28
  78.       Width = 70
  79.       Height = 13
  80.       Alignment = taRightJustify
  81.       Caption = 'Camera Name:'
  82.     end
  83.     object Label2: TLabel
  84.       Left = 32
  85.       Top = 72
  86.       Width = 65
  87.       Height = 13
  88.       Alignment = taRightJustify
  89.       Caption = 'Focal Lenght:'
  90.     end
  91.     object Label3: TLabel
  92.       Left = 24
  93.       Top = 96
  94.       Width = 72
  95.       Height = 13
  96.       Alignment = taRightJustify
  97.       Caption = 'Image Size  W:'
  98.     end
  99.     object Label4: TLabel
  100.       Left = 20
  101.       Top = 120
  102.       Width = 75
  103.       Height = 13
  104.       Alignment = taRightJustify
  105.       Caption = 'Format Size  W:'
  106.     end
  107.     object Label5: TLabel
  108.       Left = 12
  109.       Top = 144
  110.       Width = 83
  111.       Height = 13
  112.       Alignment = taRightJustify
  113.       Caption = 'Principal Point  X:'
  114.     end
  115.     object Label6: TLabel
  116.       Left = 5
  117.       Top = 168
  118.       Width = 92
  119.       Height = 13
  120.       Alignment = taRightJustify
  121.       Caption = 'Lens Distortion  K1:'
  122.     end
  123.     object Label7: TLabel
  124.       Left = 81
  125.       Top = 192
  126.       Width = 16
  127.       Height = 13
  128.       Alignment = taRightJustify
  129.       Caption = 'P1:'
  130.     end
  131.     object Label8: TLabel
  132.       Left = 246
  133.       Top = 96
  134.       Width = 11
  135.       Height = 13
  136.       Alignment = taRightJustify
  137.       Caption = 'H:'
  138.     end
  139.     object Label9: TLabel
  140.       Left = 246
  141.       Top = 120
  142.       Width = 11
  143.       Height = 13
  144.       Alignment = taRightJustify
  145.       Caption = 'H:'
  146.     end
  147.     object Label10: TLabel
  148.       Left = 247
  149.       Top = 144
  150.       Width = 10
  151.       Height = 13
  152.       Alignment = taRightJustify
  153.       Caption = 'Y:'
  154.     end
  155.     object Label11: TLabel
  156.       Left = 241
  157.       Top = 168
  158.       Width = 16
  159.       Height = 13
  160.       Alignment = taRightJustify
  161.       Caption = 'K2:'
  162.     end
  163.     object Label12: TLabel
  164.       Left = 241
  165.       Top = 192
  166.       Width = 16
  167.       Height = 13
  168.       Alignment = taRightJustify
  169.       Caption = 'P2:'
  170.     end
  171.     object Label13: TLabel
  172.       Left = 172
  173.       Top = 72
  174.       Width = 16
  175.       Height = 13
  176.       Caption = 'mm'
  177.     end
  178.     object Label14: TLabel
  179.       Left = 172
  180.       Top = 120
  181.       Width = 16
  182.       Height = 13
  183.       Caption = 'mm'
  184.     end
  185.     object Label15: TLabel
  186.       Left = 332
  187.       Top = 120
  188.       Width = 16
  189.       Height = 13
  190.       Caption = 'mm'
  191.     end
  192.     object Label16: TLabel
  193.       Left = 172
  194.       Top = 144
  195.       Width = 16
  196.       Height = 13
  197.       Caption = 'mm'
  198.     end
  199.     object Label17: TLabel
  200.       Left = 332
  201.       Top = 144
  202.       Width = 16
  203.       Height = 13
  204.       Caption = 'mm'
  205.     end
  206.     object Label18: TLabel
  207.       Left = 172
  208.       Top = 96
  209.       Width = 26
  210.       Height = 13
  211.       Caption = 'pixels'
  212.     end
  213.     object Label19: TLabel
  214.       Left = 332
  215.       Top = 96
  216.       Width = 26
  217.       Height = 13
  218.       Caption = 'pixels'
  219.     end
  220.     object Edit3: TEdit
  221.       Left = 100
  222.       Top = 24
  223.       Width = 229
  224.       Height = 21
  225.       TabOrder = 0
  226.     end
  227.     object Edit4: TEdit
  228.       Left = 100
  229.       Top = 92
  230.       Width = 69
  231.       Height = 21
  232.       TabOrder = 2
  233.     end
  234.     object Edit5: TEdit
  235.       Left = 260
  236.       Top = 92
  237.       Width = 69
  238.       Height = 21
  239.       TabOrder = 3
  240.     end
  241.     object Edit6: TEdit
  242.       Left = 100
  243.       Top = 116
  244.       Width = 69
  245.       Height = 21
  246.       TabOrder = 4
  247.     end
  248.     object Edit7: TEdit
  249.       Left = 260
  250.       Top = 116
  251.       Width = 69
  252.       Height = 21
  253.       TabOrder = 5
  254.     end
  255.     object Edit8: TEdit
  256.       Left = 100
  257.       Top = 140
  258.       Width = 69
  259.       Height = 21
  260.       TabOrder = 6
  261.     end
  262.     object Edit9: TEdit
  263.       Left = 260
  264.       Top = 140
  265.       Width = 69
  266.       Height = 21
  267.       TabOrder = 7
  268.     end
  269.     object Edit14: TEdit
  270.       Left = 100
  271.       Top = 68
  272.       Width = 69
  273.       Height = 21
  274.       TabOrder = 1
  275.     end
  276.     object Edit11: TEdit
  277.       Left = 260
  278.       Top = 164
  279.       Width = 69
  280.       Height = 21
  281.       TabOrder = 9
  282.     end
  283.     object Edit12: TEdit
  284.       Left = 100
  285.       Top = 188
  286.       Width = 69
  287.       Height = 21
  288.       TabOrder = 10
  289.     end
  290.     object Edit13: TEdit
  291.       Left = 260
  292.       Top = 188
  293.       Width = 69
  294.       Height = 21
  295.       TabOrder = 11
  296.     end
  297.     object Edit10: TEdit
  298.       Left = 100
  299.       Top = 164
  300.       Width = 69
  301.       Height = 21
  302.       TabOrder = 8
  303.     end
  304.     object Button6: TButton
  305.       Left = 256
  306.       Top = 48
  307.       Width = 75
  308.       Height = 25
  309.       Caption = 'Load...'
  310.       TabOrder = 12
  311.       Visible = False
  312.     end
  313.   end
  314.   object GroupBox4: TGroupBox
  315.     Left = 4
  316.     Top = 316
  317.     Width = 381
  318.     Height = 97
  319.     Caption = 'Output Option : '
  320.     TabOrder = 2
  321.     object Label20: TLabel
  322.       Left = 8
  323.       Top = 52
  324.       Width = 88
  325.       Height = 13
  326.       Caption = 'Background Color:'
  327.       Enabled = False
  328.     end
  329.     object Label21: TLabel
  330.       Left = 24
  331.       Top = 28
  332.       Width = 72
  333.       Height = 13
  334.       Alignment = taRightJustify
  335.       Caption = 'Image Size  W:'
  336.     end
  337.     object Label22: TLabel
  338.       Left = 172
  339.       Top = 28
  340.       Width = 26
  341.       Height = 13
  342.       Caption = 'pixels'
  343.     end
  344.     object Label23: TLabel
  345.       Left = 246
  346.       Top = 28
  347.       Width = 11
  348.       Height = 13
  349.       Alignment = taRightJustify
  350.       Caption = 'H:'
  351.     end
  352.     object Label24: TLabel
  353.       Left = 332
  354.       Top = 28
  355.       Width = 26
  356.       Height = 13
  357.       Caption = 'pixels'
  358.     end
  359.     object ComboBox1: TComboBox
  360.       Left = 100
  361.       Top = 48
  362.       Width = 89
  363.       Height = 21
  364.       Enabled = False
  365.       ItemHeight = 13
  366.       ItemIndex = 0
  367.       TabOrder = 0
  368.       Text = 'white'
  369.       Items.Strings = (
  370.         'white'
  371.         'black')
  372.     end
  373.     object CheckBox1: TCheckBox
  374.       Left = 16
  375.       Top = 72
  376.       Width = 97
  377.       Height = 17
  378.       Hint = 'Remove Blanc Pixels'
  379.       Alignment = taLeftJustify
  380.       Caption = 'Convolution :'
  381.       Checked = True
  382.       ParentShowHint = False
  383.       ShowHint = True
  384.       State = cbChecked
  385.       TabOrder = 1
  386.     end
  387.     object Edit15: TEdit
  388.       Left = 100
  389.       Top = 24
  390.       Width = 69
  391.       Height = 21
  392.       TabOrder = 2
  393.     end
  394.     object Edit16: TEdit
  395.       Left = 260
  396.       Top = 24
  397.       Width = 69
  398.       Height = 21
  399.       TabOrder = 3
  400.     end
  401.   end
  402.   object Button1: TButton
  403.     Left = 64
  404.     Top = 440
  405.     Width = 75
  406.     Height = 25
  407.     Caption = 'Apply'
  408.     TabOrder = 3
  409.     OnClick = Button1Click
  410.   end
  411.   object Button2: TButton
  412.     Left = 164
  413.     Top = 440
  414.     Width = 75
  415.     Height = 25
  416.     Caption = 'About'
  417.     ParentShowHint = False
  418.     ShowHint = True
  419.     TabOrder = 4
  420.     OnClick = Button2Click
  421.   end
  422.   object Button3: TButton
  423.     Left = 268
  424.     Top = 440
  425.     Width = 75
  426.     Height = 25
  427.     Caption = 'Exit'
  428.     TabOrder = 5
  429.     OnClick = Button3Click
  430.   end
  431.   object StatusBar1: TStatusBar
  432.     Left = 0
  433.     Top = 490
  434.     Width = 392
  435.     Height = 19
  436.     Panels = <
  437.       item
  438.         Width = 50
  439.       end>
  440.   end
  441.   object OpenDialog1: TOpenDialog
  442.     Filter = 'JPEG Image  (*.jpg)|*.jpg|BMP Image (*.bmp)|*.bmp'
  443.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
  444.     Top = 460
  445.   end
  446. end
  447.