资源列表
Imageprocess
- // ThresholdDIB() - 图像阈值分割运算 // AddMinusDIB() - 图像加减运算 // HprojectDIB() - 图像水平投影 // VprojectDIB() - 图像垂直投影 // TemplateDIB() - 图像模板匹配运算
FreTrans.cpp
- * FFT() - 快速付立叶变换 * IFFT() - 快速付立叶反变换 * DCT() - 离散余弦变换 * WALSH() - 沃尔什-哈达玛变换 * * Fourier() - 图像的付立叶变换 * DIBDct() - 图像的离散余弦变换 * DIBWalsh() - 图像的沃尔什-哈达玛变换
edge
- 可以对图像进行边缘检测 其中检测方法可以通过参数设置改变 LoG Sobel Canny Prewitt
adjust
- 对图像进行灰度调整 参数为调整阈值 输出为调整后图像
gamma_MAP
- gamma_MAP滤波函数文件 可以对图像进行gamma_MAP滤波
calculate_min_distance
- 计算2组象素的最小距离 minimum euclidean distance calculation between 2 groups pixels and returns the distance and pixel coordinations 文件内容:test_min_distance5a.tif, CONTENTS.M, euclidean_distance.m, test_calculate_min_distance.m, test_min_distance1a.tif, test
1050310722
- 用C写的图像平滑处理的程序,含有测试的图片bmp格式。代码中有注释。
ST_pub
- This a research (and didactic) oriented toolbox to explore the PROSAC algorithm. The functions are reasonably well documented and there is a directory containing examples to estimate lines and homographies in presence of outliers. However a previous
1c
- We rigorously analyze the dispersion function and the curvature of the dispersion surface of a photonic crystal to explore the fundamental limit of its angular sensitivities. With insight gained from group theory, we fi nd that symmetry indu
sutherland
- 该文件是对计算机图形学中的基本的sutherland算法,使的学习这些抽象知识具体化
Normalmapping
- Normal mapping,输入纹理是一个normal map(法线图),normal map不同的颜色通道中记录了扰动的表面法向量。 用OpenGL实现
drawline
- 此程序是介绍了在turbo中介绍了画直线的程序,使复杂的东西形象化
