资源列表
cordic_sqr
- 运用cordic进行开方运算。资源最优,精度很高。-how to implememt sqr based on cordic algorithm.
finger-enhancement
- 指纹增强 指纹细化 指纹灰度变化 指纹二值化-Fingerprint enhancement fingerprint thinning fingerprints gray change fingerprint binarization
LineDetection
- 基于Hough变换和基于Radon变换的直线检测算法代码-source code of two straight line detection algorithm (based on Hough Transform and Radon Transform)
MSRTeacher
- 基于retinex的MSR算法,可用于雾天图像的增强和夜视图像的增强处理 效果不错 程序也很简单-Based the retinex of MSR algorithm can be used for the fog image enhancement and night vision image enhancement effect good program is also very simple
copymoveFAKE
- 数字图像copy-move篡改盲检测。一个很小的代码,用Matlab实现的。-Digital image copy-move tampering with the blind detection. A small amount of code using Matlab.
inverse
- 对图像进行反色,进行白色转黑色,黑色转白色-black to white,white to black
gaussian_entropy
- 本算法利用高斯核函数对灰度图像进行增强,然后根据香农熵求出一个最佳阈值,利用该阈值进行分割。-This algorithm uses the Gaussian kernel enhanced gray image, and then an optimal threshold is obtained according to the Shannon entropy, the threshold segmentation.
toydata
- 一种新的半监督方法LLGC局部与全局一致性-A new semi-supervised method LLGC with local and global consistency
fcmm
- 传统fcm聚类方法对图像进行分割,并带有注释,非常容易理解。-a traditional method for segmentation
QuadTRee
- 使用C++和matlab混合编程实现四叉树分解及合并区域的代码-C++ and matlab mixed programming quadtree decomposition and Mergers area code
vif
- 文章Image information and visual quality的程序———应用视觉保真度(VIF)的方法-Article Image Information and Visual quality program--- visual fidelity (VIF)
median-filter-alpha-trimmed-(
- 中值滤波,自适应alpha剪枝滤波器,均值滤波,可以有效减少噪声。-median filter alpha-trimmed (C++)mean filter adaptive,local noise reduction filter