-
本程序实现在图像匹配过程中特征点的提取。
本程序实现在图像匹配过程中特征点的提取。-Realize this procedure in the process of image matching feature point extraction.
- 2023-04-13 14:40:04下载
- 积分:1
-
已知24位位图图像,计算其质心位置,并以质心为极点在边界相应位置取点...
已知24位位图图像,计算其质心位置,并以质心为极点在边界相应位置取点-known bitmap images, calculate the center position, and center pole of the border point from the corresponding location
- 2023-07-06 07:20:02下载
- 积分:1
-
with a CV to achieve improvement in the effective side table filled polygon algo...
一个用CV++实现的改进的有效边表多边形填充算法-with a CV to achieve improvement in the effective side table filled polygon algorithms
- 2022-02-26 19:37:16下载
- 积分:1
-
图像处理程序 离散余弦变换 处理256灰度级图像
图像处理程序 离散余弦变换 处理256灰度级图像-ImageProcessing DCT
- 2022-07-08 07:08:31下载
- 积分:1
-
vc++编写的实现图像几何转变的程序,源程序包含在sourse目录下...
vc++编写的实现图像几何转变的程序,源程序包含在sourse目录下-vc prepared by the image geometry change the procedures contained in the source directory sourse
- 2022-05-28 08:07:30下载
- 积分:1
-
色彩工程工具箱
Colour Engineering Toolbox
- 2022-07-23 00:04:12下载
- 积分:1
-
DE2板AV提取与处理,与原板配套使用,NTSC电视制式读入
DE2板AV提取与处理,与原板配套使用,NTSC电视制式读入-DE2 board AV extraction and processing, supporting the use of the original board, NTSC TV standard read
- 2022-02-10 10:05:19下载
- 积分:1
-
用matlab代码实现如下论文的指纹特征提取《基于Ma tlab实现的指纹图像细节特征提取》 郭晶莹,[J]北京,计算机仿真 2007.1...
用matlab代码实现如下论文的指纹特征提取《基于Ma tlab实现的指纹图像细节特征提取》 郭晶莹,[J]北京,计算机仿真 2007.1 -Matlab code used to achieve the following papers fingerprint feature extraction, " Ma tlab based on the realization of the details of the fingerprint image feature extraction," Guo Jingying, [J] Beijing, 2007.1 computer simulation
- 2022-08-18 10:35:50下载
- 积分:1
-
提出了一种基于感兴趣区域(ROI )的结构光条纹中心混合图像处理方法,为结构光视觉三维测量的实时应用奠定了基础...
提出了一种基于感兴趣区域(ROI )的结构光条纹中心混合图像处理方法,为结构光视觉三维测量的实时应用奠定了基础-Proposed based on region of interest (ROI) of structured light strip center hybrid image processing method for the measurement of three-dimensional structured light vision laid the foundation for real-time applications
- 2022-12-12 18:00:03下载
- 积分: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