资源列表
[图形图像处理(光照,映射..)] matlab-core
说明:针对上证指数早期数据的时间序列初处理plot,得到白噪声现象。-The Shanghai Composite Index for the early beginning of the time series data processing plot, get white noise phenomenon.<黄煌> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] images-graying-smoothing-filter
说明:图像灰度化、滤波、边缘检测、二值化matlab处理程序-processing the images through graying, smoothing filter, edge detection and binarization<汪才杰> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] BinaryImage
说明:java实现的图像的二值化算法,其中灰度的计算实现了三种计算法,指定好图片路径,直接可以运行-java implementation binarization algorithm, which has three gray calculation method, assigning the image path can run directly<清真> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] ZQZBinaryImage
说明:java实现的图像的二值化算法,其中灰度的计算实现了三种计算法,指定好图片路径,直接可以运行-java implementation of image binarization algorithm, which is calculated to achieve a gray three calculation method, specify the path to a good picture, you can directly run<清真> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] 129732878271
说明:自己编写的mean shift跟踪代码,可以仿真出对速度要求不高的视频跟踪-I have written mean shift tracking code, you can emulate a less demanding video tracking for speed<zhou> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] Image-segmentation-code
说明:Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若<吴魏> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] LSB
说明:将信息隐藏到图片中,以达到隐藏信息的目的,便于保护信息。-The information hiding to the picture in order to hide information purposes, to facilitate protection information.<李华> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] SAR_filter
说明:SAR图像常用的斑点噪声滤波算法,包括LEE,forst,宽滤波算的源码-the speckle noise filter of SAR image<王静> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] fenxinweifangfa
说明:基于matlab平台对分形维技术进行了验证性的测试的源代码-Matlab-based platform technology for the fractal dimension confirmatory test source code<张剑> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] A
说明:均方误差信噪比 峰值信噪平均绝对误差的计算-Write MATLAB functions that take two grayscale images as input, and calculate the following image difference metrics: Mean Squared Error (MSE) Signal to Noise Ratio(SNR)<宁可> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] B
说明:运用matlab对灰度图进行缩放一定比例的缩放。对图像进行缩小用到两种方法:其一直接消除像素进行缩放处理;其二先进行初步 的图像平滑滤波,然后消除像素。平滑滤波用于模糊处理,可以出去细节并降低噪声。-Write MATLAB functions to down-sample one grayscale image from original size to the given output size through two diff<宁可> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] D
说明: 灰度图像的量化和直方图均衡化直接调用函数。量化是指将像素灰度转换成离散的整数值的过程。量化等级越多,所得图像层次越丰富,灰度分辨率高,图像质量好,但数据量大。-Write MATLAB functions to quantize grayscale image with given quantization step Q. Process the given test images “Lena” with quantization<宁可> 在 2025-02-05 上传 | 大小:3kb | 下载:0