资源列表
直方均衡
- 直方图均衡
hyperbola
- 在坐标轴的右方画双曲线,程序比较简单,请不要见笑-In painting the right axis hyperbolic, relatively simple procedures, please do not stock
grad
- 灰度算法,计算二维数字图像相关系数最大值的方法。-Grayscale algorithm to calculate the maximum two-dimensional digital image correlation coefficient method.
lsl_rgb2gray.rar
- 批量彩色图像转灰度图像,并实现重命名批量保存在新文件夹下,Batch processing of Color image transfer in to grayscales image,and rename them to save in to new file
非对称FP干涉仪分析代码
- 在本代码中,你可以通过修改非对称FP干涉仪的R1,R2来看到其对分辨产生后的波形精细度的影响。
图像傅立叶变换matlab程序
- 演示程序:生成单缝图像,并进行傅立叶变换,matlab实例程序,可直接运行。
切片四维图
- 基于matlab的三维矩阵切片四维图绘制,绘制后的图像就像相册一样顺序排列
python求解常微分方程
- dy=lambda y, x: -2*y+x**2+2*x x=arange(1, 10.5, 0.5) sol=odeint(dy, 2, x)
图像迭代阀值
- 图像迭代法求阀值 使得背景与物体分离
bmp2avi
- 将bmp合成avi
DCT变换
- DCT变换,将原图像先转为灰度图像,再做DCT变换,最后计算低频和高频所占的能量百分比