登录
首页 » matlab » 3

3

于 2020-11-23 发布 文件大小:936KB
0 191
下载积分: 1 下载次数: 102

代码说明:

  基于小波变换的水下图像目标检测论文加matlab实现代码(Wavelet-based underwater image target detection papers plus matlab code)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • yuzhihuafenge
    图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
    2011-11-14 21:10:46下载
    积分:1
  • xiangji
    专门用于测试数码相机的分辨率使用,有实验用图(Specifically for use in testing digital camera resolution)
    2013-09-08 23:27:46下载
    积分:1
  • 09_Direct
    人民邮电出版社,《VC++数字图像处理典型算法及实现》-- 第9章图像分割。 包括图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子的实现等源代码(Posts )
    2008-06-03 11:11:23下载
    积分:1
  • FaceRec
    这是一个用matlab实现的基于支持向量机的人脸识别系统,已经本人调试通过,非常有用。(This is a matlab implementation with support vector machine-based face recognition system has been through my debugging, very useful.)
    2010-10-07 19:00:45下载
    积分:1
  • tuxiangronghejishu
    详细介绍了图像融合的数字水印技术,可以作为毕业设计的良好借鉴素材(Details of the digital watermarking technique of image fusion can be used as a good reference material Graduation)
    2010-10-27 20:02:00下载
    积分:1
  • zuidashang
    说明:  最大熵是图像阈值分割里常用的一种简单且效果明显的方法。该代码是最大熵算法的快速递推形式。(Maximum Entropy is Image Threshold Segmentation ri common a simple and obvious effect method. The code is maximum entropy algorithm rapid recursion forms.)
    2021-01-05 21:18:54下载
    积分:1
  • Context-Aware-Saliency-Detection
    目标检测,利用上下文关系 (object detection using context)
    2011-07-13 19:54:21下载
    积分:1
  • FeatureExtractfacerecognation
    人脸识别中特征提取matlab源码,LDA,(Face Recognition feature extraction Matlab source, LDA.)
    2006-09-20 16:17:30下载
    积分:1
  • MSE
    图像质量评价指标:MSE,衡量融合图像相对于标准参考图像灰度的偏离程度。其值越小,说明复原图像和标准参考图像的差异越小,恢复效果越好。(Image quality evaluation MSE)
    2018-06-07 17:13:31下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载