-
图像处理逆滤波程序,是一种常见的滤波算法
图像处理逆滤波程序,是一种常见的滤波算法-Image processing inverse filtering procedures, is a common filtering algorithm
- 2022-03-01 09:22:44下载
- 积分:1
-
在labview图形化编程软件中利用vision中的工具来做图像处理,这些例子对大家一定有用。...
在labview图形化编程软件中利用vision中的工具来做图像处理,这些例子对大家一定有用。-in LabVIEW graphical programming software used vision tools to do the image processing, these examples are certainly useful to everyone.
- 2022-12-20 09:25:04下载
- 积分:1
-
数字图象处理中经常用到的形态学之腐蚀变化
数字图象处理中经常用到的形态学之腐蚀变化-Digital image processing frequently used for the morphological changes in corrosion
- 2022-08-11 09:41:02下载
- 积分:1
-
采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波...
采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波-MATLAB using the function affected by noise interference filter2 images mean filter P0308: Image Adaptive Weiner Filter
- 2022-11-03 04:05:03下载
- 积分:1
-
对图像分割进行研究,是图像处理的一个重要问题。Level Set 方法是一处描述曲线以曲率相
关的速度演化的有力工具。本文研究了水平集曲线的演化方法,对水平...
对图像分割进行研究,是图像处理的一个重要问题。Level Set 方法是一处描述曲线以曲率相
关的速度演化的有力工具。本文研究了水平集曲线的演化方法,对水平集方法的原理进行了比较详细的阐
述,并将其应用于图分割。- The study of image segmentation is an important problemfor image processing ,Level set methodis an
effective tool for describing the curve with curvature2related speed evolvement . this paper studies the method of evolvement
for the level set curve and expatiates on the principle of the level set method in detail . In this paper ,the level set method
is applied in segmentation of image.
- 2022-04-11 03:10:54下载
- 积分: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
-
Procedure Code Description P0401: detection using Prewitt operator Edge P0402: d...
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2023-06-23 15:25:04下载
- 积分:1
-
VC环境下 计算共生矩阵及其相关的特征值
VC环境下 计算共生矩阵及其相关的特征值-VC co-occurrence matrix computing environment and its associated eigenvalue
- 2022-10-21 22:45:03下载
- 积分:1
-
给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!...
给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!-to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!
- 2022-12-03 10:40:03下载
- 积分:1
-
generic 3* 3 function template procedures. In the above code VC6.0. Compiling un...
通用的3*3模板的函数程序.上述代码在VC6.0,windows98下编译通过,运行正常,有兴趣的朋友可以稍加修改,将文中所述的功能添加到自己的应用程序当中去。-generic 3* 3 function template procedures. In the above code VC6.0. Compiling under Windows98, operating normally, the interest can be slightly modified friends, the text of the functions described in addition to their application to them.
- 2022-02-05 08:44:18下载
- 积分:1