-
bFilter
经过改进的快速的双边滤波器算法,主要是先下采样,然后进行滤波,最后再进行上采样(Improved bilateral rapid filter algorithm is the first major down-sampling, and then filtered, and finally to the sampling)
- 2011-10-21 15:12:28下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
sixiangjianqiezuixiaoerchengfajiebaoguo
说明: 这个程序是用最小二乘法进行解包裹的程序,希望有用(least square unwrapping program)
- 2020-04-13 21:24:28下载
- 积分:1
-
lbpmatlab
获取灰度图像LBP特征的matlab程序,两种LBP算子(LBP to obtain the characteristics of gray image matlab procedures, both LBP operator)
- 2007-10-31 11:16:20下载
- 积分:1
-
CVPR2011Paper
CVPR2011文章Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns(paper of CVPR2011 Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns)
- 2012-02-21 09:55:26下载
- 积分:1
-
levelsetcode_CV
在基于的图像分割方法中,CV模型是一个非常重要模型。这是其实现MATLAB源代码。(Based image segmentation method, CV model is a very important model. This is the MATLAB source code for its implementation.)
- 2010-10-14 17:01:40下载
- 积分:1
-
POCS
基于凸集投影算法的超分辨率图像重建算法,在现有算法基础上改进计算精度和效率。(To improve the computational accuracy and efficiency in the existing algorithms based on super-resolution image reconstruction algorithm based on projections onto convex sets algorithm.)
- 2021-03-08 16:29:28下载
- 积分:1
-
nc_read
批量读取某一文件夹下的所有地表潜热通量数据(.NC格式),全球数据,转换为TIFF栅格格式。遥感数据批处理。(Read surface laten heat flux data (.nc) to geotiiff format.)
- 2017-08-29 09:48:49下载
- 积分:1
-
基于MATLAB的图像信息隐藏算法研究与实现_陈小娥
说明: 采用 MATLAB 开发环 境,提出了一种图像信息隐藏算法,实现了图像信息隐藏的两大基本功能,即信息的嵌入和信息的提取.同 时,模拟常见的攻击方法,验证了添加隐藏信息后的图像的抗攻击能力(Using MATLAB to develop the environment, an image information hiding algorithm is proposed, which realizes two basic functions of image information hiding, i.e. information embedding and information extraction. At the same time, common attack methods are simulated to verify the anti-attack capability of the image added with hidden informati)
- 2021-03-13 14:49:24下载
- 积分:1
-
Image-binarization
说明: 图片自适应二值化处理,二值化处理使用简单方便。(Adaptive binarization image processing, binary processing easy to use.)
- 2011-03-01 01:16:18下载
- 积分:1