资源列表
[图形图像处理(光照,映射..)] ndwidemo
说明:遥感会有很多地方用到提取和增强水体的功能,IDL代码会使操作简单,快速(Implement exponential processing)<fwdesire > 在 2025-05-30 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] anisotropic diffusion
说明:anisotropic diffusion<Kingsley丶何 > 在 2025-05-30 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] activeContoursDemo
说明:active contour model<Kingsley丶何 > 在 2025-05-30 上传 | 大小:278kb | 下载:0
[图形图像处理(光照,映射..)] heart
说明:一颗三维立体的心?#如何用matlab表白#(A three-dimensional heart#How to express your love with MATLAB#)<古月心木 > 在 2025-05-30 上传 | 大小:609kb | 下载:0
[图形图像处理(光照,映射..)] make_filter
说明:程序做的是相关函数二维和三维滤波,包括海明窗和海宁窗(makes 2D and 3D filter for the correlation function)<yujiaojoy > 在 2025-05-30 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Kmeans图像分类C++代码
说明:Kmeans图像分类C++代码,直接把输入图像的路径修改一下即可使用!!!(Kmeans image classification C++ code)<shenxingtianxia > 在 2025-05-30 上传 | 大小:17.14mb | 下载:0
[图形图像处理(光照,映射..)] ImageQuality
说明:BRIQUE算法C++版实现(BRIQUE algorithm C++ version)<菜鸟十年 > 在 2025-05-30 上传 | 大小:18.41mb | 下载:0
[图形图像处理(光照,映射..)] OV7725_2
说明:基于0V7725的形状识别并找出中心点,可以检测圆,十字架,直线,直角(Shape recognition based on 0V7725 and find the center point)<zhengyi123 > 在 2025-05-30 上传 | 大小:309kb | 下载:0
[图形图像处理(光照,映射..)] Histogram_Matching
说明:自己写的关于图像直方图匹配的程序,使用的是MATLAB平台写的,比较简单(a relatively simple procedures for image histogram matching.It is an image histogram matching procedure,using the MATLAB platform to write.)<格子间里的雨 > 在 2025-05-30 上传 | 大小:1.43mb | 下载:0
[图形图像处理(光照,映射..)] PicturesExchangePhase
说明:自己写的一个简单的关于交换两张图像的相位,为了说明图像的相位的重要性(a simple phase for exchanging two images' phase.It is a simple procedure exchanging the phase of two images to illustrate the importance of the phase of the image.)<格子间里的雨 > 在 2025-05-30 上传 | 大小:7.34mb | 下载:0
[图形图像处理(光照,映射..)] CameraCalibrate(相机标定)
说明:利用棋盘格对相机进行标定,加入误差判定及像素空间到实际物理空间的距离计算(The camera is calibrated by checkerboard, the error is added and the distance of pixel space to the actual physical space is calculated)<fenggewwww > 在 2025-05-30 上传 | 大小:11.4mb | 下载:0
[图形图像处理(光照,映射..)] function plot
说明:绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y)<小川lucky > 在 2025-05-30 上传 | 大小:5kb | 下载:0