-
zhifangtujunhanghua
说明: 直方图均衡,图像去雾处理,是把原始图像的灰度直方图从比较集中的某个灰度区间变成在全部灰度范围内的均匀分布。直方图均衡化就是对图像进行非线性拉伸,重新分配图像像素值,使一定灰度范围内的像素数量大致相同。(Histogram equalization, image processing to the fog, is the original image histogram to a gray scale from the more concentrated into the full range of uniform distribution within the gray area. Histogram equalization is that the image is non-linear stretch, re-distribution of the image pixel values, so that a certain number of pixels within the gray area roughly the same.)
- 2010-04-12 01:24:43下载
- 积分:1
-
shuzhishuiying
图像数字水印的方案毕业论文MATLAB和典型的混沌系统(Image Digital Watermarking thesis MATLAB programs and typical chaotic systems)
- 2020-07-01 13:20:02下载
- 积分:1
-
ps_selected_estGamma
PS处理过程中,利用迭代算法估计相干系数,并选取稳定点目标的算法实现。(PS process, using an iterative algorithm to estimate the coherence and stable point target algorithm)
- 2017-05-03 18:20:01下载
- 积分:1
-
largestRectangleArea
求一个图像的最大内接矩形面积。
步骤:
1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。
2.从背景中分离出目标
3.边缘检测
4.目标形状参数计算。(For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the parameters obtained. Attention to the parameters obtained after parameter calibration. 2. From the context of isolated target 3. Edge detection 4. Target shape parameters.)
- 2009-05-19 21:30:43下载
- 积分:1
-
sag_decom_level_con
采用分形几何学方法检测电能质量骤降,分形几何方法采用局部方差分维数(The use of fractal geometry used to detect power quality sharp fall in the use of fractal geometry methods of partial differential side dimension)
- 2007-12-11 14:15:15下载
- 积分: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
-
C# 以任意角度旋转图片实例
C# 以任意角度旋转图片实例
- 2013-05-25下载
- 积分:1
-
check
使用matlab编写的啤酒瓶缺陷检测程序,测试通过(毕设)(Prepared using matlab beer bottle defect detection procedures, test (complete set))
- 2021-03-03 19:49:33下载
- 积分:1
-
ICM
利用ICM方法得到基于MRF场的SAR图像分割(Achieve market segmentation ICM s MRF)
- 2010-08-19 19:12:22下载
- 积分:1
-
KSVD
图像的奇异值分解,可用于图像的压缩和去噪等。(Singular value decomposition of the image, the image can be used for compression and denoising images and the like.)
- 2014-12-13 20:47:21下载
- 积分:1