搜索资源列表
图像分割迭代、峰谷、半阈值算法。
- 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
otsu
- 基本阈值处理算法,包括otsu和迭代阈自算法,可以直接使用-Basic threshold processing algorithms, including the otsu and iteration threshold algorithm, can be used directly
TwIST_v2
- TwIST两步迭代收缩阈值算法,去噪,精度和迭代速度优于IST-TwIST two-step iterative algorithm contraction threshold, de-noising, accuracy and speed of iteration superior IST
ISTA算法
- ISTA算法 压缩感知经典的 迭代阈值算法,可以直接使用,包含DCT变换,DDCT变换。