-
这是我用所学的知识写得阈值分割程序,希望对大家有一定的启发...
这是我用所学的知识写得阈值分割程序,希望对大家有一定的启发-This is my knowledge with written procedures for threshold segmentation, in the hope that everyone has a certain degree of inspiration
- 2022-10-01 09:45: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
-
非常白平衡的经典算法,值得看一下。还有GAMMA校正自动曝光,有需要的别忘了下载啊,很不容易才找到的...
非常白平衡的经典算法,值得看一下。还有GAMMA校正自动曝光,有需要的别忘了下载啊,很不容易才找到的-Very classic white balance algorithm, it is worth a look. There GAMMA correction auto exposure, do not forget to have needed to download ah, is not easy to find the
- 2022-02-05 13:00:56下载
- 积分:1
-
包含了很多实用的小程序,很适合初学者熟悉认识matlab,从而进一步加强认识...
包含了很多实用的小程序,很适合初学者熟悉认识matlab,从而进一步加强认识-Contains many useful little program, it is suitable for beginners familiar with the awareness of matlab, so as to further enhance understanding of
- 2022-06-02 06:12:00下载
- 积分:1
-
mix 快速图象分割 内含4个Matlab应用程序
mix 快速图象分割 内含4个Matlab应用程序
- 2022-02-11 18:53:52下载
- 积分:1
-
多边形常用算法模块 1. 判断多边形是否简单多边形2. 检查多边形顶点的凸凹性 3. 判断多边形是否凸多边形 4. 求多边形面积5. 判断多边形顶点的排列方向,...
多边形常用算法模块 1. 判断多边形是否简单多边形2. 检查多边形顶点的凸凹性 3. 判断多边形是否凸多边形 4. 求多边形面积5. 判断多边形顶点的排列方向,方法一 6. 判断多边形顶点的排列方向,方法二 7. 射线法判断点是否在多边形内8. 判断点是否在凸多边形内-Does the polygon commonly used algorithm module 1. judgements polygons whether simple polygon. 2. inspections polygons apex convex-concave. 3. judgements polygons whether raised- polygon. 4. ask the polygon area. 5. judgements polygons apex the arrangement direction, the method 1. 6. judgements polygons apex arrangement direction, the method 2. 7. beams methods to sentence the break point whether. 8. sentences the break point in the polygon whether in raised- polygon
- 2022-03-24 05:43:21下载
- 积分:1
-
非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。...
非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。-Very good and comprehensive jpeg image compression algorithm, jpeg compression coding standard and its source would like to help everyone.
- 2022-03-07 11:33:21下载
- 积分:1
-
掷立体色子的程序
掷立体色子的程序- Throws the three-dimensional dice the procedure
- 2022-03-21 04:14:01下载
- 积分:1
-
实现图象的平滑(去噪声),C写的,有相应的使用说明
实现图象的平滑(去噪声),C写的,有相应的使用说明-To achieve smooth images (to noise), C written instructions corresponding
- 2023-03-14 05:05:03下载
- 积分:1
-
在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。...
在visual c++环境下或者Tc环境下运行,含有将近100个用C语言编写的针对最新计算机图像处理技术的源程序,算法精炼,全部编译通过。-In the visual c++ Environment or Tc environment is running, containing nearly 100 using C language for the latest computer image processing technology, source code, algorithms refining, all compiled through.
- 2022-09-26 05:05:03下载
- 积分:1