资源列表
[图形图像处理(光照,映射..)] gpx4jpg
说明:照片地理信息修正工具。利用手机或者其他手持移动设备抓下来的.gpx地理信息文件(包含时间戳和GPS经纬度信息),来实现昂贵的相机GPS模块功能。具体用法: gpx4jpg.py <.gpx file> <pic dir> 第一个参数是.gpx文件,第二个参数是批量处理的照片目录。-Photo geographic information correction tool. Use of mobile phones or other handheld mobile d<muddogxp> 在 2025-10-06 上传 | 大小:98kb | 下载:0
[CAD] EDIT_PADS_ASCII
说明:处理PADS ASCII 文件的程序,可以通过读入ASC文件,对其中的参数进行修 改。-edit pads or powerpcb*.asc file, pad,lines,auto size.<yorkpan> 在 2025-10-06 上传 | 大小:168kb | 下载: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) Peak Signal to Noise Ra<宁可> 在 2025-10-06 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] B
说明:运用matlab对灰度图进行缩放一定比例的缩放。对图像进行缩小用到两种方法:其一直接消除像素进行缩放处理;其二先进行初步 的图像平滑滤波,然后消除像素。平滑滤波用于模糊处理,可以出去细节并降低噪声。-Write MATLAB functions to down-sample one grayscale image from original size to the given output size through two different methods: a) directly eli<宁可> 在 2025-10-06 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] C
说明:运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output size through two dif<宁可> 在 2025-10-06 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] D
说明: 灰度图像的量化和直方图均衡化直接调用函数。量化是指将像素灰度转换成离散的整数值的过程。量化等级越多,所得图像层次越丰富,灰度分辨率高,图像质量好,但数据量大。-Write MATLAB functions to quantize grayscale image with given quantization step Q. Process the given test images “Lena” with quantization steps Q=2, 4, 8 16, 32, 64, 1<宁可> 在 2025-10-06 上传 | 大小: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 images before and after histog<宁可> 在 2025-10-06 上传 | 大小:3kb | 下载:0
[OpenCV] haartraining
说明:opencv中haar人脸识别算法中用于训练模版的示例代码-haar opencv face recognition algorithm used in the training sample code<陈金> 在 2025-10-06 上传 | 大小:72kb | 下载:0
[绘图程序] The-colors-and-patterns-in-MATLAB
说明:本文档附上一个完整的m文件,便于理解,主要是matlab画出的一些优美图形-This document is accompanied by a complete m-files, easy to understand, mainly matlab draw some beautiful graphics<> 在 2025-10-06 上传 | 大小:847kb | 下载:0