-
lena
说明: 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.)
- 2019-06-10 14:48:52下载
- 积分:1
-
17-比较器做ADC-C语言
说明: 低成本的STC单片机做了一个比较器程序,结果通过串口发出来(Low-cost STC MCU made a comparator program, and the results were sent out through serial port.)
- 2020-06-18 14:00:02下载
- 积分:1
-
关于ruby的入门例子,直接接压就可以使用了,WINDOWS下使用通过,适合新手观看...
关于ruby的入门例子,直接接压就可以使用了,WINDOWS下使用通过,适合新手观看-on ruby introductory examples directly pressure can use it, through the use of Windows, suitable for newcomers to watch
- 2023-09-06 22:20:03下载
- 积分:1
-
Untitled
说明: 对汽车七自由度的模型振动进行matlab仿真分析。(The model vibration of automobile with seven degrees of freedom is simulated and analyzed by matlab.)
- 2019-03-14 15:09:20下载
- 积分:1
-
series stars
星星系列―星星俄罗斯.又是一个俄罗斯方块-series stars- stars Russia. Russia is an ideographic
- 2023-07-09 05:20:04下载
- 积分:1
-
非常漂亮实用的VB取色器
VB屏幕取色,一个小巧漂亮好用的VB取色器源代码,界面看上去十分专业,有效防止窗体闪烁,类似于Flash和Dreamweaver 网页设计软件里面的拾色器效果,支持屏幕任意点取色,将取到颜色的十六进制颜色值和红、绿、蓝三基色值分别显示出来,你可将这些值下拉输入到程序里使用。本软件编写时无使用控件,VB6.0可直接编译。
- 2022-03-04 00:01:03下载
- 积分:1
-
爬取热门微博评论并进行数据分析、nlp情感分析
爬取热门微博评论并进行数据分析、nlp情感分析
xuenlp.py功能包含:
读取数据库并进行数据去重
对微博评论进行情感分析并生成统计结果
统计微博评论中的表情排行
统计微博评论中的粉丝排行前20(Crawl popular microblog comments and do data analysis and NLP sentiment analysis
Xuenlp.py functions include:
Read the database and de-duplicate the data
Emotional analysis of microblog comments and generating statistical results
Statistical expression ranking in microblog comments
Statistics of the top 20 fans in microblog comments)
- 2020-06-23 05:20:02下载
- 积分:1
-
index
说明: 这是一个最基础的php程序,适合新手练习学习之用(This is the most basic PHP program)
- 2020-06-20 17:20:02下载
- 积分:1
-
清除驻留程序,工具软件极品 RAMinit源程序
清除驻留程序,工具软件极品 RAMinit源程序 -presence removal procedures, tools RAMinit source software Need
- 2022-04-30 09:17:18下载
- 积分:1
-
lcm19264 8952c程序,欢迎一起学习探讨!
lcm19264 8952c程序,欢迎一起学习探讨!
- 2022-07-23 15:41:44下载
- 积分:1