-
vc版数字图像处理
很久以前的一个版本,可以参考一下
vc版数字图像处理
很久以前的一个版本,可以参考一下-vc version of digital image processing a version of a long time ago, you can refer to
- 2022-03-15 14:01:47下载
- 积分: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
-
对图像进行边缘检测的Visual C++源代码
对图像进行边缘检测的Visual C++源代码-right image edge detection Visual C source code
- 2022-03-18 10:33:56下载
- 积分:1
-
Matlab toolbox image fusion, multi
matlab图像融合工具箱,实现多源传感器图像融合功能-Matlab toolbox image fusion, multi-sensor image fusion function
- 2022-02-14 10:16:00下载
- 积分:1
-
Image processing, using the method of average filtering of the selected image in...
图像处理中,采用均值滤波的方法对所选取的图像在MATLAB环境中进行处理
-Image processing, using the method of average filtering of the selected image in the MATLAB environment to deal with
- 2022-01-20 23:13:23下载
- 积分:1
-
一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。...
一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
- 2022-03-13 07:49:52下载
- 积分:1
-
在vc开发环境下的数字图像处理源代码,都是一些基础的变换。...
在vc开发环境下的数字图像处理源代码,都是一些基础的变换。-vc development in the context of digital image processing source code, are based on the transform.
- 2022-12-07 08:50:03下载
- 积分:1
-
Ico images provide editing features you can create and modify any ICO file
提供对ico图片的编辑功能
您可以自己创作和修改任何ICO文件-Ico images provide editing features you can create and modify any ICO file
- 2022-03-23 05:50:47下载
- 积分:1
-
利用matlab做的一个图像处理gui源代码,希望对大家有用。
利用matlab做的一个图像处理gui源代码,希望对大家有用。-Using matlab to do a gui image processing source code, in the hope that useful to everyone.
- 2022-03-23 01:21:35下载
- 积分:1
-
本压缩包有canny算子的源程序代码和测试图片。
本压缩包有canny算子的源程序代码和测试图片。-The archive has canny operator of the source code and test images.
- 2023-01-15 20:05:03下载
- 积分:1