-
Taylor
说明: 基于时间差的无线定位算法的一种,taylor算法的编译与实现(The compilation and implementation of taylor algorithm)
- 2019-11-08 15:11:12下载
- 积分:1
-
一个很不错的vc4000捕捉卡视频捕捉程序开发包。
一个很不错的vc4000捕捉卡视频捕捉程序开发包。-a very good vc4000 capture video capture card program development package.
- 2022-03-24 13:13:55下载
- 积分:1
-
Snoop网络封包分析工具
说明: Snoop网络封包分析工具,本控件基于WinPcap,所以必须先安装WinPcap(Snoop Network Packet Analysis Tool,This control is based on WinPcap, so you must install WinPcap first.There are examples to illustrate.)
- 2020-06-23 13:40:02下载
- 积分:1
-
jlts
交流调速的simulink模型,定子电流磁链分量和转矩分量
闭环控制的矢量控制系统仿真(Simlink Model of AC Speed Regulation,Stator Current Flux Component and Torque Component,Vector Control System Simulation of Closed Loop Control)
- 2019-05-08 20:46:24下载
- 积分:1
-
Source1
说明: 复合材料固化分析用的,包括固化动力学过程以及热传导过程,非常详细(For curing analysis of composites, the curing kinetics and heat conduction processes are very detailed.)
- 2020-06-20 03:20:02下载
- 积分:1
-
SBAS指导手册-2.0
说明: sbasinsar书籍,基本原理,数据处理算法,基本应用适合初学者(sbaSInSAR books, basic principles, data processing algorithms, basic applications for beginners)
- 2020-06-21 06:40:02下载
- 积分:1
-
interspire_email_marketer_1.0.6_AtoZnull
说明: Interspire whmcs module v1.0.6
- 2019-03-14 16:44:28下载
- 积分:1
-
这是一个测量频率得程序文档,测量精度高,可测范围宽
这是一个测量频率得程序文档,测量精度高,可测范围宽-This is a measurement of the frequency of a program documentation, measurement and high precision, enable the detection range
- 2022-01-25 23:29:48下载
- 积分:1
-
Student Management (including student achievement and curriculum files) students...
学生管理(包括学生成绩 档案和课程)
学生可以录入数据-Student Management (including student achievement and curriculum files) students can input data
- 2022-01-31 22:39:24下载
- 积分:1
-
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