搜索资源列表
PVD-stego
- matlab实现PVD方法和基于模函数PVD的方法,自己写的,图像隐写的研究内容-matlab implementation PVD PVD method and the method based on mode function, write, and images of the contents of steganography
Gabor_GLM_FEX
- 视网膜血管检测的Gabor变换和机器学习,教程 本教程将演示如何Gabor变换和广义 的线性模型(GLM)可用于视网膜血管检测 图像。 ,我们将尝试检测视网膜血管从 的训练图像,首先,Gabor滤波器与图像卷积。 GLM将使用Gabor变换的图像特征确定 (独立变量)和容器的位置 为结果(因变量)。- Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial T