-
一种离散化的快速计算
Fast computation of a discretized thin-plate smoothing spline for image data
- 2022-07-15 06:09:10下载
- 积分:1
-
<visual c++数字图像处理典型算法及实现>一书的第二章示例随机抖动法显示图像,很好的一本书和算法...
一书的第二章示例随机抖动法显示图像,很好的一本书和算法- chapter of a book on a random sample jitter display images, a good book and an algorithm
- 2023-07-28 15:20:03下载
- 积分:1
-
用多路信号混合产生亚高斯,高斯和高斯信号,并计算kurt值
用多路信号混合产生亚高斯,高斯和高斯信号,并计算kurt值-Mixing with multi-channel signal sub-Gaussian, Gaussian and Gaussian signals, and calculate the value kurt
- 2022-07-11 10:39:00下载
- 积分:1
-
SAR图像斑点噪声是一个影响SAR图像处理的重要因素,这里提供了斑点噪声滤除的几种方法...
SAR图像斑点噪声是一个影响SAR图像处理的重要因素,这里提供了斑点噪声滤除的几种方法-SAR images speckle is a SAR image processing effects of the important factors, here to provide a speckle reduction in several ways
- 2022-01-25 23:39:11下载
- 积分:1
-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi
赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi
-divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
- 2022-09-04 18:25:03下载
- 积分:1
-
高效的图
Effcient Graph-Based Image Segmentation算法的源码, 已通过测试, 可以使用-the source data of the algoritham Effcient Graph-Based Image Segmentation
- 2023-05-09 22:35:03下载
- 积分:1
-
DCT1.m为一维离散余弦变换exp22.m为对一幅灰度图像进行离散余弦变换
exp23.m为对一幅彩色图像进行离散余弦变换...
DCT1.m为一维离散余弦变换exp22.m为对一幅灰度图像进行离散余弦变换
exp23.m为对一幅彩色图像进行离散余弦变换-DCT1.m for the one-dimensional discrete cosine transform exp22.m for a gray image exp23.m discrete cosine transform for the color of an image discrete cosine transform
- 2022-03-29 23:22:50下载
- 积分:1
-
该程序用于嵌入信息位置的选择 可以根据产生的随机序列来嵌入 达到满足信息安全的要求...
该程序用于嵌入信息位置的选择 可以根据产生的随机序列来嵌入 达到满足信息安全的要求-The procedure used to select the location of embedded information can be generated by random sequence to achieve the embedding of information security to meet the requirements of
- 2022-05-14 05:12:18下载
- 积分:1
-
应用Meanshift实现对视屏序列的运动目标进行跟踪,抗遮挡性较强。...
应用Meanshift实现对视屏序列的运动目标进行跟踪,抗遮挡性较强。-Application of video sequences Meanshift achieve the objectives of the exercise track, a strong anti-block.
- 2022-02-22 12:08:55下载
- 积分:1
-
图像合成,可以将多张图片合成成一张图片的图片
图像合成,可以将多张图片合成成一张图片的图片-Image synthesis, multiple images can be synthesized into one picture
- 2022-05-09 11:07:41下载
- 积分:1