资源列表
GABOR 小波代码
- 用于人脸识别边缘检测,实现5个尺度、8个方向的检测。(Edge detection for face recognition)
149008204siftMatch
- 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi
4
- 4 基于曲波系数局部统计特性的图像去噪算法_汪祥莉(local statistical characteristics based on curvelet coefficient of _ Wang Xiangli image denoising algorithm)
K-SVD_and_W_KSVD_Sparse_Representation
- 通过字典学习更新的方法,对图像信号进行稀疏化分解(Through the method of learning and updating the dictionary, the image signals are sparse decomposed)
Imagetest
- 简单的matlab程序,用于打开医学影像所使用的dcm图片.(Simple matlab program used to open medical images using the DCM picture)
图像清晰化
- 实现图像的去雾和低照图像的对比度增强,可直接运行。(To achieve the image of fog and low contrast image enhancement, you can directly run.)
Edit68CMU_pack
- 人脸五官定位,采用AAM算法定位68个点(Facial feature location)
单尺度单方向Gabor
- Gabor变化的方式提取图像的各种特征用于图像识别(Gabor changes the way to extract the various features of the image for image recognition)
cy3684kit_RC8
- 68013芯片开发USB驱动的全部工具以及环境的搭建(68013 chip development, USB driver of all tools, as well as building the environment)
图像分块
- 实现简单图像的分块处理,可以对大图像或者目标复杂图像分成小块单独处理(To achieve simple image of the block processing, you can large images or targets complex images into small pieces, separate processing)
图像模糊聚类
- 图像模糊聚类,借用水平集的方法实现图像模糊聚类(Image fuzzy clustering)
fisher
- fisher图像分割算法的实现,使得分割更精确(Implementation of Fisher image segmentation algorithm)