资源列表
GS
- 用于相位恢复基于FRENUP,LALALALLALA(FRENUP-based Phase Recovery)
CAD二次开发
- CAD开发,封闭区域识别,两种模式选择生成,自动填充,删除填充为闭合多段线(CAD Development, Closed Area Recognition, Two Patterns Selection Generation, Automatic Filling, Delete Filling into Closed Multi-segment Lines)
SnakeModule
- 自动对目标特征进行轮廓提取,需要手动选择感兴趣区域。(Automatic contour extraction of target features requires manual selection of the region of interest.)
r2gb
- 将图片装换成灰度图片和二值、反转二值图片,以便于fraclab识别(The image is replaced by gray-scale image, binary image and inverted binary image to facilitate fraclab recognition.)
threedimension
- 软件平台为MATLAB,可将给定的散点数据绘制成三维曲面图,代码附有详细的注释说明,并附带测试数据。(Plot the given scatter data into a three-dimensional surface graph)
去噪
- 通过matlab实现 1显示图像 2对图像加噪 3硬阈值去噪 4软阈值去噪 5计算峰值信噪比(Image denoising, hard threshold denoising and soft threshold denoising.)
tree
- 以图像灰度为依据,对图像进行四叉树分解。(Quadtree decomposition of images)
花束L-系统
- 用matlab生成紫色勿忘我花束(单只)(Using matlab to produce purple self-forgetting bouquet (single))
pz
- 仿tssd的批注功能,功能:可选择是否批注时间、作者;文字可随ucs(The function of tssd's annotation is to choose whether to annotate time and author, and the text can follow UCS)
DOE (2)
- 衍射光学光束整形元件设计 目标:在透镜后焦面上实现图形的光强分布 实现: 1、波长、衍射光学元件口径、形状、入射波前、二维目标分布及尺寸等都可自行设定; 2、对相位进行8台阶量化,重新计算; 3、更换输出面的采样间隔,重新计算。(Design of Diffraction Optical Beam Shaping Element Objective: To realize the intensity distribution of the pattern on the focal pla
gear3d
- 通过使用MATLAB语言建立三维渐开线齿轮啮合模型(use MATLAB to draw 3-D gear)
ImproveCanny
- 一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and t