资源列表
SpaceRes
- 一个演示空间分辨率变化对图像造成影响的程序
fft-traditional
- FFT变换的实现。用户可以很方便实用,尝试一下。-FFT realized. Users can conveniently practical, give it a try.
gabmin
- Gabor 滤波器~~~ 很好用~~~ 推荐使用~~ 自己用过-Gabor 滤波器~~~ 很好用~~~ 推荐使用~~ 自己用过~~~~~
clippoly-pl11.tar
- 多边形剪裁及其相关功能。可以实现2-D图形的多种运算-polygon clipper
anorld
- 图像旋转---图像置乱,anorld变换-Rotate the image--- image scrambling, anorld transformation
2D-graphics
- 演示使用矩阵实现二维图形的变换,没有很深的讲解,朋友们仅作参考-Demonstration of the realization of two-dimensional graphics using the matrix transformation
zoom
- 计算机图形学,zoom命令,缩放图形,画矩形-Computer graphics, zoom command, scaling graphics
计算机图形学的扫描线填充算法,MFC 实现
- 计算机图形学的扫描线填充算法,MFC 实现,,Computer Graphics of the scan line fill algorithm, MFC achieved
3
- 实现对线段的裁剪和对多边形的裁剪 是我们试验课通过的完整代码
new_fenshujie
- 对二维图像进行分数阶傅里叶变换,可用于图像去噪。-Fractional Fourier transform of the image, and can be used for image denoising.
meanfilter
- 均值滤波器,可以改变filter的大小。例如:3X3,5X5,7X7 -Mean filter, you can change the size of the filter. For example: 3X3, 5X5, 7X7
drawline
- 通过数值微分法,中点画线法,Bresenham法画任意斜率直线