搜索资源列表
overlapping
- 目前比较流行的稀疏分解重构程序,可以用在人脸识别、字典构造等方面。-Currently popular sparse decomposition and reconstruction process, can be used in face recognition, dictionary structure and so on.
Adaptive-Block
- 针对图像稀疏分解的计算时间复杂度非常高这个问题,提出了分块自适应图像稀疏分解算 法。该算法根据稀疏分解计算时间复杂度和待分解图像大小之间的关系,把待分解图像分成互不重 叠的小块,然后对每个小块图像进行稀疏分解。根据每一块的复杂程度,自适应地决定稀疏分解的 结束。-Sparse decomposition of image is very high computational complexity of this problem, a block adaptive image spar