资源列表
fresnel_equations
- resolve fresnel equation
NMF1
- 非负矩阵分解和PCA有相同之处,但是具有更好的物理意义。-NMF and PCA have in common, but with better physical meaning.
matlab
- 利用巴特沃斯(Butterworth)高通滤波器对受噪声干扰的图像进行平滑处理-Using Butterworth (Butterworth) high-pass filter for image noise by smoothing
mohu1
- 利用matlab软件对图形进行模糊处理,得到运动模糊图像-Using matlab software graphics obfuscated to get motion-blurred images
OpenCV--local-adaptive-
- OpenCV基于局部自适应阈值的图像二值化 -OpenCV based on local adaptive threshold binarization
readVideo
- 由matlab实现的读取视频及音频的代码,并保存每一帧图像。-Read video and audio from the matlab code to achieve, and save each frame.
zhuzhou
- matlab提取图像质心和主轴,使用的是matlab图像处理工具箱函数-extraction matlab image centroid and the spindle, using matlab image processing toolbox functions
banfengzhifa
- 用于求解延迟前后两个波之间的距离,通过全波半高宽度之间的距离来获得。-Solving for the distance between the two waves after a delay, by the distance between the full-width at half-wave to obtain.
weinalvbo
- 对图像先加入大气湍流,再对图像进行维纳滤波-Give the image in atmospheric turbulence, and then the image is the Wiener filter
zhongzhi
- 中值滤波的算法实现过程,重点是排序,最常用的冒泡排序~~ 把滤波区间的数据从小到大进行排序,然后取中值,(如果是奇数个数据,那么中值就只有一个了,如果偶数个数据,中值有两个,可以对两个数据再求平均)-Median filtering algorithm
Application.CaptureScreenshot
- Unity3d 用Application.CaptureScreenshot方法截图 -Unity3d Application.CaptureScreenshot
ave_filter
- 均值滤波,图像处理中的均值滤波方法及其matlab代码-Mean filter method mean filtering, image processing and matlab code