资源列表

« 1 2 ... .72 .73 .74 .75 .76 6077.78 .79 .80 .81 .82 ... 7721 »

[图形图像处理(光照,映射..)129732878271

说明:自己编写的mean shift跟踪代码,可以仿真出对速度要求不高的视频跟踪-I have written mean shift tracking code, you can emulate a less demanding video tracking for speed
<zhou> 在 2025-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)Image-segmentation-code

说明:Cutpicture(form)做的是直方图统计: 第一步:读入图片,并将彩色图片用公式转化为灰度图像。 第二步:用区域生长法将图片分块并对每一块做直方图统计,用广度优先搜索完成,子程序是int flood_fill()。返回值是区域内的点的数量。判断是否属于同一块区域的条件是前面搜索得到的灰度平均值是否大于给定阈值(即threshold,由用户输入决定)。 第三步:任意两块区域对区域直方图的每个色阶比例的差的绝对值求和,若
<吴魏> 在 2025-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)LSB

说明:将信息隐藏到图片中,以达到隐藏信息的目的,便于保护信息。-The information hiding to the picture in order to hide information purposes, to facilitate protection information.
<李华> 在 2025-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)SAR_filter

说明:SAR图像常用的斑点噪声滤波算法,包括LEE,forst,宽滤波算的源码-the speckle noise filter of SAR image
<王静> 在 2025-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)fenxinweifangfa

说明:基于matlab平台对分形维技术进行了验证性的测试的源代码-Matlab-based platform technology for the fractal dimension confirmatory test source code
<张剑> 在 2025-05-19 上传 | 大小: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-05-19 上传 | 大小: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-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)D

说明: 灰度图像的量化和直方图均衡化直接调用函数。量化是指将像素灰度转换成离散的整数值的过程。量化等级越多,所得图像层次越丰富,灰度分辨率高,图像质量好,但数据量大。-Write MATLAB functions to quantize grayscale image with given quantization step Q. Process the given test images “Lena” with quantization
<宁可> 在 2025-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)E

说明:直方图均衡化是指将原图像通过某种变换,得到一幅灰度直方图为均匀分布的新图像的方法。-Write MATLAB functions to perform histogram equalization for the test images “ Fig0316(1)(top_left)” and “ Fig0316(4)(bottom_left) ” respectively. Show the histograms of the
<宁可> 在 2025-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)pro

说明:基本图形处理,包括图片的加载和保存,缩小和放大及旋转等等。-Basic graphics processing, including loading and saving images, zoom in and out and rotate so.
<旷雪梅> 在 2025-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)dsp-picture

说明:数字图像处理的基本方法,DTF 膨胀 锐化 合并-digital progress dft
<王风> 在 2025-05-19 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)615988

说明:详细介绍了Btree的特性以及如何实现 适合初学者参考()
<finehzyq> 在 2025-05-19 上传 | 大小:3kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 6077.78 .79 .80 .81 .82 ... 7721 »

源码中国 www.ymcn.org