代码拉取完成,页面将自动刷新
namespace CCImage
{
partial class Form1
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.开始ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.打开图像ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.保存图像ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.关闭图像ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.gray = new System.Windows.Forms.ToolStripMenuItem();
this.提取像素法ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.内存法ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.指针法ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.pointOperation = new System.Windows.Forms.ToolStripMenuItem();
this.绘制直方图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.线性点运算ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.灰度拉伸ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.直方图均衡ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.直方图匹配ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.geometryOperation = new System.Windows.Forms.ToolStripMenuItem();
this.平移ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.镜像ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.缩放ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.旋转ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.第五章ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.erode = new System.Windows.Forms.ToolStripMenuItem();
this.dilate = new System.Windows.Forms.ToolStripMenuItem();
this.opening = new System.Windows.Forms.ToolStripMenuItem();
this.closing = new System.Windows.Forms.ToolStripMenuItem();
this.hitMiss = new System.Windows.Forms.ToolStripMenuItem();
this.frequency = new System.Windows.Forms.ToolStripMenuItem();
this.amplitude = new System.Windows.Forms.ToolStripMenuItem();
this.phase = new System.Windows.Forms.ToolStripMenuItem();
this.freGran = new System.Windows.Forms.ToolStripMenuItem();
this.freOri = new System.Windows.Forms.ToolStripMenuItem();
this.smooth = new System.Windows.Forms.ToolStripMenuItem();
this.noise = new System.Windows.Forms.ToolStripMenuItem();
this.meanMedian = new System.Windows.Forms.ToolStripMenuItem();
this.grayMor = new System.Windows.Forms.ToolStripMenuItem();
this.wavelet = new System.Windows.Forms.ToolStripMenuItem();
this.gauss = new System.Windows.Forms.ToolStripMenuItem();
this.statistic = new System.Windows.Forms.ToolStripMenuItem();
this.edge = new System.Windows.Forms.ToolStripMenuItem();
this.mask = new System.Windows.Forms.ToolStripMenuItem();
this.gaussian = new System.Windows.Forms.ToolStripMenuItem();
this.canny = new System.Windows.Forms.ToolStripMenuItem();
this.morph = new System.Windows.Forms.ToolStripMenuItem();
this.wavelet3 = new System.Windows.Forms.ToolStripMenuItem();
this.pyramid = new System.Windows.Forms.ToolStripMenuItem();
this.segmentatioin = new System.Windows.Forms.ToolStripMenuItem();
this.hough = new System.Windows.Forms.ToolStripMenuItem();
this.threshold = new System.Windows.Forms.ToolStripMenuItem();
this.clus = new System.Windows.Forms.ToolStripMenuItem();
this.overRelax = new System.Windows.Forms.ToolStripMenuItem();
this.compression = new System.Windows.Forms.ToolStripMenuItem();
this.huffman = new System.Windows.Forms.ToolStripMenuItem();
this.shannon = new System.Windows.Forms.ToolStripMenuItem();
this.shanFan = new System.Windows.Forms.ToolStripMenuItem();
this.rle = new System.Windows.Forms.ToolStripMenuItem();
this.lzw = new System.Windows.Forms.ToolStripMenuItem();
this.dpcm = new System.Windows.Forms.ToolStripMenuItem();
this.transform = new System.Windows.Forms.ToolStripMenuItem();
this.wavelet10 = new System.Windows.Forms.ToolStripMenuItem();
this.color = new System.Windows.Forms.ToolStripMenuItem();
this.tranSpace = new System.Windows.Forms.ToolStripMenuItem();
this.chCom = new System.Windows.Forms.ToolStripMenuItem();
this.pseudoC = new System.Windows.Forms.ToolStripMenuItem();
this.equC = new System.Windows.Forms.ToolStripMenuItem();
this.smoC = new System.Windows.Forms.ToolStripMenuItem();
this.shaC = new System.Windows.Forms.ToolStripMenuItem();
this.edgeC = new System.Windows.Forms.ToolStripMenuItem();
this.segC = new System.Windows.Forms.ToolStripMenuItem();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.statusStrip1.SuspendLayout();
this.menuStrip1.SuspendLayout();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.SuspendLayout();
//
// statusStrip1
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripStatusLabel1});
this.statusStrip1.Location = new System.Drawing.Point(0, 590);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(926, 22);
this.statusStrip1.TabIndex = 0;
this.statusStrip1.Text = "statusStrip1";
//
// toolStripStatusLabel1
//
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new System.Drawing.Size(68, 17);
this.toolStripStatusLabel1.Text = "运行时间:";
//
// menuStrip1
//
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.开始ToolStripMenuItem,
this.gray,
this.pointOperation,
this.geometryOperation,
this.第五章ToolStripMenuItem,
this.frequency,
this.smooth,
this.edge,
this.segmentatioin,
this.compression,
this.color});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(926, 25);
this.menuStrip1.TabIndex = 1;
this.menuStrip1.Text = "menuStrip1";
//
// 开始ToolStripMenuItem
//
this.开始ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.打开图像ToolStripMenuItem,
this.保存图像ToolStripMenuItem,
this.关闭图像ToolStripMenuItem});
this.开始ToolStripMenuItem.Name = "开始ToolStripMenuItem";
this.开始ToolStripMenuItem.Size = new System.Drawing.Size(50, 21);
this.开始ToolStripMenuItem.Text = "open";
//
// 打开图像ToolStripMenuItem
//
this.打开图像ToolStripMenuItem.Name = "打开图像ToolStripMenuItem";
this.打开图像ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.打开图像ToolStripMenuItem.Text = "打开图像";
this.打开图像ToolStripMenuItem.Click += new System.EventHandler(this.打开图像ToolStripMenuItem_Click);
//
// 保存图像ToolStripMenuItem
//
this.保存图像ToolStripMenuItem.Name = "保存图像ToolStripMenuItem";
this.保存图像ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.保存图像ToolStripMenuItem.Text = "保存图像";
this.保存图像ToolStripMenuItem.Click += new System.EventHandler(this.保存图像ToolStripMenuItem_Click);
//
// 关闭图像ToolStripMenuItem
//
this.关闭图像ToolStripMenuItem.Name = "关闭图像ToolStripMenuItem";
this.关闭图像ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.关闭图像ToolStripMenuItem.Text = "关闭图像";
this.关闭图像ToolStripMenuItem.Click += new System.EventHandler(this.关闭图像ToolStripMenuItem_Click);
//
// gray
//
this.gray.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.提取像素法ToolStripMenuItem,
this.内存法ToolStripMenuItem,
this.指针法ToolStripMenuItem});
this.gray.Name = "gray";
this.gray.Size = new System.Drawing.Size(46, 21);
this.gray.Text = "gray";
//
// 提取像素法ToolStripMenuItem
//
this.提取像素法ToolStripMenuItem.Name = "提取像素法ToolStripMenuItem";
this.提取像素法ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.提取像素法ToolStripMenuItem.Text = "提取像素法";
this.提取像素法ToolStripMenuItem.Click += new System.EventHandler(this.提取像素法ToolStripMenuItem_Click);
//
// 内存法ToolStripMenuItem
//
this.内存法ToolStripMenuItem.Name = "内存法ToolStripMenuItem";
this.内存法ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.内存法ToolStripMenuItem.Text = "内存法";
this.内存法ToolStripMenuItem.Click += new System.EventHandler(this.内存法ToolStripMenuItem_Click);
//
// 指针法ToolStripMenuItem
//
this.指针法ToolStripMenuItem.Name = "指针法ToolStripMenuItem";
this.指针法ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.指针法ToolStripMenuItem.Text = "指针法";
this.指针法ToolStripMenuItem.Click += new System.EventHandler(this.指针法ToolStripMenuItem_Click);
//
// pointOperation
//
this.pointOperation.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.绘制直方图ToolStripMenuItem,
this.线性点运算ToolStripMenuItem,
this.灰度拉伸ToolStripMenuItem,
this.直方图均衡ToolStripMenuItem,
this.直方图匹配ToolStripMenuItem});
this.pointOperation.Name = "pointOperation";
this.pointOperation.Size = new System.Drawing.Size(111, 21);
this.pointOperation.Text = "point operation";
//
// 绘制直方图ToolStripMenuItem
//
this.绘制直方图ToolStripMenuItem.Name = "绘制直方图ToolStripMenuItem";
this.绘制直方图ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.绘制直方图ToolStripMenuItem.Text = "绘制直方图";
this.绘制直方图ToolStripMenuItem.Click += new System.EventHandler(this.绘制直方图ToolStripMenuItem_Click);
//
// 线性点运算ToolStripMenuItem
//
this.线性点运算ToolStripMenuItem.Name = "线性点运算ToolStripMenuItem";
this.线性点运算ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.线性点运算ToolStripMenuItem.Text = "线性点运算";
this.线性点运算ToolStripMenuItem.Click += new System.EventHandler(this.线性点运算ToolStripMenuItem_Click);
//
// 灰度拉伸ToolStripMenuItem
//
this.灰度拉伸ToolStripMenuItem.Name = "灰度拉伸ToolStripMenuItem";
this.灰度拉伸ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.灰度拉伸ToolStripMenuItem.Text = "灰度拉伸";
this.灰度拉伸ToolStripMenuItem.Click += new System.EventHandler(this.stretch_Click);
//
// 直方图均衡ToolStripMenuItem
//
this.直方图均衡ToolStripMenuItem.Name = "直方图均衡ToolStripMenuItem";
this.直方图均衡ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.直方图均衡ToolStripMenuItem.Text = "直方图均衡";
this.直方图均衡ToolStripMenuItem.Click += new System.EventHandler(this.equalization_Click);
//
// 直方图匹配ToolStripMenuItem
//
this.直方图匹配ToolStripMenuItem.Name = "直方图匹配ToolStripMenuItem";
this.直方图匹配ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
this.直方图匹配ToolStripMenuItem.Text = "直方图匹配";
this.直方图匹配ToolStripMenuItem.Click += new System.EventHandler(this.shaping_Click);
//
// geometryOperation
//
this.geometryOperation.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.平移ToolStripMenuItem,
this.镜像ToolStripMenuItem,
this.缩放ToolStripMenuItem,
this.旋转ToolStripMenuItem});
this.geometryOperation.Name = "geometryOperation";
this.geometryOperation.Size = new System.Drawing.Size(137, 21);
this.geometryOperation.Text = "geometry operation";
//
// 平移ToolStripMenuItem
//
this.平移ToolStripMenuItem.Name = "平移ToolStripMenuItem";
this.平移ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.平移ToolStripMenuItem.Text = "平移";
this.平移ToolStripMenuItem.Click += new System.EventHandler(this.translation_Click);
//
// 镜像ToolStripMenuItem
//
this.镜像ToolStripMenuItem.Name = "镜像ToolStripMenuItem";
this.镜像ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.镜像ToolStripMenuItem.Text = "镜像";
this.镜像ToolStripMenuItem.Click += new System.EventHandler(this.mirror_Click);
//
// 缩放ToolStripMenuItem
//
this.缩放ToolStripMenuItem.Name = "缩放ToolStripMenuItem";
this.缩放ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.缩放ToolStripMenuItem.Text = "缩放";
this.缩放ToolStripMenuItem.Click += new System.EventHandler(this.zoom_Click);
//
// 旋转ToolStripMenuItem
//
this.旋转ToolStripMenuItem.Name = "旋转ToolStripMenuItem";
this.旋转ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
this.旋转ToolStripMenuItem.Text = "旋转";
this.旋转ToolStripMenuItem.Click += new System.EventHandler(this.rotation_Click);
//
// 第五章ToolStripMenuItem
//
this.第五章ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.erode,
this.dilate,
this.opening,
this.closing,
this.hitMiss});
this.第五章ToolStripMenuItem.Name = "第五章ToolStripMenuItem";
this.第五章ToolStripMenuItem.Size = new System.Drawing.Size(92, 21);
this.第五章ToolStripMenuItem.Text = "morphology";
//
// erode
//
this.erode.Name = "erode";
this.erode.Size = new System.Drawing.Size(136, 22);
this.erode.Text = "腐蚀";
this.erode.Click += new System.EventHandler(this.erode_Click);
//
// dilate
//
this.dilate.Name = "dilate";
this.dilate.Size = new System.Drawing.Size(136, 22);
this.dilate.Text = "膨胀";
this.dilate.Click += new System.EventHandler(this.dilate_Click);
//
// opening
//
this.opening.Name = "opening";
this.opening.Size = new System.Drawing.Size(136, 22);
this.opening.Text = "开运算";
this.opening.Click += new System.EventHandler(this.opening_Click);
//
// closing
//
this.closing.Name = "closing";
this.closing.Size = new System.Drawing.Size(136, 22);
this.closing.Text = "闭运算";
this.closing.Click += new System.EventHandler(this.closing_Click);
//
// hitMiss
//
this.hitMiss.Name = "hitMiss";
this.hitMiss.Size = new System.Drawing.Size(136, 22);
this.hitMiss.Text = "击中击不中";
this.hitMiss.Click += new System.EventHandler(this.hitMiss_Click);
//
// frequency
//
this.frequency.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.amplitude,
this.phase,
this.freGran,
this.freOri});
this.frequency.Name = "frequency";
this.frequency.Size = new System.Drawing.Size(77, 21);
this.frequency.Text = "frequency";
//
// amplitude
//
this.amplitude.Name = "amplitude";
this.amplitude.Size = new System.Drawing.Size(124, 22);
this.amplitude.Text = "幅度图像";
this.amplitude.Click += new System.EventHandler(this.amplitude_Click);
//
// phase
//
this.phase.Name = "phase";
this.phase.Size = new System.Drawing.Size(124, 22);
this.phase.Text = "相位图像";
this.phase.Click += new System.EventHandler(this.phase_Click);
//
// freGran
//
this.freGran.Name = "freGran";
this.freGran.Size = new System.Drawing.Size(124, 22);
this.freGran.Text = "成分滤波";
this.freGran.Click += new System.EventHandler(this.freGran_Click);
//
// freOri
//
this.freOri.Name = "freOri";
this.freOri.Size = new System.Drawing.Size(124, 22);
this.freOri.Text = "方位滤波";
this.freOri.Click += new System.EventHandler(this.freOri_Click);
//
// smooth
//
this.smooth.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.noise,
this.meanMedian,
this.grayMor,
this.wavelet,
this.gauss,
this.statistic});
this.smooth.Name = "smooth";
this.smooth.Size = new System.Drawing.Size(64, 21);
this.smooth.Text = "smooth";
//
// noise
//
this.noise.Name = "noise";
this.noise.Size = new System.Drawing.Size(136, 22);
this.noise.Text = "噪声模型";
this.noise.Click += new System.EventHandler(this.noise_Click);
//
// meanMedian
//
this.meanMedian.Name = "meanMedian";
this.meanMedian.Size = new System.Drawing.Size(136, 22);
this.meanMedian.Text = "均值与中值";
this.meanMedian.Click += new System.EventHandler(this.meanMedian_Click);
//
// grayMor
//
this.grayMor.Name = "grayMor";
this.grayMor.Size = new System.Drawing.Size(136, 22);
this.grayMor.Text = "灰度形态学";
this.grayMor.Click += new System.EventHandler(this.grayMor_Click);
//
// wavelet
//
this.wavelet.Name = "wavelet";
this.wavelet.Size = new System.Drawing.Size(136, 22);
this.wavelet.Text = "小波变换";
this.wavelet.Click += new System.EventHandler(this.wavelet_Click);
//
// gauss
//
this.gauss.Name = "gauss";
this.gauss.Size = new System.Drawing.Size(136, 22);
this.gauss.Text = "高斯滤波";
this.gauss.Click += new System.EventHandler(this.gauss_Click);
//
// statistic
//
this.statistic.Name = "statistic";
this.statistic.Size = new System.Drawing.Size(136, 22);
this.statistic.Text = "统计方法";
this.statistic.Click += new System.EventHandler(this.statistic_Click);
//
// edge
//
this.edge.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.mask,
this.gaussian,
this.canny,
this.morph,
this.wavelet3,
this.pyramid});
this.edge.Name = "edge";
this.edge.Size = new System.Drawing.Size(50, 21);
this.edge.Text = "edge";
//
// mask
//
this.mask.Name = "mask";
this.mask.Size = new System.Drawing.Size(136, 22);
this.mask.Text = "模板算子法";
this.mask.Click += new System.EventHandler(this.mask_Click);
//
// gaussian
//
this.gaussian.Name = "gaussian";
this.gaussian.Size = new System.Drawing.Size(136, 22);
this.gaussian.Text = "高斯算子";
this.gaussian.Click += new System.EventHandler(this.gaussian_Click);
//
// canny
//
this.canny.Name = "canny";
this.canny.Size = new System.Drawing.Size(136, 22);
this.canny.Text = "Canny算子";
this.canny.Click += new System.EventHandler(this.canny_Click);
//
// morph
//
this.morph.Name = "morph";
this.morph.Size = new System.Drawing.Size(136, 22);
this.morph.Text = "灰度形态学";
this.morph.Click += new System.EventHandler(this.morph_Click);
//
// wavelet3
//
this.wavelet3.Name = "wavelet3";
this.wavelet3.Size = new System.Drawing.Size(136, 22);
this.wavelet3.Text = "小波变换";
this.wavelet3.Click += new System.EventHandler(this.wavelet8_Click);
//
// pyramid
//
this.pyramid.Name = "pyramid";
this.pyramid.Size = new System.Drawing.Size(136, 22);
this.pyramid.Text = "金字塔";
this.pyramid.Click += new System.EventHandler(this.pyramid_Click);
//
// segmentatioin
//
this.segmentatioin.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.hough,
this.threshold,
this.clus,
this.overRelax});
this.segmentatioin.Name = "segmentatioin";
this.segmentatioin.Size = new System.Drawing.Size(102, 21);
this.segmentatioin.Text = "segmentatioin";
//
// hough
//
this.hough.Name = "hough";
this.hough.Size = new System.Drawing.Size(139, 22);
this.hough.Text = "Hough变换";
this.hough.Click += new System.EventHandler(this.hough_Click);
//
// threshold
//
this.threshold.Name = "threshold";
this.threshold.Size = new System.Drawing.Size(139, 22);
this.threshold.Text = "阈值法";
this.threshold.Click += new System.EventHandler(this.threshold_Click);
//
// clus
//
this.clus.Name = "clus";
this.clus.Size = new System.Drawing.Size(139, 22);
this.clus.Text = "空间聚类法";
this.clus.Click += new System.EventHandler(this.clus_Click);
//
// overRelax
//
this.overRelax.Name = "overRelax";
this.overRelax.Size = new System.Drawing.Size(139, 22);
this.overRelax.Text = "松弛迭代法";
this.overRelax.Click += new System.EventHandler(this.overRelax_Click);
//
// compression
//
this.compression.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.huffman,
this.shannon,
this.shanFan,
this.rle,
this.lzw,
this.dpcm,
this.transform,
this.wavelet10});
this.compression.Name = "compression";
this.compression.Size = new System.Drawing.Size(95, 21);
this.compression.Text = "compression";
//
// huffman
//
this.huffman.Name = "huffman";
this.huffman.Size = new System.Drawing.Size(136, 22);
this.huffman.Text = "哈夫曼编码";
this.huffman.Click += new System.EventHandler(this.huffman_Click);
//
// shannon
//
this.shannon.Name = "shannon";
this.shannon.Size = new System.Drawing.Size(136, 22);
this.shannon.Text = "香农编码";
this.shannon.Click += new System.EventHandler(this.shannon_Click);
//
// shanFan
//
this.shanFan.Name = "shanFan";
this.shanFan.Size = new System.Drawing.Size(136, 22);
this.shanFan.Text = "香-弗编码";
this.shanFan.Click += new System.EventHandler(this.shanFan_Click);
//
// rle
//
this.rle.Name = "rle";
this.rle.Size = new System.Drawing.Size(136, 22);
this.rle.Text = "行程运算";
this.rle.Click += new System.EventHandler(this.rle_Click);
//
// lzw
//
this.lzw.Name = "lzw";
this.lzw.Size = new System.Drawing.Size(136, 22);
this.lzw.Text = "LZW运算";
this.lzw.Click += new System.EventHandler(this.lzw_Click);
//
// dpcm
//
this.dpcm.Name = "dpcm";
this.dpcm.Size = new System.Drawing.Size(136, 22);
this.dpcm.Text = "预测编码";
this.dpcm.Click += new System.EventHandler(this.lzw_Click);
//
// transform
//
this.transform.Name = "transform";
this.transform.Size = new System.Drawing.Size(136, 22);
this.transform.Text = "傅里叶变换";
this.transform.Click += new System.EventHandler(this.dpcm_Click);
//
// wavelet10
//
this.wavelet10.Name = "wavelet10";
this.wavelet10.Size = new System.Drawing.Size(136, 22);
this.wavelet10.Text = "小波变换";
this.wavelet10.Click += new System.EventHandler(this.transform_Click);
//
// color
//
this.color.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tranSpace,
this.chCom,
this.pseudoC,
this.equC,
this.smoC,
this.shaC,
this.edgeC,
this.segC});
this.color.Name = "color";
this.color.Size = new System.Drawing.Size(50, 21);
this.color.Text = "color";
//
// tranSpace
//
this.tranSpace.Name = "tranSpace";
this.tranSpace.Size = new System.Drawing.Size(136, 22);
this.tranSpace.Text = "空间转换";
this.tranSpace.Click += new System.EventHandler(this.tranSpace_Click);
//
// chCom
//
this.chCom.Name = "chCom";
this.chCom.Size = new System.Drawing.Size(136, 22);
this.chCom.Text = "调整分量";
this.chCom.Click += new System.EventHandler(this.chCom_Click);
//
// pseudoC
//
this.pseudoC.Name = "pseudoC";
this.pseudoC.Size = new System.Drawing.Size(136, 22);
this.pseudoC.Text = "伪彩色处理";
this.pseudoC.Click += new System.EventHandler(this.pseudoC_Click);
//
// equC
//
this.equC.Name = "equC";
this.equC.Size = new System.Drawing.Size(136, 22);
this.equC.Text = "直方图均衡";
this.equC.Click += new System.EventHandler(this.equC_Click);
//
// smoC
//
this.smoC.Name = "smoC";
this.smoC.Size = new System.Drawing.Size(136, 22);
this.smoC.Text = "平滑处理";
this.smoC.Click += new System.EventHandler(this.smoC_Click);
//
// shaC
//
this.shaC.Name = "shaC";
this.shaC.Size = new System.Drawing.Size(136, 22);
this.shaC.Text = "锐化处理";
this.shaC.Click += new System.EventHandler(this.shaC_Click);
//
// edgeC
//
this.edgeC.Name = "edgeC";
this.edgeC.Size = new System.Drawing.Size(136, 22);
this.edgeC.Text = "边缘检测";
this.edgeC.Click += new System.EventHandler(this.edgeC_Click);
//
// segC
//
this.segC.Name = "segC";
this.segC.Size = new System.Drawing.Size(136, 22);
this.segC.Text = "图像分割";
this.segC.Click += new System.EventHandler(this.segC_Click);
//
// toolStrip1
//
this.toolStrip1.Location = new System.Drawing.Point(0, 25);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(926, 25);
this.toolStrip1.TabIndex = 2;
this.toolStrip1.Text = "toolStrip1";
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 50);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.pictureBox1);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.tabControl1);
this.splitContainer1.Size = new System.Drawing.Size(926, 540);
this.splitContainer1.SplitterDistance = 687;
this.splitContainer1.TabIndex = 3;
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Cross;
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(687, 540);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(235, 540);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.Color.WhiteSmoke;
this.tabPage1.Controls.Add(this.textBox3);
this.tabPage1.Controls.Add(this.textBox2);
this.tabPage1.Controls.Add(this.textBox1);
this.tabPage1.Controls.Add(this.label3);
this.tabPage1.Controls.Add(this.label2);
this.tabPage1.Controls.Add(this.label1);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(227, 514);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "图像信息";
//
// tabPage2
//
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(227, 514);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "tabPage2";
this.tabPage2.UseVisualStyleBackColor = true;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(27, 30);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 0;
this.label1.Text = "图像宽:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(27, 63);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 12);
this.label2.TabIndex = 1;
this.label2.Text = "图像高:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(27, 97);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 2;
this.label3.Text = "色彩格式:";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(119, 27);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(100, 21);
this.textBox1.TabIndex = 3;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(119, 60);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(100, 21);
this.textBox2.TabIndex = 4;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(119, 94);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(100, 21);
this.textBox3.TabIndex = 5;
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(926, 612);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.menuStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menuStrip1;
this.Name = "Form1";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "CCImage";
this.Paint += new System.Windows.Forms.PaintEventHandler(this.Form1_Paint);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripMenuItem gray;
private System.Windows.Forms.ToolStripMenuItem 提取像素法ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 内存法ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 指针法ToolStripMenuItem;
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
//private string curFileName;
private System.Drawing.Bitmap curBitmap;
private HiPerfTimer myTimer;
private string curFileName = null;
private System.Windows.Forms.ToolStripMenuItem pointOperation;
private System.Windows.Forms.ToolStripMenuItem 绘制直方图ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 线性点运算ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 灰度拉伸ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 直方图均衡ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 直方图匹配ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem geometryOperation;
private System.Windows.Forms.ToolStripMenuItem 平移ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 镜像ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 缩放ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 旋转ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 开始ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 打开图像ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 保存图像ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 关闭图像ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 第五章ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem erode;
private System.Windows.Forms.ToolStripMenuItem dilate;
private System.Windows.Forms.ToolStripMenuItem opening;
private System.Windows.Forms.ToolStripMenuItem closing;
private System.Windows.Forms.ToolStripMenuItem hitMiss;
private System.Windows.Forms.ToolStripMenuItem frequency;
private System.Windows.Forms.ToolStripMenuItem amplitude;
private System.Windows.Forms.ToolStripMenuItem phase;
private System.Windows.Forms.ToolStripMenuItem freGran;
private System.Windows.Forms.ToolStripMenuItem freOri;
private System.Windows.Forms.ToolStripMenuItem smooth;
private System.Windows.Forms.ToolStripMenuItem edge;
private System.Windows.Forms.ToolStripMenuItem segmentatioin;
private System.Windows.Forms.ToolStripMenuItem compression;
private System.Windows.Forms.ToolStripMenuItem color;
private System.Windows.Forms.ToolStripMenuItem noise;
private System.Windows.Forms.ToolStripMenuItem meanMedian;
private System.Windows.Forms.ToolStripMenuItem grayMor;
private System.Windows.Forms.ToolStripMenuItem wavelet;
private System.Windows.Forms.ToolStripMenuItem gauss;
private System.Windows.Forms.ToolStripMenuItem statistic;
private System.Windows.Forms.ToolStripMenuItem mask;
private System.Windows.Forms.ToolStripMenuItem gaussian;
private System.Windows.Forms.ToolStripMenuItem canny;
private System.Windows.Forms.ToolStripMenuItem morph;
private System.Windows.Forms.ToolStripMenuItem wavelet3;
private System.Windows.Forms.ToolStripMenuItem pyramid;
private System.Windows.Forms.ToolStripMenuItem hough;
private System.Windows.Forms.ToolStripMenuItem threshold;
private System.Windows.Forms.ToolStripMenuItem clus;
private System.Windows.Forms.ToolStripMenuItem overRelax;
private System.Windows.Forms.ToolStripMenuItem huffman;
private System.Windows.Forms.ToolStripMenuItem shannon;
private System.Windows.Forms.ToolStripMenuItem shanFan;
private System.Windows.Forms.ToolStripMenuItem rle;
private System.Windows.Forms.ToolStripMenuItem lzw;
private System.Windows.Forms.ToolStripMenuItem dpcm;
private System.Windows.Forms.ToolStripMenuItem transform;
private System.Windows.Forms.ToolStripMenuItem wavelet10;
private System.Windows.Forms.ToolStripMenuItem tranSpace;
private System.Windows.Forms.ToolStripMenuItem chCom;
private System.Windows.Forms.ToolStripMenuItem pseudoC;
private System.Windows.Forms.ToolStripMenuItem equC;
private System.Windows.Forms.ToolStripMenuItem smoC;
private System.Windows.Forms.ToolStripMenuItem shaC;
private System.Windows.Forms.ToolStripMenuItem edgeC;
private System.Windows.Forms.ToolStripMenuItem segC;
//grb
public byte redCom;
public byte greenCom;
public byte blueCom;
public byte hueCom;
public byte satCom;
public byte intCom;
private byte[] tempArray;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。