-
实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。...
实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。-Achieved a series of cylindrical panoramic image stitching, using a block matching method, in order to block-matching function to find the best match position, a linear fusion splicing method.
- 2022-04-26 12:59:01下载
- 积分: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
-
24 and 256 map conversion conversion between True Color 24
24位与256位图间的相互转换
转换24位真彩色文件到黑白灰度BMP图片
可提供处学者参考-24 and 256 map conversion conversion between True Color 24-bit grayscale BMP file to black and white picture can provide scholars Reference Department
- 2022-01-27 16:01:21下载
- 积分:1
-
基于VB的图象处理的一个小的应用程序,很好用的
基于VB的图象处理的一个小的应用程序,很好用的-VB-based image processing of a small application, a very good use
- 2022-07-16 06:27:59下载
- 积分:1
-
肤色检测代码,精确度能有80左右。matlab代码
肤色检测代码,精确度能有80左右。matlab代码
-Color detection code, accuracy can have 80 or so. matlab code
- 2023-08-01 16:05:04下载
- 积分: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
-
图像着色处理
image render colour processing-render color image processing
- 2022-02-22 06:06:55下载
- 积分:1
-
王_盖好
ROI_PAC著名的遥感图像处理免费软件。可用于InSAR(干涉合成孔径雷达)图像的处理。, -ROI_PAC well-known remote sensing image processing free software. Can be used for InSAR (interferometric synthetic aperture radar) image processing. ,
- 2023-03-13 22:25:03下载
- 积分:1
-
包含图像处理的常用算法及其编程,标准C/C++语法
包含图像处理的常用算法及其编程,标准C/C++语法-contains commonly used image processing algorithms and programming, the standard C/C++ syntax
- 2022-02-25 20:08:26下载
- 积分:1
-
模式识别和智能计算的相关软件。注意:这并不是源代码,而是一个软件。但可以了解图像处理的效果。...
模式识别和智能计算的相关软件。注意:这并不是源代码,而是一个软件。但可以了解图像处理的效果。-Pattern recognition and intelligent computing related software. Note: This is not the source code, but a software. But you can understand the image processing results.
- 2022-04-23 01:27:23下载
- 积分:1