-
实现了球面全景图转为立方体全景图的功能,将一个球面全景图转为是6个立方体图。...
实现了球面全景图转为立方体全景图的功能,将一个球面全景图转为是6个立方体图。-Achieved a spherical panorama panorama function of the cube to be a spherical panoramas into a six cube map.
- 2023-07-19 22:10:04下载
- 积分:1
-
边缘检测C程序,其中包括了各种边缘检测算子
边缘检测C程序,其中包括了各种边缘检测算子-Edge Detection of C procedures, including a variety of edge detection operator
- 2023-06-18 18:30:10下载
- 积分:1
-
实现了李滤波的散斑去噪算法,对合成孔径雷达图像进行去噪处理…
Lee滤波,实现相干斑点去噪算法,在SAR图像去噪中应用广泛-Lee filtering to achieve speckle denoising algorithm, the SAR image denoising widely used
- 2022-06-26 19:40:16下载
- 积分:1
-
内含OSTU等数个图像处理算法,属于个人原创
内含OSTU等数个图像处理算法,属于个人原创-intron OSTU to wait for several image processing algorithms, is a personal originality
- 2022-04-09 05:34:58下载
- 积分: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
-
利用形态学方法寻找图像中互相重叠的点 对其进行分类并最后消除。...
利用形态学方法寻找图像中互相重叠的点 对其进行分类并最后消除。-using morphological methods for image overlapping points classification and its final elimination.
- 2022-06-29 17:54:10下载
- 积分:1
-
基于openCV得视频流得运动物体提取,内置测试视频。效果不错,需要安装openCV...
基于openCV得视频流得运动物体提取,内置测试视频。效果不错,需要安装openCV-OpenCV a video stream based on a moving object extraction, built-in test video. Well, need to install openCV
- 2023-01-12 03:25:04下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-11-18 07:00:04下载
- 积分:1
-
The C++ implementation of the latest 2D shape registration algorithm. Based on d...
The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
- 2022-04-26 18:02:42下载
- 积分:1
-
IDL入门教程,较传统的有很大的优势,是学习的最好选择
IDL入门教程,较传统的有很大的优势,是学习的最好选择-IDL Tutorial, a more traditional great advantage is to learn from the best choice
- 2022-04-09 11:19:03下载
- 积分:1