-
数字图像处理的基本程序 vc++编写 图像的膨胀 有实例图片
数字图像处理的基本程序 vc++编写 图像的膨胀 有实例图片-Digital image processing of the basic procedures for the preparation of vc++ images are example of the expansion picture
- 2022-01-30 16:03:10下载
- 积分:1
-
C++编写的医学用的细胞识别统计系统,可以腐蚀膨胀,平滑,最后统计出细胞个数....
C++编写的医学用的细胞识别统计系统,可以腐蚀膨胀,平滑,最后统计出细胞个数.
- 2022-05-06 02:31:02下载
- 积分:1
-
对图像分析编辑中的噪声干扰进行过滤,正确无误,
对图像分析编辑中的噪声干扰进行过滤,正确无误,-Edit Image Analysis of noise in the filter are correct,
- 2022-01-25 15:09:20下载
- 积分:1
-
一种离散化的快速计算
Fast computation of a discretized thin-plate smoothing spline for image data
- 2022-07-15 06:09:10下载
- 积分:1
-
实现了采集、图像参数中值滤波、迭代THR…
实现了图像参数的获取,中值滤波,迭代阈值分割,半阈值分割等等图像处理功能-Realize the image parameters of the acquisition, median filtering, iterative threshold segmentation, semi-threshold segmentation image processing functions, etc.
- 2022-04-12 06:27:56下载
- 积分:1
-
指纹图像的增强,细化.指纹特征点的提取,单个特征点的对比,单个特征星的对比,指纹图像的对比...
指纹图像的增强,细化.指纹特征点的提取,单个特征点的对比,单个特征星的对比,指纹图像的对比-fingerprint image enhancement and refinement. Fingerprint Feature Extraction Point, a single point of contrast, Characteristics of single-contrast images of fingerprints
- 2022-02-14 00:15:46下载
- 积分:1
-
该程序是将一个脑白质的平面图的处理,通过处理可以得到清晰的脑白质图像。...
该程序是将一个脑白质的平面图的处理,通过处理可以得到清晰的脑白质图像。-The program is a plan for dealing with white matter, can be adopted to deal with a clear image of the white matter.
- 2022-02-02 22:05:35下载
- 积分:1
-
morphological Skeleton extraction methods, for the purpose of extracting informa...
用形态学方法提取骨架线,由明暗度提取外形信息,LOG滤波器提取边缘-morphological Skeleton extraction methods, for the purpose of extracting information form, the edge detection filter LOG
- 2022-02-11 20:05:55下载
- 积分:1
-
dicom图片到bmp图片的格式转换,底层使用vtk实现的,具体的环境设置请参照vtk的设置...
dicom图片到bmp图片的格式转换,底层使用vtk实现的,具体的环境设置请参照vtk的设置-DICOM image to bmp image format conversion, the bottom of the realization of the use of VTK and specific environment settings please refer to the settings VTK
- 2022-04-23 11:11:38下载
- 积分: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