-
Joint entropy
说明: 计算两个离散变量x和y的联合熵z = H(x,y)。 输入:x,y:两个相同长度的整数向量输出:z:联合熵
可以使用,有利于学习目的(Compute joint entropy z=H(x,y) of two discrete variables x and y. Input: of x, y: two integer vector of the same length Output: z: joint entropy
good for learning purposes)
- 2020-06-23 11:20:01下载
- 积分:1
-
jiemian1
在qt5上实现图像处理界面的设计,实现基本的图像处理算法,结合opencv(Implement image processing and interface design on qt5, to achieve the basic image processing algorithms, combined with opencv)
- 2020-10-18 15:47:26下载
- 积分:1
-
matlab-xbbh222
基于小波变换的图像去噪处理,通过学习小波变换的方法实现对图像的去噪处理,达到所预期的效果(Image denoising based on wavelet transform, realize image denoising by wavelet transform learning method, to achieve the desired effect)
- 2015-04-30 19:33:39下载
- 积分:1
-
matlab-video-tracking
基于粒子滤波和卡尔曼滤波的运动目标视频跟踪程序,非常强大和实用,强烈推荐学习使用。(Kalman filter based on particle filter and target video motion tracking program, very powerful and practical, it is strongly recommended to learn to use.)
- 2013-09-21 15:37:36下载
- 积分:1
-
Line-detection-method
提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一
条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们
的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上
进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能
够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性(A line segment connecting a detection method based on image edges. The segment of the digital image is composed by many segments elements, their orientation is the same and by the real line segment direction constraint in the same segment. By extracting a small segment Element can then analyze their connection characteristics for the detection of the line segment. First with ADM algorithm for edge detection on the image to obtain a single-pixel-wide edge then in the four directions on the detection of the line segments merger and verification of the preliminary results obtained, removing the short line segments, the line segments connected near. The experiments show that this method can quickly extract the line segments in the image, and certain robustness to noise)
- 2013-04-13 19:12:46下载
- 积分:1
-
quyushengzhangfa
用matlab编写的区域生长法的程序,通过选择种子和阈值,可以进行图像分割和检查瑕疵(Written by matlab region growing process, by selecting the seeds and thresholds for image segmentation and inspection for defects)
- 2010-12-21 08:59:06下载
- 积分:1
-
medical_weight_average_fusion
灰度或彩色多模态医学图像的融合,利用加权平均融合算法,程序具体很好的通用性,并且提供几种图像融合客观评价指标,还给出3组宝贵的已配准医学图像(Color gray or fusion multimodal medical images, using a weighted average fusion algorithm, program specific good versatility and provide an objective uation of several image fusion, the three groups are also given valuable medical image registration has been)
- 2015-12-17 15:54:41下载
- 积分:1
-
新建 Microsoft Word 文档
图像处理之Matlab特征提取和表达-一些规则图形的特征提取(Matlab feature extraction and expression in image processing - feature extraction of some regular patterns)
- 2018-11-17 15:24:07下载
- 积分:1
-
region-merging-RAG
区域邻接图的合并规则,在进行区域合并时可以使用,希望对大家有用(region merging for region adjecent gragh,might it be help for you.)
- 2012-05-18 00:44:03下载
- 积分:1
-
tuxiang
图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
- 2013-10-18 17:49:06下载
- 积分:1