-
这个也是图形学的一个作业,不过功能比较全面和强大,可以完成基本几何体的造型、多边形化,可以设置场景光源并进行光线跟踪渲染等。启动类为final_3d.Final...
这个也是图形学的一个作业,不过功能比较全面和强大,可以完成基本几何体的造型、多边形化,可以设置场景光源并进行光线跟踪渲染等。启动类为final_3d.Final_3D-this is a graphics operation, but function more comprehensive and powerful, can be completed basic geometric shapes, polygons, and can be installed Scene light source and Ray Tracing rendering, etc.. Start category final_3d.Final_3D
- 2022-12-11 00:35:03下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
Color images into black and white images
色彩色图像转化为黑白图像――图像灰阶处理 图像反相处理 图像的马赛克处理 图像的屏蔽与叠加 Laplican素描 三色板图像查看.-Color images into black and white images- gray-scale image processing image processing RP mosaic image processing shield with superimposed images Laplican sketch three-channel image to view.
- 2022-11-13 08:45:04下载
- 积分:1
-
The main advantage of mathematical morphology is to calculate simple and fast pa...
数学形态学的主要优点是计算简单和并行快速,一般只包含布尔运算、加减法运算而不需要做先进乘法,易于硬件实现,-The main advantage of mathematical morphology is to calculate simple and fast parallel, generally contain only Boolean operations, add and subtract operations without the need for the multiplication of advanced, easy hardware implementation,
- 2023-03-10 03:20:04下载
- 积分:1
-
数字图像腐蚀程序。参数中有一个BOOL变量,
为真时,表示在水平方向进行腐蚀运算,否则在竖直方向上进行腐蚀运算。...
数字图像腐蚀程序。参数中有一个BOOL变量,
为真时,表示在水平方向进行腐蚀运算,否则在竖直方向上进行腐蚀运算。-digital image corrosion process. Parameters have a BOOL variable to true, in the horizontal direction corrupting computation, Otherwise, the vertical direction on erosion.
- 2023-04-24 08:15:03下载
- 积分:1
-
这个是另外的一个程序,用c++编写的,很好的一个例子
这个是另外的一个程序,用c++编写的,很好的一个例子-This is another procedure, use c written a very good example of
- 2022-03-16 08:35:42下载
- 积分:1
-
基于颜色的图像检索,算法简单,效果马马虎虎,可以作为图像检索入门用...
基于颜色的图像检索,算法简单,效果马马虎虎,可以作为图像检索入门用-Color-based image retrieval, the algorithm is simple, the effect of so-so, you can use as an image retrieval portal
- 2022-07-20 18:05:02下载
- 积分:1
-
计算有效区域内的OTSU值:
通过标记图像,求取原图像中被标记的区域的OTSU阈值...
计算有效区域内的OTSU值:
通过标记图像,求取原图像中被标记的区域的OTSU阈值-Calculation of the effective region OTSU value: By marking images, to strike the original image of the region is marked OTSU threshold
- 2022-04-23 03:53:29下载
- 积分:1
-
图像融合工具箱,包括线性方法,非线性方法,多分辨率方法等...
图像融合工具箱,包括线性方法,非线性方法,多分辨率方法等-The image fusion toolbox comes as a set of matlab m-file functions
- 2022-06-28 22:48:51下载
- 积分:1
-
matlab
matlab算法,可以实现一些基本的图像处理的算法,也可以进行图像分割-matlab
- 2022-03-13 09:51:16下载
- 积分:1