-
视频水印matlab源码,此为第四个压缩包,在水印领域的爱好者可以下载作为参考...
视频水印matlab源码,此为第四个压缩包,在水印领域的爱好者可以下载作为参考-Video Watermarking Matlab source, which is the fourth-compressed, Watermark in the field of lovers can download as a reference
- 2023-01-21 04:20:03下载
- 积分:1
-
使用C#编写的采用卡尔曼滤波和bregeler算法的图象识别程序,在.net2005下运行,识别率高,自动特征库,有机器学习功能...
使用C#编写的采用卡尔曼滤波和bregeler算法的图象识别程序,在.net2005下运行,识别率高,自动特征库,有机器学习功能-The use of C# prepared using Kalman filtering and image recognition algorithm bregeler procedures. Net2005 running, identify a high rate of automatic features of the Treasury, has machine-learning function
- 2022-03-03 19:56:32下载
- 积分: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
-
最快和最好的多边形裁剪算法
最快和最好用的多边形裁剪算法-fastest and the best use of polygon clipping algorithm
- 2022-03-18 12:39:06下载
- 积分:1
-
最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的...
最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的-maximum entropy threshold segmentation source veteran a segmentation algorithm. To provide a comparison. Or some of
- 2022-06-18 02:51:29下载
- 积分:1
-
Typical image processing sections, easy
图象处理的典型章节,易懂好学,不深奥,里面有部分程序-Typical image processing sections, easy-to learn, not esoteric, which has some of the procedures
- 2022-04-29 23:20:53下载
- 积分:1
-
Canny边缘检测算法,用于计算梯度的Canny算法,一个…
Canny边缘检测算法,canny算法计算梯度,并从小波模极大重构图像.-Canny edge detection algorithm, canny algorithm for calculating the gradient, and from the Wavelet Modulus Maxima Image Reconstruction.
- 2022-09-28 08:45:03下载
- 积分:1
-
这是从外国网站下载下来的,关于图像检索的matlab程序,带有界面,和实验用图像。程序运行具体说明在Instructions文件中。...
这是从外国网站下载下来的,关于图像检索的matlab程序,带有界面,和实验用图像。程序运行具体说明在Instructions文件中。-This is a foreign website down on the Matlab image retrieval procedures, interface with, and the experimental images. Procedures specified in the Instructions document.
- 2022-02-24 12:05:39下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
计算任意多边形的面积算法
计算任意多边形的面积算法-arbitrary polygon calculation algorithm of the area
- 2022-01-26 04:21:23下载
- 积分:1