-
image
简单的图形处理程序 传上来提供给更多人学习 欢迎大家交流代码(Simple graphics program available to more people pass up study welcome to share code)
- 2011-10-27 16:49:42下载
- 积分:1
-
GCBAC
说明: 基于活动轮廓模型的图割算法,实现图像的高效分割!非常好的代码。希望帮助大家!(Graph cuts based active contours which is used for image segmentation.Excellent source code!)
- 2011-04-07 12:44:17下载
- 积分:1
-
waterline
用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!(Water line thresholding segmentation image: The image of flattery, low cap transformation, and will be the results of subtraction, it can enhance image, and then use the watershed segmentation algorithm on the line!)
- 2008-05-17 09:36:15下载
- 积分:1
-
AreaMeasure
本文件包含连通区域标记以及面积测量的matlab源代码(This document contains the connected component labeling, and area measurement of the source code matlab)
- 2011-06-03 20:45:36下载
- 积分:1
-
kzcl
控制测量是测绘专业的基础课程,这个课件是武汉大学老师编的课件,很实用(Control measurements are mapping the professional foundation courses, this courseware is Wuhan University teachers series courseware, very practical)
- 2013-11-18 14:13:47下载
- 积分:1
-
AudioWatermarkingSystem
数字音频水印程序,有嵌入和提取及攻击处理(Digital audio watermarking procedures, embedding and extracting and aggressive treatment.)
- 2020-11-09 10:39:49下载
- 积分:1
-
hdr-example
基于加权最小二乘的滤波器。实现应用的例子。(weighted least square)
- 2021-04-22 10:28:48下载
- 积分:1
-
_FUSION_2010
这是本人发表的目标跟踪方面论文使用的代码,是基于随机假设概率滤波的多目标跟踪算法。(This is the code used by the target tracking paper I published, filter multi-target tracking algorithm based on the probability of a random assumption.)
- 2020-12-01 19:29:26下载
- 积分:1
-
week5
说明: 吴恩达第五周作业。学习算法分两部分进行理解,第一部分是根据code对算法进行综述,第二部分是代码(The learning algorithm is divided into two parts, the first part is to summarize the algorithm according to the code, the second part is the code)
- 2020-04-13 10:29:47下载
- 积分:1
-
MATLAB
常规的中值滤波器,在噪声的密度不是很大的情况下效果不错。但是当概率出现的概率较高时,常规的中值滤波处理后,仍然具有噪声点,并丢失了细节和边缘,效果不是很好。
自适应中值滤波器可以尽可能的保护图像中细节信息,避免图像边缘的细化或者粗化。(The conventional median filter works well when the noise density is not very large. However, when the probability of probability is high, the conventional median filter still has noise points, and the details and edges are missing. The result is not very good.
The adaptive median filter can protect details in the image as far as possible and avoid thinning or coarsening of the image edges.)
- 2018-05-28 11:29:19下载
- 积分:1