登录
首页 » Python » lena

lena

于 2019-06-10 发布
0 190
下载积分: 1 下载次数: 2

代码说明:

说明:  SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel) 算法步骤: 已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面 假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素 假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S,S=sqrt(M*N/K) 遍历操作,将每个像素块的中心点的坐标(x,y)及其lab的值保存起来,加入到事先定义好的集合中(Algorithmic steps: Given the size of an image M*N, it can be converted from RGB space to LAB space, and the color space of LAB is more comprehensive. If the predefined parameter K, K is the number of pre-generated super-pixels, i.e., the image of M*N size (the number of pixels is M*N) is expected to be divided into K super-pixel blocks, each of which contains [(M*N)/K] pixels. Assuming that the length and width of each super-pixel region are evenly distributed, the length and width of each super-pixel block can be defined as S, S = sqrt (M*N/K). The traversal operation saves the coordinates (x, y) and lab values of the central points of each pixel block and adds them to a pre-defined set.)

文件列表:

lena.py, 5593 , 2019-06-10

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

发表评论

0 个回复

  • c# write a Gobang game, the more beautiful interface, while the computer
    c#写的一个五子棋游戏,界面比较漂亮,同时电脑的智能也不低,可以和电脑挑几局-c# write a Gobang game, the more beautiful interface, while the computer
    2022-02-24 17:34:50下载
    积分:1
  • point font
    point font
    2023-08-08 14:25:02下载
    积分:1
  • 净值回撤风控
    净值回撤风控EA,用于外汇MT4实盘。方便管理资金安全(Net withdrawal of wind-controlled EA for foreign exchange MT4 firm offer)
    2019-05-24 23:36:29下载
    积分:1
  • 线索二叉搜索树结点的插入删除以及树的打印。
    线索二叉搜索树结点的插入删除以及树的打印。-clues two forks search tree node of the tree to insert, delete and print.
    2022-01-25 15:01:01下载
    积分:1
  • keyLogin
    说明:  一款jQuery键盘输入登录后台系统代码,该登录界面,简洁设计(A jQuery keyboard input login background system code, the login interface, concise design)
    2019-05-09 10:39:02下载
    积分:1
  • Spark核心编程原理
    编程原理的流程图方便思考,请使用visio打开(The flow chart of programming principle, please use Visio to open it)
    2020-06-18 20:20:01下载
    积分:1
  • Assignment Questions BEEE Unit 4
    说明:  basic electrical assignment questions
    2019-04-02 17:02:46下载
    积分:1
  • TP1
    C语言课件,请放心下载使用,绝对的可靠,希望以后可以经常的共享东东(C language courseware, please be assured to download and use, absolutely reliable, hope that in the future can often share the East.)
    2020-06-21 22:20:02下载
    积分:1
  • GA_SVM-master
    说明:  基于python的Gasvm程序,编写规范,容易理解,非常好用(Gasvm program based on python is easy to understand and easy to use.)
    2019-02-17 02:34:46下载
    积分:1
  • 这是我同学在IBM面试的一点资料,这里面包括笔试题目,面试题目,以及面试技巧。。 希望对想加入IBM蓝色之路的同仁有所帮助...
    这是我同学在IBM面试的一点资料,这里面包括笔试题目,面试题目,以及面试技巧。。 希望对想加入IBM蓝色之路的同仁有所帮助-This is my classmate in an interview that the information on IBM, which included a written examination subject, the interview subject, as well as interviewing techniques. . Want to want to join IBM Blue Tongren road help
    2022-03-22 00:43:25下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载