You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

888 lines
49 KiB

1 month ago
  1. namespace ShenTun.ImageCollection.AForgeCamera
  2. {
  3. partial class ImageEdit
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImageEdit));
  29. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  30. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  31. this.btnList = new System.Windows.Forms.ToolStripButton();
  32. this.btnSave = new System.Windows.Forms.ToolStripButton();
  33. this.btnClose = new System.Windows.Forms.ToolStripButton();
  34. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  35. this.btnCut = new System.Windows.Forms.ToolStripButton();
  36. this.btnText = new System.Windows.Forms.ToolStripButton();
  37. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  38. this.btnToBig = new System.Windows.Forms.ToolStripButton();
  39. this.btnToSmall = new System.Windows.Forms.ToolStripButton();
  40. this.btnmirror = new System.Windows.Forms.ToolStripButton();
  41. this.btnvertical = new System.Windows.Forms.ToolStripButton();
  42. this.panel1 = new System.Windows.Forms.Panel();
  43. this.pDialog = new System.Windows.Forms.Panel();
  44. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  45. this.picClose = new System.Windows.Forms.PictureBox();
  46. this.trackBar1 = new System.Windows.Forms.TrackBar();
  47. this.pDialogTitle = new System.Windows.Forms.Panel();
  48. this.pictBoxSour = new System.Windows.Forms.PictureBox();
  49. this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  50. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  51. this.tsmiSave = new System.Windows.Forms.ToolStripMenuItem();
  52. this.tsmiClose = new System.Windows.Forms.ToolStripMenuItem();
  53. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  54. this.tsmiHue = new System.Windows.Forms.ToolStripMenuItem();
  55. this.tsmiBrightness = new System.Windows.Forms.ToolStripMenuItem();
  56. this.tsmiSaturation = new System.Windows.Forms.ToolStripMenuItem();
  57. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58. this.线ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  59. this.tsmiBoxFilter = new System.Windows.Forms.ToolStripMenuItem();
  60. this.tsmiMeanFilter = new System.Windows.Forms.ToolStripMenuItem();
  61. this.tsmiGaussianFilter = new System.Windows.Forms.ToolStripMenuItem();
  62. this.线ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  63. this.tsmiMedianFilter = new System.Windows.Forms.ToolStripMenuItem();
  64. this.tsmiBilateralFilter = new System.Windows.Forms.ToolStripMenuItem();
  65. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  66. this.tsmiExpansion = new System.Windows.Forms.ToolStripMenuItem();
  67. this.tsmiCorrosion = new System.Windows.Forms.ToolStripMenuItem();
  68. this.tsmiOpenOperation = new System.Windows.Forms.ToolStripMenuItem();
  69. this.tsmiCloseOperation = new System.Windows.Forms.ToolStripMenuItem();
  70. this.tsmiMorphologicalGradient = new System.Windows.Forms.ToolStripMenuItem();
  71. this.tsmiTopHat = new System.Windows.Forms.ToolStripMenuItem();
  72. this.tsmiBlackHat = new System.Windows.Forms.ToolStripMenuItem();
  73. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  74. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  75. this.tsmiNostalgia = new System.Windows.Forms.ToolStripMenuItem();
  76. this.tsmiFrost = new System.Windows.Forms.ToolStripMenuItem();
  77. this.tsmiCasting = new System.Windows.Forms.ToolStripMenuItem();
  78. this.tsmiGrayscale = new System.Windows.Forms.ToolStripMenuItem();
  79. this.tsmiEmergence = new System.Windows.Forms.ToolStripMenuItem();
  80. this.tsmiComic = new System.Windows.Forms.ToolStripMenuItem();
  81. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  82. this.sobel算子ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  83. this.tsmiSobelX = new System.Windows.Forms.ToolStripMenuItem();
  84. this.tsmiSobelY = new System.Windows.Forms.ToolStripMenuItem();
  85. this.tsmiSobelMode = new System.Windows.Forms.ToolStripMenuItem();
  86. this.tsmiSobelThresholding = new System.Windows.Forms.ToolStripMenuItem();
  87. this.tsmiLaplace = new System.Windows.Forms.ToolStripMenuItem();
  88. this.tsmiCanny = new System.Windows.Forms.ToolStripMenuItem();
  89. this.scharr算子ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  90. this.tsmiScharrX = new System.Windows.Forms.ToolStripMenuItem();
  91. this.tsmiScharrY = new System.Windows.Forms.ToolStripMenuItem();
  92. this.tsmiMergeGradients = new System.Windows.Forms.ToolStripMenuItem();
  93. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  94. this.tsmiFixThresholding = new System.Windows.Forms.ToolStripMenuItem();
  95. this.tsmiSelfThresholding = new System.Windows.Forms.ToolStripMenuItem();
  96. this.panel2 = new System.Windows.Forms.Panel();
  97. this.pictureBoxShow = new System.Windows.Forms.PictureBox();
  98. this.label1 = new System.Windows.Forms.Label();
  99. this.label2 = new System.Windows.Forms.Label();
  100. this.tableLayoutPanel1.SuspendLayout();
  101. this.toolStrip1.SuspendLayout();
  102. this.panel1.SuspendLayout();
  103. this.pDialog.SuspendLayout();
  104. this.tableLayoutPanel2.SuspendLayout();
  105. ((System.ComponentModel.ISupportInitialize)(this.picClose)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.pictBoxSour)).BeginInit();
  108. this.menuStrip1.SuspendLayout();
  109. this.panel2.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.pictureBoxShow)).BeginInit();
  111. this.SuspendLayout();
  112. //
  113. // tableLayoutPanel1
  114. //
  115. this.tableLayoutPanel1.ColumnCount = 3;
  116. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  117. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  118. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  119. this.tableLayoutPanel1.Controls.Add(this.toolStrip1, 0, 1);
  120. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 3);
  121. this.tableLayoutPanel1.Controls.Add(this.menuStrip1, 0, 0);
  122. this.tableLayoutPanel1.Controls.Add(this.panel2, 2, 3);
  123. this.tableLayoutPanel1.Controls.Add(this.label1, 0, 2);
  124. this.tableLayoutPanel1.Controls.Add(this.label2, 2, 2);
  125. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  126. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  127. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  128. this.tableLayoutPanel1.RowCount = 4;
  129. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  130. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70F));
  131. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
  132. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  133. this.tableLayoutPanel1.Size = new System.Drawing.Size(1028, 600);
  134. this.tableLayoutPanel1.TabIndex = 0;
  135. //
  136. // toolStrip1
  137. //
  138. this.toolStrip1.BackColor = System.Drawing.SystemColors.ControlLightLight;
  139. this.tableLayoutPanel1.SetColumnSpan(this.toolStrip1, 3);
  140. this.toolStrip1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(46, 46);
  142. this.toolStrip1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  143. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  144. this.btnList,
  145. this.btnSave,
  146. this.btnClose,
  147. this.toolStripSeparator1,
  148. this.btnCut,
  149. this.btnText,
  150. this.toolStripSeparator2,
  151. this.btnToBig,
  152. this.btnToSmall,
  153. this.btnmirror,
  154. this.btnvertical});
  155. this.toolStrip1.Location = new System.Drawing.Point(0, 40);
  156. this.toolStrip1.Name = "toolStrip1";
  157. this.toolStrip1.Size = new System.Drawing.Size(1028, 56);
  158. this.toolStrip1.TabIndex = 1;
  159. this.toolStrip1.Text = "toolStrip1";
  160. //
  161. // btnList
  162. //
  163. this.btnList.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  164. this.btnList.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.SolarAlignVerticalCenterLineDuotone;
  165. this.btnList.ImageTransparentColor = System.Drawing.Color.Magenta;
  166. this.btnList.Name = "btnList";
  167. this.btnList.Size = new System.Drawing.Size(50, 50);
  168. this.btnList.Text = "列表";
  169. this.btnList.ToolTipText = "列表显示/隐藏";
  170. this.btnList.Click += new System.EventHandler(this.btnList_Click);
  171. //
  172. // btnSave
  173. //
  174. this.btnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  175. this.btnSave.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.FluentDocumentSave20Regular;
  176. this.btnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  177. this.btnSave.Name = "btnSave";
  178. this.btnSave.Size = new System.Drawing.Size(50, 50);
  179. this.btnSave.Text = "保存";
  180. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  181. //
  182. // btnClose
  183. //
  184. this.btnClose.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  185. this.btnClose.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.MaterialSymbolsCancelScheduleSendOutlineRounded;
  186. this.btnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  187. this.btnClose.Name = "btnClose";
  188. this.btnClose.Size = new System.Drawing.Size(50, 50);
  189. this.btnClose.Text = "关闭";
  190. this.btnClose.Click += new System.EventHandler(this.btnCancel_Click);
  191. //
  192. // toolStripSeparator1
  193. //
  194. this.toolStripSeparator1.Name = "toolStripSeparator1";
  195. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 56);
  196. //
  197. // btnCut
  198. //
  199. this.btnCut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  200. this.btnCut.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.MaterialSymbolsContentCutRounded;
  201. this.btnCut.ImageTransparentColor = System.Drawing.Color.Magenta;
  202. this.btnCut.Name = "btnCut";
  203. this.btnCut.Size = new System.Drawing.Size(50, 50);
  204. this.btnCut.Text = "裁剪";
  205. this.btnCut.ToolTipText = "变换-裁剪";
  206. this.btnCut.Click += new System.EventHandler(this.btnCut_Click);
  207. //
  208. // btnText
  209. //
  210. this.btnText.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  211. this.btnText.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.FluentClipboardTextEdit20Regular;
  212. this.btnText.ImageTransparentColor = System.Drawing.Color.Magenta;
  213. this.btnText.Name = "btnText";
  214. this.btnText.Size = new System.Drawing.Size(50, 50);
  215. this.btnText.Text = "文字";
  216. this.btnText.ToolTipText = "变换-文字";
  217. this.btnText.Click += new System.EventHandler(this.btnText_Click);
  218. //
  219. // toolStripSeparator2
  220. //
  221. this.toolStripSeparator2.Name = "toolStripSeparator2";
  222. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 56);
  223. //
  224. // btnToBig
  225. //
  226. this.btnToBig.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  227. this.btnToBig.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.SolarAlarmAddBroken;
  228. this.btnToBig.ImageTransparentColor = System.Drawing.Color.Magenta;
  229. this.btnToBig.Name = "btnToBig";
  230. this.btnToBig.Size = new System.Drawing.Size(50, 50);
  231. this.btnToBig.Text = "放大";
  232. this.btnToBig.ToolTipText = "变换-放大";
  233. this.btnToBig.Click += new System.EventHandler(this.btnToBig_Click);
  234. //
  235. // btnToSmall
  236. //
  237. this.btnToSmall.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  238. this.btnToSmall.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.SolarAlarmRemoveBroken;
  239. this.btnToSmall.ImageTransparentColor = System.Drawing.Color.Magenta;
  240. this.btnToSmall.Name = "btnToSmall";
  241. this.btnToSmall.Size = new System.Drawing.Size(50, 50);
  242. this.btnToSmall.Text = "缩小";
  243. this.btnToSmall.ToolTipText = "变换-缩小";
  244. this.btnToSmall.Click += new System.EventHandler(this.btnToSmall_Click);
  245. //
  246. // btnmirror
  247. //
  248. this.btnmirror.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  249. this.btnmirror.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.FluentArrowSwap20Filled;
  250. this.btnmirror.ImageTransparentColor = System.Drawing.Color.Magenta;
  251. this.btnmirror.Name = "btnmirror";
  252. this.btnmirror.Size = new System.Drawing.Size(50, 50);
  253. this.btnmirror.Text = "水平旋转";
  254. this.btnmirror.ToolTipText = "变换-水平旋转";
  255. this.btnmirror.Click += new System.EventHandler(this.btnmirror_Click);
  256. //
  257. // btnvertical
  258. //
  259. this.btnvertical.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  260. this.btnvertical.Image = global::ShenTun.ImageCollection.AForgeCamera.Properties.Resources.FluentArrowSort20Regular;
  261. this.btnvertical.ImageTransparentColor = System.Drawing.Color.Magenta;
  262. this.btnvertical.Name = "btnvertical";
  263. this.btnvertical.Size = new System.Drawing.Size(50, 50);
  264. this.btnvertical.Text = "垂直旋转";
  265. this.btnvertical.ToolTipText = "变换-垂直旋转";
  266. this.btnvertical.Click += new System.EventHandler(this.btnvertical_Click);
  267. //
  268. // panel1
  269. //
  270. this.panel1.AutoScroll = true;
  271. this.panel1.Controls.Add(this.pDialog);
  272. this.panel1.Controls.Add(this.pictBoxSour);
  273. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  274. this.panel1.Location = new System.Drawing.Point(3, 153);
  275. this.panel1.Name = "panel1";
  276. this.panel1.Size = new System.Drawing.Size(498, 444);
  277. this.panel1.TabIndex = 4;
  278. //
  279. // pDialog
  280. //
  281. this.pDialog.BackColor = System.Drawing.Color.Transparent;
  282. this.pDialog.Controls.Add(this.tableLayoutPanel2);
  283. this.pDialog.Location = new System.Drawing.Point(9, 104);
  284. this.pDialog.Name = "pDialog";
  285. this.pDialog.Size = new System.Drawing.Size(477, 127);
  286. this.pDialog.TabIndex = 1;
  287. this.pDialog.Visible = false;
  288. //
  289. // tableLayoutPanel2
  290. //
  291. this.tableLayoutPanel2.ColumnCount = 2;
  292. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  293. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  294. this.tableLayoutPanel2.Controls.Add(this.picClose, 1, 0);
  295. this.tableLayoutPanel2.Controls.Add(this.trackBar1, 0, 1);
  296. this.tableLayoutPanel2.Controls.Add(this.pDialogTitle, 0, 0);
  297. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  298. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  299. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  300. this.tableLayoutPanel2.RowCount = 2;
  301. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  302. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  303. this.tableLayoutPanel2.Size = new System.Drawing.Size(477, 127);
  304. this.tableLayoutPanel2.TabIndex = 0;
  305. //
  306. // picClose
  307. //
  308. this.picClose.Image = ((System.Drawing.Image)(resources.GetObject("picClose.Image")));
  309. this.picClose.Location = new System.Drawing.Point(450, 3);
  310. this.picClose.Name = "picClose";
  311. this.picClose.Size = new System.Drawing.Size(24, 24);
  312. this.picClose.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  313. this.picClose.TabIndex = 0;
  314. this.picClose.TabStop = false;
  315. this.picClose.Click += new System.EventHandler(this.picClose_Click);
  316. //
  317. // trackBar1
  318. //
  319. this.tableLayoutPanel2.SetColumnSpan(this.trackBar1, 2);
  320. this.trackBar1.Dock = System.Windows.Forms.DockStyle.Fill;
  321. this.trackBar1.Location = new System.Drawing.Point(3, 33);
  322. this.trackBar1.Name = "trackBar1";
  323. this.trackBar1.Size = new System.Drawing.Size(471, 91);
  324. this.trackBar1.TabIndex = 1;
  325. this.trackBar1.Scroll += new System.EventHandler(this.trackBar1_Scroll);
  326. //
  327. // pDialogTitle
  328. //
  329. this.pDialogTitle.Dock = System.Windows.Forms.DockStyle.Fill;
  330. this.pDialogTitle.Location = new System.Drawing.Point(3, 3);
  331. this.pDialogTitle.Name = "pDialogTitle";
  332. this.pDialogTitle.Size = new System.Drawing.Size(441, 24);
  333. this.pDialogTitle.TabIndex = 2;
  334. this.pDialogTitle.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pDialog_MouseDown);
  335. this.pDialogTitle.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pDialog_MouseMove);
  336. this.pDialogTitle.MouseUp += new System.Windows.Forms.MouseEventHandler(this.pDialog_MouseUp);
  337. //
  338. // pictBoxSour
  339. //
  340. this.pictBoxSour.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  341. | System.Windows.Forms.AnchorStyles.Left)
  342. | System.Windows.Forms.AnchorStyles.Right)));
  343. this.pictBoxSour.Location = new System.Drawing.Point(0, 0);
  344. this.pictBoxSour.Name = "pictBoxSour";
  345. this.pictBoxSour.Size = new System.Drawing.Size(495, 444);
  346. this.pictBoxSour.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
  347. this.pictBoxSour.TabIndex = 0;
  348. this.pictBoxSour.TabStop = false;
  349. this.pictBoxSour.Paint += new System.Windows.Forms.PaintEventHandler(this.pictBoxSour_Paint);
  350. //
  351. // menuStrip1
  352. //
  353. this.menuStrip1.BackColor = System.Drawing.SystemColors.ControlLightLight;
  354. this.tableLayoutPanel1.SetColumnSpan(this.menuStrip1, 3);
  355. this.menuStrip1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.menuStrip1.GripMargin = new System.Windows.Forms.Padding(2, 2, 0, 2);
  357. this.menuStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  358. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  359. this.ToolStripMenuItem,
  360. this.ToolStripMenuItem,
  361. this.ToolStripMenuItem,
  362. this.ToolStripMenuItem,
  363. this.ToolStripMenuItem,
  364. this.ToolStripMenuItem,
  365. this.ToolStripMenuItem});
  366. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  367. this.menuStrip1.Name = "menuStrip1";
  368. this.menuStrip1.Size = new System.Drawing.Size(1028, 36);
  369. this.menuStrip1.TabIndex = 6;
  370. this.menuStrip1.Text = "menuStrip1";
  371. //
  372. // 文件ToolStripMenuItem
  373. //
  374. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  375. this.tsmiSave,
  376. this.tsmiClose});
  377. this.ToolStripMenuItem.Name = "文件ToolStripMenuItem";
  378. this.ToolStripMenuItem.Size = new System.Drawing.Size(88, 32);
  379. this.ToolStripMenuItem.Text = "文件";
  380. //
  381. // tsmiSave
  382. //
  383. this.tsmiSave.Name = "tsmiSave";
  384. this.tsmiSave.Size = new System.Drawing.Size(199, 44);
  385. this.tsmiSave.Text = "保存";
  386. this.tsmiSave.Click += new System.EventHandler(this.btnSave_Click);
  387. //
  388. // tsmiClose
  389. //
  390. this.tsmiClose.Name = "tsmiClose";
  391. this.tsmiClose.Size = new System.Drawing.Size(199, 44);
  392. this.tsmiClose.Text = "关闭";
  393. this.tsmiClose.Click += new System.EventHandler(this.btnCancel_Click);
  394. //
  395. // 编辑ToolStripMenuItem
  396. //
  397. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  398. this.tsmiHue,
  399. this.tsmiBrightness,
  400. this.tsmiSaturation});
  401. this.ToolStripMenuItem.Name = "编辑ToolStripMenuItem";
  402. this.ToolStripMenuItem.Size = new System.Drawing.Size(88, 32);
  403. this.ToolStripMenuItem.Text = "编辑";
  404. //
  405. // tsmiHue
  406. //
  407. this.tsmiHue.Name = "tsmiHue";
  408. this.tsmiHue.Size = new System.Drawing.Size(227, 44);
  409. this.tsmiHue.Text = "色相";
  410. this.tsmiHue.Click += new System.EventHandler(this.tsmiHue_Click);
  411. //
  412. // tsmiBrightness
  413. //
  414. this.tsmiBrightness.Name = "tsmiBrightness";
  415. this.tsmiBrightness.Size = new System.Drawing.Size(227, 44);
  416. this.tsmiBrightness.Text = "亮度";
  417. this.tsmiBrightness.Click += new System.EventHandler(this.tsmiBrightness_Click);
  418. //
  419. // tsmiSaturation
  420. //
  421. this.tsmiSaturation.Name = "tsmiSaturation";
  422. this.tsmiSaturation.Size = new System.Drawing.Size(227, 44);
  423. this.tsmiSaturation.Text = "饱和度";
  424. this.tsmiSaturation.Click += new System.EventHandler(this.tsmiSaturation_Click);
  425. //
  426. // 图像增强ToolStripMenuItem
  427. //
  428. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  429. this.线ToolStripMenuItem,
  430. this.线ToolStripMenuItem});
  431. this.ToolStripMenuItem.Name = "图像增强ToolStripMenuItem";
  432. this.ToolStripMenuItem.Size = new System.Drawing.Size(144, 32);
  433. this.ToolStripMenuItem.Text = "图像增强";
  434. //
  435. // 线性滤波ToolStripMenuItem
  436. //
  437. this.线ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  438. this.tsmiBoxFilter,
  439. this.tsmiMeanFilter,
  440. this.tsmiGaussianFilter});
  441. this.线ToolStripMenuItem.Name = "线性滤波ToolStripMenuItem";
  442. this.线ToolStripMenuItem.Size = new System.Drawing.Size(283, 44);
  443. this.线ToolStripMenuItem.Text = "线性滤波";
  444. //
  445. // tsmiBoxFilter
  446. //
  447. this.tsmiBoxFilter.Name = "tsmiBoxFilter";
  448. this.tsmiBoxFilter.Size = new System.Drawing.Size(255, 44);
  449. this.tsmiBoxFilter.Text = "方框滤波";
  450. this.tsmiBoxFilter.Click += new System.EventHandler(this.tsmiBoxFilter_Click);
  451. //
  452. // tsmiMeanFilter
  453. //
  454. this.tsmiMeanFilter.Name = "tsmiMeanFilter";
  455. this.tsmiMeanFilter.Size = new System.Drawing.Size(255, 44);
  456. this.tsmiMeanFilter.Text = "均值滤波";
  457. this.tsmiMeanFilter.Click += new System.EventHandler(this.tsmiMeanFilter_Click);
  458. //
  459. // tsmiGaussianFilter
  460. //
  461. this.tsmiGaussianFilter.Name = "tsmiGaussianFilter";
  462. this.tsmiGaussianFilter.Size = new System.Drawing.Size(255, 44);
  463. this.tsmiGaussianFilter.Text = "高斯滤波";
  464. this.tsmiGaussianFilter.Click += new System.EventHandler(this.tsmiGaussianFilter_Click);
  465. //
  466. // 非线性滤波ToolStripMenuItem
  467. //
  468. this.线ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  469. this.tsmiMedianFilter,
  470. this.tsmiBilateralFilter});
  471. this.线ToolStripMenuItem.Name = "非线性滤波ToolStripMenuItem";
  472. this.线ToolStripMenuItem.Size = new System.Drawing.Size(283, 44);
  473. this.线ToolStripMenuItem.Text = "非线性滤波";
  474. //
  475. // tsmiMedianFilter
  476. //
  477. this.tsmiMedianFilter.Name = "tsmiMedianFilter";
  478. this.tsmiMedianFilter.Size = new System.Drawing.Size(255, 44);
  479. this.tsmiMedianFilter.Text = "中值滤波";
  480. this.tsmiMedianFilter.Click += new System.EventHandler(this.tsmiMedianFilter_Click);
  481. //
  482. // tsmiBilateralFilter
  483. //
  484. this.tsmiBilateralFilter.Name = "tsmiBilateralFilter";
  485. this.tsmiBilateralFilter.Size = new System.Drawing.Size(255, 44);
  486. this.tsmiBilateralFilter.Text = "双边滤波";
  487. this.tsmiBilateralFilter.Click += new System.EventHandler(this.tsmiBilateralFilter_Click);
  488. //
  489. // 形态学处理ToolStripMenuItem
  490. //
  491. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  492. this.tsmiExpansion,
  493. this.tsmiCorrosion,
  494. this.tsmiOpenOperation,
  495. this.tsmiCloseOperation,
  496. this.tsmiMorphologicalGradient,
  497. this.tsmiTopHat,
  498. this.tsmiBlackHat});
  499. this.ToolStripMenuItem.Name = "形态学处理ToolStripMenuItem";
  500. this.ToolStripMenuItem.Size = new System.Drawing.Size(172, 32);
  501. this.ToolStripMenuItem.Text = "形态学处理";
  502. //
  503. // tsmiExpansion
  504. //
  505. this.tsmiExpansion.Name = "tsmiExpansion";
  506. this.tsmiExpansion.Size = new System.Drawing.Size(283, 44);
  507. this.tsmiExpansion.Text = "膨胀";
  508. this.tsmiExpansion.Click += new System.EventHandler(this.tsmiExpansion_Click);
  509. //
  510. // tsmiCorrosion
  511. //
  512. this.tsmiCorrosion.Name = "tsmiCorrosion";
  513. this.tsmiCorrosion.Size = new System.Drawing.Size(283, 44);
  514. this.tsmiCorrosion.Text = "腐蚀";
  515. this.tsmiCorrosion.Click += new System.EventHandler(this.tsmiCorrosion_Click);
  516. //
  517. // tsmiOpenOperation
  518. //
  519. this.tsmiOpenOperation.Name = "tsmiOpenOperation";
  520. this.tsmiOpenOperation.Size = new System.Drawing.Size(283, 44);
  521. this.tsmiOpenOperation.Text = "开运算";
  522. this.tsmiOpenOperation.Click += new System.EventHandler(this.tsmiOpenOperation_Click);
  523. //
  524. // tsmiCloseOperation
  525. //
  526. this.tsmiCloseOperation.Name = "tsmiCloseOperation";
  527. this.tsmiCloseOperation.Size = new System.Drawing.Size(283, 44);
  528. this.tsmiCloseOperation.Text = "闭运算";
  529. this.tsmiCloseOperation.Click += new System.EventHandler(this.tsmiCloseOperation_Click);
  530. //
  531. // tsmiMorphologicalGradient
  532. //
  533. this.tsmiMorphologicalGradient.Name = "tsmiMorphologicalGradient";
  534. this.tsmiMorphologicalGradient.Size = new System.Drawing.Size(283, 44);
  535. this.tsmiMorphologicalGradient.Text = "形态学梯度";
  536. this.tsmiMorphologicalGradient.Click += new System.EventHandler(this.tsmiMorphologicalGradient_Click);
  537. //
  538. // tsmiTopHat
  539. //
  540. this.tsmiTopHat.Name = "tsmiTopHat";
  541. this.tsmiTopHat.Size = new System.Drawing.Size(283, 44);
  542. this.tsmiTopHat.Text = "顶帽";
  543. this.tsmiTopHat.Click += new System.EventHandler(this.tsmiTopHat_Click);
  544. //
  545. // tsmiBlackHat
  546. //
  547. this.tsmiBlackHat.Name = "tsmiBlackHat";
  548. this.tsmiBlackHat.Size = new System.Drawing.Size(283, 44);
  549. this.tsmiBlackHat.Text = "黑帽";
  550. this.tsmiBlackHat.Click += new System.EventHandler(this.tsmiBlackHat_Click);
  551. //
  552. // 滤镜ToolStripMenuItem
  553. //
  554. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  555. this.ToolStripMenuItem,
  556. this.tsmiEmergence,
  557. this.tsmiComic});
  558. this.ToolStripMenuItem.Name = "滤镜ToolStripMenuItem";
  559. this.ToolStripMenuItem.Size = new System.Drawing.Size(88, 32);
  560. this.ToolStripMenuItem.Text = "滤镜";
  561. //
  562. // 调色ToolStripMenuItem
  563. //
  564. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  565. this.tsmiNostalgia,
  566. this.tsmiFrost,
  567. this.tsmiCasting,
  568. this.tsmiGrayscale});
  569. this.ToolStripMenuItem.Name = "调色ToolStripMenuItem";
  570. this.ToolStripMenuItem.Size = new System.Drawing.Size(199, 44);
  571. this.ToolStripMenuItem.Text = "调色";
  572. //
  573. // tsmiNostalgia
  574. //
  575. this.tsmiNostalgia.Name = "tsmiNostalgia";
  576. this.tsmiNostalgia.Size = new System.Drawing.Size(227, 44);
  577. this.tsmiNostalgia.Text = "怀旧";
  578. this.tsmiNostalgia.Click += new System.EventHandler(this.tsmiNostalgia_Click);
  579. //
  580. // tsmiFrost
  581. //
  582. this.tsmiFrost.Name = "tsmiFrost";
  583. this.tsmiFrost.Size = new System.Drawing.Size(227, 44);
  584. this.tsmiFrost.Text = "冰冻";
  585. this.tsmiFrost.Click += new System.EventHandler(this.tsmiFrost_Click);
  586. //
  587. // tsmiCasting
  588. //
  589. this.tsmiCasting.Name = "tsmiCasting";
  590. this.tsmiCasting.Size = new System.Drawing.Size(227, 44);
  591. this.tsmiCasting.Text = "熔铸";
  592. this.tsmiCasting.Click += new System.EventHandler(this.tsmiCasting_Click);
  593. //
  594. // tsmiGrayscale
  595. //
  596. this.tsmiGrayscale.Name = "tsmiGrayscale";
  597. this.tsmiGrayscale.Size = new System.Drawing.Size(227, 44);
  598. this.tsmiGrayscale.Text = "灰度化";
  599. this.tsmiGrayscale.Click += new System.EventHandler(this.tsmiGrayscale_Click);
  600. //
  601. // tsmiEmergence
  602. //
  603. this.tsmiEmergence.Name = "tsmiEmergence";
  604. this.tsmiEmergence.Size = new System.Drawing.Size(199, 44);
  605. this.tsmiEmergence.Text = "羽化";
  606. this.tsmiEmergence.Click += new System.EventHandler(this.tsmiEmergence_Click);
  607. //
  608. // tsmiComic
  609. //
  610. this.tsmiComic.Name = "tsmiComic";
  611. this.tsmiComic.Size = new System.Drawing.Size(199, 44);
  612. this.tsmiComic.Text = "漫画";
  613. this.tsmiComic.Click += new System.EventHandler(this.tsmiComic_Click);
  614. //
  615. // 边缘检测ToolStripMenuItem
  616. //
  617. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  618. this.sobel算子ToolStripMenuItem,
  619. this.tsmiLaplace,
  620. this.tsmiCanny,
  621. this.scharr算子ToolStripMenuItem});
  622. this.ToolStripMenuItem.Name = "边缘检测ToolStripMenuItem";
  623. this.ToolStripMenuItem.Size = new System.Drawing.Size(144, 32);
  624. this.ToolStripMenuItem.Text = "边缘检测";
  625. //
  626. // sobel算子ToolStripMenuItem
  627. //
  628. this.sobel算子ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  629. this.tsmiSobelX,
  630. this.tsmiSobelY,
  631. this.tsmiSobelMode,
  632. this.tsmiSobelThresholding});
  633. this.sobel算子ToolStripMenuItem.Name = "sobel算子ToolStripMenuItem";
  634. this.sobel算子ToolStripMenuItem.Size = new System.Drawing.Size(297, 44);
  635. this.sobel算子ToolStripMenuItem.Text = "Sobel算子";
  636. //
  637. // tsmiSobelX
  638. //
  639. this.tsmiSobelX.Name = "tsmiSobelX";
  640. this.tsmiSobelX.Size = new System.Drawing.Size(227, 44);
  641. this.tsmiSobelX.Text = "SobelX";
  642. this.tsmiSobelX.Click += new System.EventHandler(this.tsmiSobelX_Click);
  643. //
  644. // tsmiSobelY
  645. //
  646. this.tsmiSobelY.Name = "tsmiSobelY";
  647. this.tsmiSobelY.Size = new System.Drawing.Size(227, 44);
  648. this.tsmiSobelY.Text = "SobelY";
  649. this.tsmiSobelY.Click += new System.EventHandler(this.tsmiSobelY_Click);
  650. //
  651. // tsmiSobelMode
  652. //
  653. this.tsmiSobelMode.Name = "tsmiSobelMode";
  654. this.tsmiSobelMode.Size = new System.Drawing.Size(227, 44);
  655. this.tsmiSobelMode.Text = "模";
  656. this.tsmiSobelMode.Click += new System.EventHandler(this.tsmiSobelMode_Click);
  657. //
  658. // tsmiSobelThresholding
  659. //
  660. this.tsmiSobelThresholding.Name = "tsmiSobelThresholding";
  661. this.tsmiSobelThresholding.Size = new System.Drawing.Size(227, 44);
  662. this.tsmiSobelThresholding.Text = "阈值化";
  663. this.tsmiSobelThresholding.Click += new System.EventHandler(this.tsmiSobelThresholding_Click);
  664. //
  665. // tsmiLaplace
  666. //
  667. this.tsmiLaplace.Name = "tsmiLaplace";
  668. this.tsmiLaplace.Size = new System.Drawing.Size(297, 44);
  669. this.tsmiLaplace.Text = "Lablace算子";
  670. this.tsmiLaplace.Click += new System.EventHandler(this.tsmiLaplace_Click);
  671. //
  672. // tsmiCanny
  673. //
  674. this.tsmiCanny.Name = "tsmiCanny";
  675. this.tsmiCanny.Size = new System.Drawing.Size(297, 44);
  676. this.tsmiCanny.Text = "canny算子";
  677. this.tsmiCanny.Click += new System.EventHandler(this.tsmiCanny_Click);
  678. //
  679. // scharr算子ToolStripMenuItem
  680. //
  681. this.scharr算子ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  682. this.tsmiScharrX,
  683. this.tsmiScharrY,
  684. this.tsmiMergeGradients});
  685. this.scharr算子ToolStripMenuItem.Name = "scharr算子ToolStripMenuItem";
  686. this.scharr算子ToolStripMenuItem.Size = new System.Drawing.Size(297, 44);
  687. this.scharr算子ToolStripMenuItem.Text = "Sharr算子";
  688. //
  689. // tsmiScharrX
  690. //
  691. this.tsmiScharrX.Name = "tsmiScharrX";
  692. this.tsmiScharrX.Size = new System.Drawing.Size(255, 44);
  693. this.tsmiScharrX.Text = "ScharrX";
  694. this.tsmiScharrX.Click += new System.EventHandler(this.tsmiScharrX_Click);
  695. //
  696. // tsmiScharrY
  697. //
  698. this.tsmiScharrY.Name = "tsmiScharrY";
  699. this.tsmiScharrY.Size = new System.Drawing.Size(255, 44);
  700. this.tsmiScharrY.Text = "ScharrY";
  701. this.tsmiScharrY.Click += new System.EventHandler(this.tsmiScharrY_Click);
  702. //
  703. // tsmiMergeGradients
  704. //
  705. this.tsmiMergeGradients.Name = "tsmiMergeGradients";
  706. this.tsmiMergeGradients.Size = new System.Drawing.Size(255, 44);
  707. this.tsmiMergeGradients.Text = "合并梯度";
  708. this.tsmiMergeGradients.Click += new System.EventHandler(this.tsmiMergeGradients_Click);
  709. //
  710. // 阈值分割ToolStripMenuItem
  711. //
  712. this.ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  713. this.tsmiFixThresholding,
  714. this.tsmiSelfThresholding});
  715. this.ToolStripMenuItem.Name = "阈值分割ToolStripMenuItem";
  716. this.ToolStripMenuItem.Size = new System.Drawing.Size(144, 32);
  717. this.ToolStripMenuItem.Text = "阈值分割";
  718. //
  719. // tsmiFixThresholding
  720. //
  721. this.tsmiFixThresholding.Name = "tsmiFixThresholding";
  722. this.tsmiFixThresholding.Size = new System.Drawing.Size(283, 44);
  723. this.tsmiFixThresholding.Text = "固定阈值";
  724. this.tsmiFixThresholding.Click += new System.EventHandler(this.tsmiFixThresholding_Click);
  725. //
  726. // tsmiSelfThresholding
  727. //
  728. this.tsmiSelfThresholding.Name = "tsmiSelfThresholding";
  729. this.tsmiSelfThresholding.Size = new System.Drawing.Size(283, 44);
  730. this.tsmiSelfThresholding.Text = "自适应阈值";
  731. this.tsmiSelfThresholding.Click += new System.EventHandler(this.tsmiSelfThresholding_Click);
  732. //
  733. // panel2
  734. //
  735. this.panel2.Controls.Add(this.pictureBoxShow);
  736. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  737. this.panel2.Location = new System.Drawing.Point(527, 153);
  738. this.panel2.Name = "panel2";
  739. this.panel2.Size = new System.Drawing.Size(498, 444);
  740. this.panel2.TabIndex = 7;
  741. //
  742. // pictureBoxShow
  743. //
  744. this.pictureBoxShow.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  745. | System.Windows.Forms.AnchorStyles.Left)
  746. | System.Windows.Forms.AnchorStyles.Right)));
  747. this.pictureBoxShow.Location = new System.Drawing.Point(0, 3);
  748. this.pictureBoxShow.Name = "pictureBoxShow";
  749. this.pictureBoxShow.Size = new System.Drawing.Size(495, 444);
  750. this.pictureBoxShow.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
  751. this.pictureBoxShow.TabIndex = 0;
  752. this.pictureBoxShow.TabStop = false;
  753. //
  754. // label1
  755. //
  756. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  757. this.label1.AutoSize = true;
  758. this.label1.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  759. this.label1.ForeColor = System.Drawing.SystemColors.HotTrack;
  760. this.label1.Location = new System.Drawing.Point(3, 111);
  761. this.label1.Name = "label1";
  762. this.label1.Size = new System.Drawing.Size(498, 37);
  763. this.label1.TabIndex = 8;
  764. this.label1.Text = "原图";
  765. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  766. //
  767. // label2
  768. //
  769. this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  770. this.label2.AutoSize = true;
  771. this.label2.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
  773. this.label2.Location = new System.Drawing.Point(527, 111);
  774. this.label2.Name = "label2";
  775. this.label2.Size = new System.Drawing.Size(498, 37);
  776. this.label2.TabIndex = 9;
  777. this.label2.Text = "效果图";
  778. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  779. //
  780. // ImageEdit
  781. //
  782. this.AutoScaleDimensions = new System.Drawing.SizeF(192F, 192F);
  783. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
  784. this.BackColor = System.Drawing.Color.White;
  785. this.Controls.Add(this.tableLayoutPanel1);
  786. this.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  787. this.Margin = new System.Windows.Forms.Padding(4);
  788. this.Name = "ImageEdit";
  789. this.Size = new System.Drawing.Size(1028, 600);
  790. this.tableLayoutPanel1.ResumeLayout(false);
  791. this.tableLayoutPanel1.PerformLayout();
  792. this.toolStrip1.ResumeLayout(false);
  793. this.toolStrip1.PerformLayout();
  794. this.panel1.ResumeLayout(false);
  795. this.panel1.PerformLayout();
  796. this.pDialog.ResumeLayout(false);
  797. this.tableLayoutPanel2.ResumeLayout(false);
  798. this.tableLayoutPanel2.PerformLayout();
  799. ((System.ComponentModel.ISupportInitialize)(this.picClose)).EndInit();
  800. ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
  801. ((System.ComponentModel.ISupportInitialize)(this.pictBoxSour)).EndInit();
  802. this.menuStrip1.ResumeLayout(false);
  803. this.menuStrip1.PerformLayout();
  804. this.panel2.ResumeLayout(false);
  805. this.panel2.PerformLayout();
  806. ((System.ComponentModel.ISupportInitialize)(this.pictureBoxShow)).EndInit();
  807. this.ResumeLayout(false);
  808. }
  809. #endregion
  810. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  811. private System.Windows.Forms.ToolStrip toolStrip1;
  812. private System.Windows.Forms.ToolStripButton btnSave;
  813. private System.Windows.Forms.ToolStripButton btnClose;
  814. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  815. private System.Windows.Forms.ToolStripButton btnCut;
  816. private System.Windows.Forms.ToolStripButton btnText;
  817. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  818. private System.Windows.Forms.ToolStripButton btnToBig;
  819. private System.Windows.Forms.ToolStripButton btnToSmall;
  820. private System.Windows.Forms.ToolStripButton btnmirror;
  821. private System.Windows.Forms.ToolStripButton btnvertical;
  822. private System.Windows.Forms.Panel panel1;
  823. private System.Windows.Forms.PictureBox pictBoxSour;
  824. private System.Windows.Forms.Panel pDialog;
  825. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  826. private System.Windows.Forms.PictureBox picClose;
  827. private System.Windows.Forms.TrackBar trackBar1;
  828. private System.Windows.Forms.Panel pDialogTitle;
  829. private System.Windows.Forms.ToolStripButton btnList;
  830. private System.Windows.Forms.MenuStrip menuStrip1;
  831. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  832. private System.Windows.Forms.ToolStripMenuItem 线ToolStripMenuItem;
  833. private System.Windows.Forms.ToolStripMenuItem tsmiBoxFilter;
  834. private System.Windows.Forms.ToolStripMenuItem tsmiMeanFilter;
  835. private System.Windows.Forms.ToolStripMenuItem tsmiGaussianFilter;
  836. private System.Windows.Forms.ToolStripMenuItem 线ToolStripMenuItem;
  837. private System.Windows.Forms.ToolStripMenuItem tsmiMedianFilter;
  838. private System.Windows.Forms.ToolStripMenuItem tsmiBilateralFilter;
  839. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  840. private System.Windows.Forms.ToolStripMenuItem tsmiExpansion;
  841. private System.Windows.Forms.ToolStripMenuItem tsmiCorrosion;
  842. private System.Windows.Forms.ToolStripMenuItem tsmiOpenOperation;
  843. private System.Windows.Forms.ToolStripMenuItem tsmiCloseOperation;
  844. private System.Windows.Forms.ToolStripMenuItem tsmiMorphologicalGradient;
  845. private System.Windows.Forms.ToolStripMenuItem tsmiTopHat;
  846. private System.Windows.Forms.ToolStripMenuItem tsmiBlackHat;
  847. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  848. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  849. private System.Windows.Forms.ToolStripMenuItem tsmiNostalgia;
  850. private System.Windows.Forms.ToolStripMenuItem tsmiFrost;
  851. private System.Windows.Forms.ToolStripMenuItem tsmiCasting;
  852. private System.Windows.Forms.ToolStripMenuItem tsmiGrayscale;
  853. private System.Windows.Forms.ToolStripMenuItem tsmiEmergence;
  854. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  855. private System.Windows.Forms.ToolStripMenuItem sobel算子ToolStripMenuItem;
  856. private System.Windows.Forms.ToolStripMenuItem tsmiSobelX;
  857. private System.Windows.Forms.ToolStripMenuItem tsmiSobelY;
  858. private System.Windows.Forms.ToolStripMenuItem tsmiSobelMode;
  859. private System.Windows.Forms.ToolStripMenuItem tsmiSobelThresholding;
  860. private System.Windows.Forms.ToolStripMenuItem tsmiLaplace;
  861. private System.Windows.Forms.ToolStripMenuItem tsmiCanny;
  862. private System.Windows.Forms.ToolStripMenuItem scharr算子ToolStripMenuItem;
  863. private System.Windows.Forms.ToolStripMenuItem tsmiScharrX;
  864. private System.Windows.Forms.ToolStripMenuItem tsmiScharrY;
  865. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  866. private System.Windows.Forms.ToolStripMenuItem tsmiSave;
  867. private System.Windows.Forms.ToolStripMenuItem tsmiClose;
  868. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  869. private System.Windows.Forms.ToolStripMenuItem tsmiHue;
  870. private System.Windows.Forms.ToolStripMenuItem tsmiBrightness;
  871. private System.Windows.Forms.ToolStripMenuItem tsmiSaturation;
  872. private System.Windows.Forms.ToolStripMenuItem tsmiMergeGradients;
  873. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  874. private System.Windows.Forms.ToolStripMenuItem tsmiFixThresholding;
  875. private System.Windows.Forms.ToolStripMenuItem tsmiSelfThresholding;
  876. private System.Windows.Forms.ToolStripMenuItem tsmiComic;
  877. private System.Windows.Forms.Panel panel2;
  878. private System.Windows.Forms.PictureBox pictureBoxShow;
  879. private System.Windows.Forms.Label label1;
  880. private System.Windows.Forms.Label label2;
  881. }
  882. }