资源列表
laplacian
- 基于Laplacian Matrix的图像扩散计算及动画演示程序-This GIF shows the progression of diffusion, as solved by the graph laplacian technique. A graph is constructed over a grid, where each pixel in the graph is connected to its 8 bordering pixels. Values in the image th
svg-1-pie
- svg初学源码 本人为在校生 代码简略 涉及svg基础应用 -svg novice himself as a source of the school briefly svg code based application
lcd_timing
- video output timing,1920x1080@60hz
fractural
- 分形——生成一片漂亮的树叶,通过一个矩阵迭代并不断刷新生成的图像-fractal -- generating a beautiful leaves, through an iterative matrix and constantly refresh the image
BoundExtract
- 已知一个二值图(内含一个物体的形状),如何将它的轮廓表示出来。-Input a binary image(which includes the shape of an object), how to extract the boundary of the image.
HarrisCorner
- 目前效果最好的Harris角点检测Matlab代码.-It is the best HarrisCorner code so far.
kpca
- 图像压缩的功能,提取图像信息以及最后的图像增强-image enhancement
lpfilter
- This function performs a low pass filtering on the frecuency domain
harrisCorner
- 哈里斯角点检测子函数,用于检测2D图像中的角点。-Harriscorner detector
jixiehuatu
- 机械画图,曲柄摇杆机构,用matlab实现的,希望大家喜欢-Mechanical drawing, crank rocker mechanism, using matlab to achieve, I hope you like
mediafilter
- 自适应均值滤波代码,可以自动调节滤波窗口大小和形状,滤波效果非常好-Adaptive mean filter code, you can automatically adjust the window size and shape of the filter, the filter effect is very good
Scan
- 扫描线填充算法,用于在VC环境下画2D图片,但是需要包含特定的头文件-scan line algorithm