登录
首页 » matlab » 计算某些区域平均灰度值

计算某些区域平均灰度值

于 2020-05-19 发布
0 174
下载积分: 1 下载次数: 1

代码说明:

说明:  通过matlab,可以快速得到图像的特定区域的灰度值,里面也有一些解释(Through MATLAB, we can quickly get the gray value of the specific region of the image, which also has some explanations)

文件列表:

计算某些区域平均灰度值, 0 , 2020-05-19
计算某些区域平均灰度值\Debug, 0 , 2020-05-19
计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.exe, 78336 , 2016-11-27
计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.ilk, 1352264 , 2016-11-27
计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.pdb, 2428928 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值, 0 , 2020-05-19
计算某些区域平均灰度值\计算某些区域平均灰度值.sdf, 17825792 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值.sln, 1045 , 2016-11-26
计算某些区域平均灰度值\计算某些区域平均灰度值.v12.suo, 22016 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\1-1.jpg, 12809 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\1.jpg, 3098 , 2016-11-26
计算某些区域平均灰度值\计算某些区域平均灰度值\2.jpg, 3158 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug, 0 , 2020-05-19
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\vc120.idb, 658432 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\vc120.pdb, 1290240 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\源.obj, 212191 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.log, 2422 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.tlog, 0 , 2020-05-19
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.tlog\cl.command.1.tlog, 596 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.tlog\CL.read.1.tlog, 14606 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.tlog\CL.write.1.tlog, 384 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.tlog\link.command.1.tlog, 1896 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.tlog\link.read.1.tlog, 4876 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.tlog\link.write.1.tlog, 368 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\Debug\计算某些区域平均灰度值.tlog\计算某些区域平均灰度值.lastbuildstate, 185 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\源.cpp, 4138 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\计算某些区域平均灰度值.vcxproj, 4109 , 2016-11-27
计算某些区域平均灰度值\计算某些区域平均灰度值\计算某些区域平均灰度值.vcxproj.filters, 944 , 2016-11-27

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

发表评论

0 个回复

  • AForge.NET-sample
    AForge.NET-sample
    2019-07-30下载
    积分:1
  • tw0
    基于matlab的保偏光纤环零漂的影响仿真,从原理上探究单模光纤扭转对光纤角速度传感器零漂的影响。(Matlab-based polarization maintaining fiber ring zero drift effects simulation, in principle, to explore the fiber single-mode fiber to reverse the impact of the angular velocity sensor zero drift.)
    2013-06-07 20:42:29下载
    积分:1
  • circular-birght-target-detect
    首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测(Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract image A,threshold segmentation for difference image,receive binary image,remove the interference region in the binary image,then extract circular area,and sign the target in the original image. Realize the circular bright target detection)
    2014-01-10 12:46:01下载
    积分:1
  • 基于遗传算法的融合
    说明:  基于遗传算法的图像融合,应用于求解图像融合的常用算法,matlab编写 ,很好的实现了,希望 对大家学习 有用(GA,Image Fusion Based on Genetic Algorithms)
    2019-06-12 19:06:17下载
    积分:1
  • 利用ADMM和小波进行恢复
    利用ADMM和小波进行图像恢复 使用ADMM算法的图像恢复模型,并用到了增广拉格朗日函数和快速傅里叶函数(Using ADMM and wavelet to restore image, using ADMM algorithm to restore image model, and using augmented Lagrange function and fast Fourier function.)
    2020-06-30 18:40:01下载
    积分:1
  • MPmain
    匹配追踪的主程序,用原子与信号内积的方式,对波包进行分解,再进行时频分析(match persuit)
    2012-09-09 11:07:17下载
    积分:1
  • RemoveOverLap
    采用形态学进行开闭运算,及纹理等分割方法。(The Methods of Image Segmentation on Application and Analysis of Remote Sensing Images)
    2014-05-16 11:19:15下载
    积分:1
  • wavelet-packet-de_re
    用小波工具箱函数实现小波包的分解与重构,非常适合与机械故障特征提取。(Wavelet packet decomposition and reconstruction, and is ideal for mechanical fault feature extraction using wavelet toolbox functions.)
    2012-10-10 14:16:28下载
    积分:1
  • super-resolutioncode
    该代码是基于学习的超分辨率重建,此算法是在线字典学习,字典的训练与稀疏表示与重建同时进行。(This code is based on the study of super-resolution reconstruction, this algorithm is learning online dictionaries, dictionaries of training and sparse representation and reconstruction simultaneously.)
    2016-03-10 09:06:50下载
    积分:1
  • mohu_img_enhance
    模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。(Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domain for image processing membership function according to re-image from the fuzzy set domain to the spatial domain .)
    2021-01-26 23:18:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载