-
图像的简单操作,比如:读取,显示,膨胀,腐蚀,边缘提取,等等。...
图像的简单操作,比如:读取,显示,膨胀,腐蚀,边缘提取,等等。-image of a simple operation, such as : read, display, expansion, corrosion, edge extraction, and so on.
- 2022-03-22 22:30:48下载
- 积分:1
-
内含OSTU等数个图像处理算法,属于个人原创
内含OSTU等数个图像处理算法,属于个人原创-intron OSTU to wait for several image processing algorithms, is a personal originality
- 2022-04-09 05:34:58下载
- 积分:1
-
计算坐标是否落在给定三顶点的三角形内程序 (做多边形图形填充时的副产品)...
计算坐标是否落在给定三顶点的三角形内程序 (做多边形图形填充时的副产品)-calculated coordinates fall on whether to set three vertices within the triangle (polygon graphics do when filling a byproduct)
- 2022-02-03 19:58:28下载
- 积分: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++数字图像处理典型算法及实现>的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子...
的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子-incidental procedures chapter to read and write BMP files using the DIB example, a good book and examples
- 2022-01-26 07:52:07下载
- 积分:1
-
图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。...
图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。-images transform source code. Includes Smooth, Sharpen, gray and so on. Based on VC 6.0 compiler, without any changes.
- 2022-01-26 03:55:29下载
- 积分:1
-
显示bmp文件,对图像做扫描,马赛克,渐显等特效操作
显示bmp文件,对图像做扫描,马赛克,渐显等特效操作-show bmp documents on scanning images, mosaics, such as the fading effects operation
- 2023-07-09 13:10:03下载
- 积分:1
-
- 2022-05-24 00:52:21下载
- 积分:1
-
不适用
C++ type cast guide line.
It might be useful when type cast is necessary.-N/A
- 2023-03-29 14:40:03下载
- 积分:1
-
KFCM, IFCM算法的详细介绍
KFCM, IFCM算法的详细介绍-KFCM, IFCM algorithm detailed introduction
- 2023-08-24 20:25:04下载
- 积分:1