-
Image processing source code, the gradient sharpening on the image treatment.
图像处理源程序代码,关于图像的梯度锐化处理。-Image processing source code, the gradient sharpening on the image treatment.
- 2022-08-23 20:23:44下载
- 积分:1
-
using Visual Basic 6.0 to prepare a summary of the Icon icon editor.
用Visual Basic 6.0 编写的一个简易的 Icon 图标编辑器。-using Visual Basic 6.0 to prepare a summary of the Icon icon editor.
- 2023-01-29 14:10:03下载
- 积分:1
-
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。...
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。-The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.
- 2022-06-28 03:58:23下载
- 积分:1
-
该函数用于对图像进行腐蚀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点。...
该函数用于对图像进行腐蚀运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点。-The function used for computing the corrosion images. Structural elements for the horizontal direction or vertical direction of the three points, between points located at the origin.
- 2023-04-12 06:35:03下载
- 积分:1
-
purebasic prepared image processing procedures, the domestic rare
purebasic编写的图像处理程序,国内罕见-purebasic prepared image processing procedures, the domestic rare
- 2022-02-12 12:22:48下载
- 积分:1
-
有关目标跟踪的11篇IEEE文献 对理解目标跟踪领域,学习检测、分类、跟踪以及后期的图像理解有很大帮助 希望能帮助更多的人...
有关目标跟踪的11篇IEEE文献 对理解目标跟踪领域,学习检测、分类、跟踪以及后期的图像理解有很大帮助 希望能帮助更多的人-Tracking the target 11 IEEE literature in understanding the field of target tracking to study detection, classification, tracking and understanding of the late images of great help to help more people
- 2022-07-28 03:24:04下载
- 积分:1
-
vc digital image processing procedures, including Fourier transform and testing...
vc数字图象处理程序,包括傅立叶变换以及测试程序.
-vc digital image processing procedures, including Fourier transform and testing procedures.
- 2022-03-02 01:02:11下载
- 积分:1
-
BP神经网络,可以处理图像进行分类等各种处理的源码
BP神经网络,可以处理图像进行分类等各种处理的源码-BP neural network image processing source code
- 2022-05-19 07:50:57下载
- 积分: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
-
实现COOTS算法中核心asm功能,用于实现主动形体模型。
实现COOTS算法中核心asm功能,用于实现主动形体模型。-COOTS algorithm realize the core asm function, physical model for the realization of the initiative.
- 2022-02-01 13:58:35下载
- 积分:1