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

计算某些区域平均灰度值

于 2020-05-19 发布
0 82
下载积分: 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 个回复

  • FinalWork
    说明:  给定受感染红细胞图片,自动判定受感染红细胞数目(Given the picture of infected red blood cells, the number of infected red blood cells can be determined automatically.)
    2019-04-03 21:24:24下载
    积分:1
  • MeFrm
    说明:  傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换; (Fourier transform in the important role of image processing: (A) image enhancement and image denoising Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image (B) Image segmentation and edge detection High frequency components extracted image (C) image feature extraction Shape features: Fourier descriptors Texture: directly through the Fourier coefficients to calculate the texture features Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance (D) image compression Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation 朗读显示对应的拉丁字符的拼音)
    2011-03-28 19:06:27下载
    积分:1
  • MATLAB-image-processing-(can-see)
    基于MATLAB图像处理的车辆检测与识别(可以看看)基于MATLAB图像处理的车辆检测与识别(可以看看(MATLAB image processing based vehicle detection and recognition (can see) MATLAB image processing based vehicle detection and recognition (can see)
    2021-05-13 22:30:02下载
    积分:1
  • geodesicactivecontours
    医学图像处理中水平集分割方法中的Geodesic active contour模型代码(Medical Image Processing in level set segmentation method in Geodesic active contour model code)
    2008-07-20 09:30:41下载
    积分:1
  • image-matching-algorithm
    实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法(Implements three image matching algorithm 1: normalized cross correlation matching algorithm 2: image matching algorithm based on Hausdorff distance 3: The image matching algorithm invariant moments)
    2021-01-05 17:48:54下载
    积分:1
  • MS_matlab
    mean shift 均值漂移算法的matlab实现,大家可以看看,比较实用(mean shift algorithm matlab mean-shift realize, we can look at more practical)
    2008-08-22 10:41:25下载
    积分:1
  • IMageQualityEvaluatingFunction
    两个图像质量评价函数,psnr峰值信噪比,正则均方误差nmse,能可用于去噪图像和压缩图像的质量评价,很有用啊。(Two image quality evaluation of the function. Including psnr PSNR, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation.)
    2009-04-17 13:24:55下载
    积分:1
  • SVM算法
    SVM算法的线性分类,图像分类单幅遥感图像特征提取分类(Linear classification of SVM algorithm, image classification, feature extraction and classification of single remote sensing image)
    2019-07-03 10:34:56下载
    积分:1
  • 小波变换
    说明:  小波变换是图像的多尺度、多分辨率分解,它可以聚焦到图像的任意细节,被称为数学上的显微镜。近年来,随着小波理论及其应用的发展,已将小波多分辨率分解用于像素级图像融合。把两个正交偏振的图片融合(Wavelet transform is the multi-scale and multi-resolution decomposition of an image. It can focus on any detail of the image and is called the mathematical microscope.In recent years, with the development of wavelet theory and its applications, wavelet multi-resolution decomposition has been applied to pixel-level image fusion)
    2020-12-14 10:40:02下载
    积分:1
  • BRISQUE_release
    若干经典的无参考图像质量评价算法matlab版本,附带详细的注释。(Several classic non reference image quality evaluation algorithms matlab version, with detailed notes.)
    2017-10-13 17:20:13下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载