-
图像旋转的matlab文件,角度可以定义,例如,包含M及…
图像旋转的MATLAB文件,角度可以定义,例子中包含了M源程序以及转换的图片。-MATLAB file image rotation, angle can be defined, for example, contains M as well as the conversion of the image source.
- 2022-07-18 21:12:54下载
- 积分:1
-
一个基于内容的图像检索工具,谢谢使用!
希望大家能够交流。
一个基于内容的图像检索工具,谢谢使用!
希望大家能够交流。-A content-based image retrieval tool, thanks to use! Hope that we can exchange.
- 2022-04-30 22:29:14下载
- 积分:1
-
图像处理源代码, 一个比较全面的图像处理与分析软件源程序,包括通用图像处理算法...
图像处理源代码, 一个比较全面的图像处理与分析软件源程序,包括通用图像处理算法 -Image processing source code, a more comprehensive image processing and analysis of software source code, including the generic image processing algorithm
- 2022-10-24 19:15:02下载
- 积分:1
-
Histogram equalization: the adoption of a balanced approach, so that relatively...
直方图均衡:通过均衡处理,使图像各部分比较平滑-Histogram equalization: the adoption of a balanced approach, so that relatively smooth parts of images
- 2022-03-29 13:45:23下载
- 积分:1
-
Enhancement code for image processing
Enhancement code for image processing
- 2023-08-04 08:30:02下载
- 积分:1
-
等漫射/ anisodiffusion matlab代码
各向同性/各项异性热扩散平衡方程Matlab代码。-isodiffusion/anisodiffusion matlab code
- 2022-02-26 02:58:46下载
- 积分: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
-
基于图割的能量最小化演示文稿。本人整理的,进一步理解图割理论的知识...
基于图割的能量最小化演示文稿。本人整理的,进一步理解图割理论的知识-Based on graph cut energy minimization of the presentation. I am finishing, and further understanding of the theory of knowledge in cutting plan
- 2023-04-10 06:00:03下载
- 积分:1
-
该函数实现了数字图像处理中的双三次线性插值函数
该函数实现了数字图像处理中的双三次线性插值函数-the function implement the bicubic interpolation in digital processing
- 2022-05-07 09:50:19下载
- 积分:1
-
图像处理中的图像变换的源码与变换后的结果图,包括dct变换,dft变换,w...
图像处理中的图像变换的源码与变换后的结果图,包括dct变换,dft变换,w-h变换等-Image Processing Image Transform source and transform the result of plans, including the DCT transform, dft transform, wh transform
- 2022-06-27 03:11:44下载
- 积分:1