opencv实水岭,金字塔,均值漂移算法进行分割.docVIP

  • 40
  • 0
  • 约1.54万字
  • 约 6页
  • 2016-10-12 发布于贵州
  • 举报

opencv实水岭,金字塔,均值漂移算法进行分割.doc

opencv实水岭,金字塔,均值漂移算法进行分割

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Diagnostics; using System.Runtime.InteropServices; using Emgu.CV; using Emgu.CV.CvEnum; using Emgu.CV.Structure; using Emgu.CV.UI; namespace ImageProcessLearn { public partial class FormImageSegment : Form { //成员变量 private string sourceImageFileName = wky_tms_2272x1704.jpg;//源图像文件名 private ImageBgr, Byte imageSource = null; //源图像 private ImageBg

文档评论(0)

1亿VIP精品文档

相关文档