资源列表
裂隙的面积、长度、宽度、周长_视频
- 单轴压缩试验下裂隙的面积、宽度、长度、周长的提取(Area, width, length and circumference extraction of fracture under uniaxial compression test)
voronoi
- 能够得到二维、三维voronoi图,修改后可以获得任意数量的voronoi图。(The two or thress-dimensional Voronoi diagram can be obtained, and any number of Voronoi diagrams can be obtained after modification.)
数字图像程序最终版
- 常见图像处理功能,包括锐化、平滑、色彩变换、细化、几何校正等。(Common image processing functions include sharpening, smoothing, color transformation, refinement, and geometric correction.)
angular_spectrum_analysis
- 代码对2D二维傅里叶过程进行了描述;有助于傅里叶光学领域的基础概念的理解;对二维傅里叶变化过程中的matlab代码进行了简要介绍,有助于初学者理解(The code describes the 2D two-dimensional Fourier process, helps to understand the basic concepts of Fourier optics, and briefly introduces the matlab code in the process of tw
qiangti
- 矩形开口腔体的散射场的波导模匹配方法的计算。(Calculation of the rectangular waveguide mode matching method open cavity of scattering field.)
computer-vision-course
- 斯坦福大学 计算机视觉的 课件,言简意赅,几句参考价值,收益亮度。 学习机器视觉的,一定要看(university of stanford , computer vision course slides)
openni_opencv
- kinect结合opencv来显示深度,彩色,融合图像 用于人脸检测视频检测 (kinect show the depth, color, image fusion)
whmt
- 用于图像去噪的代码,有模型去噪、双树复小波去噪,希望有帮助。(Code for image denoising, a denoising model dual tree complex wavelet denoising, hope to have help。)
pinsanquxian.rar
- 该程序用于lamb波的频散分析,可以通过修改里面参数得到不同材质的相速度曲线。(The program for the lamb wave dispersion analysis, you can get different materials inside the phase velocity curve by modifying the parameters.)
IAMGE-change-PCA
- 图像变换检测 主成分分析法 含PDF介绍(iamge change detection using PCA)
image-denoising
- 图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法(Image denoising algorithms)
FloodFill-Algorithm
- 种子算法,种子填充算法又称为边界填充算法。其基本思想是:从多边形区域的一个内点开始,由内向外用给定的颜色画点直到边界为止。如果边界是以一种颜色指定的,则种子填充算法可逐个像素地处理直到遇到边界颜色为止。 种子填充算法常用四连通域和八连通域技术进行填充操作。(Seed algorithm, seed filling algorithm, also known as the boundary filling algorithm. The basic idea is: starting a poi