资源列表
CxImageTest
- GDI图片压缩,可压缩尺寸,也可压缩体积,节约存储空间(GDI image compression, compressible size, volume can also be compressed, saving storage space.)
palmprint PCA
- 掌纹识别代码,内有详细代码以及train的图(Palmprint recognition code, there are detailed code and train diagram.cation code)
Gamma
- 利用多尺度高斯函数去除场景的光照分量;然后构造了一种二维伽马函数,利用光照分量的分布特性调整二维伽马函数的参数,降低光照过强区域的亮度值,提高光照过暗区域的亮度值,最终实现对光照不均匀图像的自适应校正处理。(The multi scale Gauss function is used to remove the illumination component of the scene, and then a two-dimensional gamma function is constructed
Sample4
- 支持svm多分类,运算时间较长,支持svm多分类的matlab代码,精度不高。(Support svm multi-classification)
改进的canny
- Canny 算法包含许多可以调整的参数,它们将影响到算法的计算的时间与实效。 高斯滤波器的大小:第一步所用的平滑滤波器将会直接影响 Canny 算法的结果。较小的滤波器产生的模糊效果也较少,这样就可以检测较小、变化明显的细线。较大的滤波器产生的模糊效果也较多,将较大的一块图像区域涂成一个特定点的颜色值。这样带来的结果就是对于检测较大、平滑的边缘更加有用,例如彩虹的边缘。 阈值:使用两个阈值比使用一个阈值更加灵活,但是它还是有阈值存在的共性问题。设置的阈值过高,可能会漏掉重要信息;阈值
3173997_6d01072ae3f0bdb60a5d122612b8235d
- 基于混沌的图像加密算法设计与实现 适合初学者学习和参考(Based on chaotic image encryption algorithm design and implementation, suitable for beginners to learn and reference.)
interpolation
- matlab3种内插法的实现。最近邻内插法,双线性内插法,双三次内插法的具体实现(To realize interpolation in matlab3)
水平集分割算法
- 基于活动轮廓线的图像分割代码,测试过有效,代码简单易懂。
SLICO
- 超像素分割的可执行程序(.exe),双击运行,选择图片查看分割效果(Super pixel segmentation executable program (.exe), double-click run, select pictures to see segmentation effect.)
1红外图像
- 基于C#的红外图像生成,可直接操作,小白也能(Infrared image generation based on C#)
L0smoothing
- 图像平滑,L0范数,稀疏,锐化,滤波 通过限制非零梯度的数量来实现最高对比度边缘,同时以全局方式实现平滑(Image Smoothing L0 sparsity highest-contrast edges by confining the number of nonzero gradients, while smoothing is achieved in a global manner)
水果识别系统
- 基于GUI实现水果识别系统,限一个图片内存在一种水果(Realization of fruit recognition system based on GUI)