资源列表
[图形图像处理(光照,映射..)] opencvtest12
说明:基于opencv的图像拼接,使用很方便,可以直接下载使用-Based on opencv image stitching, very easy to use, you can directly download<孔德星> 在 2025-06-12 上传 | 大小:15.82mb | 下载:0
[图形图像处理(光照,映射..)] DistanceRegularizedLevelSet
说明:"Distance Regularized Level Set Evolution and Its Application to Image Segmentation"文章及算法实现,运行demo_1,demo_2即可,希望对研究水平集的人有所帮助-" Distance Regularized Level Set Evolution and Its Application to Image Segmentation" article and algorithm implem<> 在 2025-06-12 上传 | 大小:1.81mb | 下载:0
[图形图像处理(光照,映射..)] sift-code-and-source-code-Comments
说明:基于c的sift源代码实现以及源代码详解-Based on the c sift source code and source code Comments<陈秋平> 在 2025-06-12 上传 | 大小:14.62mb | 下载:0
[图形图像处理(光照,映射..)] sotu
说明:集成图像特征处理常用方法的exe程序以及源代码pdf说明-Common method of integrated image processing features an exe program and source code pdf descr iption<陈秋平> 在 2025-06-12 上传 | 大小:21.78mb | 下载:0
[图形图像处理(光照,映射..)] 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-06-12 上传 | 大小:98kb | 下载: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-06-12 上传 | 大小: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-06-12 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] C
说明:运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output size through two dif<宁可> 在 2025-06-12 上传 | 大小: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-06-12 上传 | 大小: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-06-12 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] read_ENVI
说明:matlab编程,读取ENVI图像,用matlab读取遥感图像,用于后续的分类处理-read image<李少丹> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] MidDraw
说明:中点画线法,将目标函数的直线逐个与中点坐标进行比较。-middle point drawing<hello> 在 2025-06-12 上传 | 大小:1kb | 下载:0