-
有关vtk的一些pdf资料,包括:
1.和国外一些朋友讨论VTK的一些经验的整理
2.基于VTK的医学三维可视化分析系统
3.基于VTK库的医学图像...
有关vtk的一些pdf资料,包括:
1.和国外一些朋友讨论VTK的一些经验的整理
2.基于VTK的医学三维可视化分析系统
3.基于VTK库的医学图像处理子系统设计和实现
4.可视化工具VTK技术研究-Some of the vtk pdf information, including: 1. And some foreign friends to discuss some of the experiences of the order VTK 2. VTK-based visualization of the medical system 3. VTK library based on medical image processing subsystem design and implementation 4. visualization tools VTK Technology
- 2022-02-13 19:42:09下载
- 积分:1
-
基于C++构建图像噪声的处理,还有各种滤波方法…
基于c++BUILD的图像噪声处理,有各种滤波法去除各种噪声,还有添加各种噪声的方法-Based on c++ BUILD deal of image noise, there are a variety of filtering method to remove all kinds of noise, there are ways to add a variety of noise
- 2023-06-10 07:20:03下载
- 积分:1
-
C语言求任意多边形面积
C语言求任意多边形面积-C language for arbitrary polygon area
- 2023-01-02 15:35:04下载
- 积分: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
-
改进型自适应陷波谐波检测法的研究,提高陷波器滤波功能
改进型自适应陷波谐波检测法的研究,提高陷波器滤波功能-Improved Adaptive Notch harmonic detection method
- 2022-07-04 14:00:53下载
- 积分:1
-
matlab实验,实现图形图像处理,包括实现的全部代码!
matlab实验,实现图形图像处理,包括实现的全部代码!-matlab experiment, to achieve graphic image processing, including the realization of all the code!
- 2023-06-07 16:20:03下载
- 积分:1
-
亮度变换在空域上图像的点运算,包括图像增强、亮度对比度调节。...
亮度变换在空域上图像的点运算,包括图像增强、亮度对比度调节。-Brightness of the image transform in the airspace of the point calculations, including image enhancement, brightness-contrast adjustment.
- 2022-02-06 12:19:23下载
- 积分:1
-
任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。...
任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。-Constructing arbitrary polygon, and then filled polygon region. Fill color can be selected.
- 2023-03-23 19:00:04下载
- 积分:1
-
从网络上下载的,此此文为第一部分,共5部分.
从网络上下载的,此此文为第一部分,共5部分.-downloaded from the network, the first part of the article for a total of five parts.
- 2023-01-08 07:30:02下载
- 积分:1
-
图像边缘检测与提取,轮廓跟踪算法代码。边缘有限公司
图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
- 2022-08-05 22:14:30下载
- 积分:1