登录
首页 » C# » ex4.14 map identification laquo yuan; Problem description : the digital image pr...

ex4.14 map identification laquo yuan; Problem description : the digital image pr...

于 2022-07-12 发布 文件大小:57.36 kB
0 65
下载积分: 2 下载次数: 1

代码说明:

ex4.14 图元识别问题« 问题描述:在数字化图像处理中常将一幅图像表示为一个m´ m 的像素矩阵。其中每个像素的值为0或1。值为0的像素表示图像的背景,而值为1 的像素表示图像中某个图元上的一个点,通常称其为图元像素。当一个像素在另一个像素的上方、下方、左侧或右侧时,称这2个像素为相邻像素。一幅图像中的相邻像素属于同一图元,而不相邻的像素属于不同图元。图元识别问题就是对给定图像的图元像素进行标记,使得同一图元的图元像素有相同的标记,而不同图元的图元像素其标记也不同。试用抽象数据类型队列设计解图元识别问题的算法,并分析算法的计算复杂性。« 数据输入:由文件input.txt给出输入数据。第一行有1 个正整数m,表示给定m´ m的像素矩阵。接下来的m行中,每行m个数,表示m个像素,值为0 的像素表示图像的背景,而值为1的像素表示图像中某个图元上的一个点。« 结果输出:将计算出的不同图元的个数输出到文件output.txt。输入文件示例 输出文件示例input.txt output.txt70 0 1 0 0 0 00 0 1 1 0 0 00 0 0 0 1 0 00 0 0 1 1 0 01 0 0 0 1 0 01 1 1 0 0 0 01 1 1 0 0 0 03-ex4.14 map identification laquo yuan; Problem description : the digital image processing of an image often expressed as a macute; M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the value of a pixel image, said a map of a million, usually called map million pixels. When a pixel in another pixels above, below, left or right, said that two adjacent pixels of the pixel. An image of

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2
    说明:  CMMB系统符号同步算法设计,基于同步训练序列的同步算法(CMMB system symbol synchronization algorithm design, based on the synchronization training sequence synchronization algorithm)
    2013-04-01 16:37:37下载
    积分:1
  • sanwei
    书后关盘素材、、源代码、、、关于opengl三维变换的相关代码(opengl)
    2010-05-31 13:00:31下载
    积分:1
  • rfid
    从实验箱中读取在数据收集到数据库sqlite3(get data rifd uhf)
    2013-11-20 09:48:48下载
    积分:1
  • DLL开发
    一个基于Arcgis engine开发的dll类库代码案例,可以加载到ArcMap中使用,实现简单的功能,可以供学习使用(A DLL class library code case based on Arcgis engine can be loaded into ArcMap and used to realize simple functions, which can be used for learning.)
    2020-06-20 18:20:02下载
    积分:1
  • FontMaker-V1.2.0
    说明:  stm32汉字输入用的字库,可写汉字,亲自测试可以写各种字体(Stm32 Chinese Character Input Library, Writable Chinese Characters)
    2020-06-24 15:40:02下载
    积分:1
  • temp_controller7.30jia-wen-kong
    水循环系统、温度信号采集系统、制冷及制热系统、内嵌体温调节算法的温度主控单元软件编写,基于atmega128(Water cycle system, temperature signal acquisition system, cooling and heating system, inline thermoregulatory algorithm of temperature control unit writing software, based on the atmega128 )
    2021-04-14 21:38:54下载
    积分:1
  • 无线充测试架20181115
    说明:  无线充接收端的程序,加入PI调节,合乎QI协议(wireless charger receiver)
    2019-01-15 19:27:05下载
    积分:1
  • Visual C#通用范例开发金典书中的C#代码示例
    Visual C#通用范例开发金典书中的C#代码示例-Visual C# Developer Golden Common examples of the book C# code sample
    2023-07-10 21:45:07下载
    积分:1
  • mydilog
    运用Mfc编写的简单对话框及其全部的源代码(Prepared using a simple dialog box Mfc and all the source code)
    2010-06-08 13:50:17下载
    积分:1
  • DapperPoco-master
    Dapper.NET是个开源的轻型ORM。它扩展了IDbConnection接口的功能,可以支持MS SQL Server、Oracle、MySQL、PostgreSQL、SQLite、SqlCe、Firebird等。(Dapper ORM MS SQL Server,Oracle,MySQL,PostgreSQL,SQLite,SqlCe,Firebird)
    2018-05-28 15:53:35下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载