-
Render Modes
Adobe 3D Render mode manupilations
- 2017-09-28 23:03:23下载
- 积分:1
-
用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的...
用C++写的一个地形DEMO,不是很复杂,对刚开始学的话好好研究有帮助的-With C++ Write a terrain DEMO, not very complicated, then just beginning to learn good study help
- 2022-12-02 16:05:03下载
- 积分: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
-
两阶段单纯形法的C语言实现
两阶段法单纯形,非常好的两阶段单纯形法的C语言程序 已调试过(Two-stage method simplex Very good two-phase simplex C program has been debugged)
- 2020-07-13 18:28:51下载
- 积分:1
-
K3工业插件二次开发billform常用公开的方法和属性
说明: K3工业插件二次开发billform常用公开的方法和属性(Common public methods and attributes of billform for secondary development of K3 industrial plug-ins)
- 2020-06-23 21:20:01下载
- 积分:1
-
BEMD
Nunes 制作的二维经验模型分解程序,matlab2000年以前版本可以使用,之后版本有bug需要改进(Nunes produced two-dimensional empirical model decomposition program, matlab 2000 years ago, the use of the future, after the version of the need to improve the bug)
- 2017-07-18 18:56:06下载
- 积分:1
-
关于BIOS使用的经典C代码
关于BIOS使用的经典C代码-BIOS used on the classic C code
- 2022-03-22 09:10:47下载
- 积分:1
-
距离波门干扰
说明: there are some questions in this code. but you can get the true answer based on it
- 2020-05-06 17:06:40下载
- 积分:1
-
CAL_DAY
读取两日期,并算两个日期间的天数。示范日期类型的操作。 (read two dates, and count the period of two days. Model date type of operation.)
- 2005-06-08 09:19:34下载
- 积分:1
-
数控解码,在兄弟的程序上做的特别有用,在数控G…
数控译码,该程序对做数控的兄弟特别有用,里面有数控G。M代码的详细译码-NC decoding, the procedure done on the brothers NC particularly useful, NC G. inside. M detailed code decoding
- 2022-03-24 04:22:05下载
- 积分:1