资源列表
HoughTransform
- 霍夫变换,直线检测,包括了边缘检测,双向高斯滤波。自己写的函数, 不是toolbox自带函数。图像处理-Hough Transform,line detect, edge detect, sep-guassian filter, matlab, image processing.self-define function, no toolbox
AffineTransform
- 图像处理 Affine Transformation,rotation, scale,shear. 主要都是自己写的函数,不用toolbox的自带library。包括实例图片。-Affine Transformation,rotation, scale,shear. image processing, matlab. no toolbox.
pca
- 本文实现了众所周知的PCA算法。它返回一个减少号尺寸/特征数据集。折减系数,即多少特征最终/减少集应该包含可由用户选择。 它包含一个面说明数据集(脸。垫)(请参阅自述文件)如何使用。-this implements the well known PCA algorithm. It returns a Dataset with reduced no. of dimensions/features. The reduction factor i.e how many features the f
plot-setting
- 从文件读取数据,matlab绘图,属性设置,标题,坐标轴,注释-Read the data, matlab graphics, property settings the file title, axes, comments
test9
- OpenCV 的圆形标记点的提取方法, 通过对图像进行平滑处理 、 边缘检测 、 轮 廓查找 、 几何约束以及椭圆拟合, 实现圆形标记点的提取。 有关圆形物体识别的场合。 -Extraction OpenCV circular markers by the image smoothing, edge detection, contour search, geometric constraints and ellipse fitting, to achieve extraction of ci
FNLcHL
- 三维物体分层计算菲涅耳全息。即将三维物体按照Z轴方向分成一系列二维图像,然后依次计算每一二维图像在记录平面上的光分布,并把所有光分布叠加,最后引入参考光计算全息图。-Computer generated holography
ImageSpirit
- 领用稀疏进行图像分割领域的文献,CVPR2007年发表,引用超过1000次-Consuming sparse literature in the field of image segmentation, CVPR2007 published, cited more than 1000 times
FNRCGH
- 利用菲涅尔衍射计算给定图片的全息图案,程序里包含详细注解方便根据实际情况调整参数。-Computer generated holography using Fresnel diffraction
SaliencyTPAMI
- 计算机视觉领域后起之秀程明明的显著性区域检测的经典论文,值得一读-A rising star in the field of computer vision Cheng Mingming significant region detection classic paper worth reading
经典3D绘图示例程序
- 3D绘图示例程序,OpenGL和MFC编写,用于演示矩形,三角形,椭圆环,bezier曲面等图形的三维旋转
image-feature-from-phase-congruency
- 彼得可谓西的利用相位信息提取特征的文献,非常经典,对边缘的提取效果较好-The use of phase information extracted features can be described as literature Peter West, very classic, edge extraction is better
实用的openGL画图类
- 提供了一个openGL画图类,实现了画图和转换视角的功能,对3D画图极其有用
