-
图像空域预处理算法汇总:有增强,去噪,锐化等,对初学者可作参考...
图像空域预处理算法汇总:有增强,去噪,锐化等,对初学者可作参考-err
- 2022-08-14 18:25:02下载
- 积分:1
-
Will be collected in RGB format images converted to YUV420 format images, set im...
将采集的RGB格式图像转换为YUV420格式图像,自己设定图像大小和其他参数-Will be collected in RGB format images converted to YUV420 format images, set image size and other parameters
- 2022-07-13 03:55:53下载
- 积分:1
-
数字图像分割源代码,只要是对于医学图像CT片的分割,基于CT灰度值的玉直分割...
数字图像分割源代码,只要是对于医学图像CT片的分割,基于CT灰度值的玉直分割
- 2023-01-01 10:30:16下载
- 积分:1
-
匹配技术的开销。sift算法的实现细节…
sift特征匹配技术讲义。详细介绍了sift算法的实现过程。-sift matching technology overhead. Sift the details of the algorithm implementation process.
- 2023-06-04 19:55:03下载
- 积分:1
-
探讨了像素级多传感器图像融合的研究意义和应用,对像素级多传感器图像融合,方法进行了分析比较,并对其发展方向进行了展望...
探讨了像素级多传感器图像融合的研究意义和应用,对像素级多传感器图像融合,方法进行了分析比较,并对其发展方向进行了展望-Of pixel-level multi-sensor image fusion study of the meaning and application of pixel-level multi-sensor image fusion, and methods are analyzed and compared, and the direction of their development prospects
- 2022-01-27 14:32:47下载
- 积分:1
-
图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
- 2022-08-02 16:23:00下载
- 积分:1
-
ps电子书,ps的基本用法和色谱,
ps电子书,ps的基本用法和色谱,-ps e-books, ps the basic usage and chromatography,
- 2022-02-26 19:10:53下载
- 积分:1
-
这是一个人眼识别的C++程序(源码),希望对大家能有帮助。...
这是一个人眼识别的C++程序(源码),希望对大家能有帮助。-This is a human eye to identify the C++ Procedure (source), and they hope to have everyone able to help.
- 2022-01-25 23:36:47下载
- 积分:1
-
迭代盲目反卷积算法,不求PS图像恢复…
盲迭代反卷积算法,可以在不求PS的情况下恢复图像-Iterative blind deconvolution algorithm, can not seek restoration of the PS images
- 2022-06-28 17:42:21下载
- 积分: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