资源列表
MATLAB_Image_processing
- 该教程很好介绍了使用matlab绘图,并详细介绍了如何设置曲线颜色、磅值,如何选择定点标记。是一个很好的入门教程-This tutorial describes how to use matlab good drawing and described in detail how to set up the curve color, point size, how to the designated marker. It is a good introductory tutorial
caffe-master
- 开源深度学习架构caffe的源代码,请使用visual studio进行编译-Open source deep learning architecture caffe source code, please use the visual studio to compile
4.2
- 图像直方图-Image histogram
lsb-MATLAB
- 本论文包含5个源程序,分别为LSBCut、LSBCollage、DCTCut、DCTCollage和PSNR,其中LSBCut实现了LSB水印算法的剪切篡改的检测、LSBCollage实现了LSB水印算法的拼贴篡改的检测、DCTCut实现了DCT水印算法的剪切篡改的检测、DCTCollage实现了DCT水印算法的拼贴篡改的检测、PSNR功能是计算嵌入水印嵌入的峰值信噪比,以此来说明嵌入水印后图像载体的失真大小。LSBCut、LSBCollage、DCTCut、DCTCollage是独立的程序,每
NPDFaceDetector
- NPD人脸检测主要内容: 1.图像特征:Normalized Pixel Difference(NPD),存在查找表中。 2.特征筛选:deep quadratic tree 3.分类:soft cascade classifier-NPD Face Detection Content: 1. Image features: Normalized Pixel Difference (NPD), the presence of a lookup table. 2. Filter
NPDFaceDetector_Train
- NPD人脸检测训练demo,学习基于NPD特征的DQT,soft cascade结构用来训练和拒绝负样本-NPD face detection training demo, learning-based NPD feature DQT, soft cascade structure for training and rejected negative samples
123456
- 人脸识别,人脸重构,不同角度的人脸图像也能正确识别,包含测试图片-Face recognition, face reconstruction, face images different angles can also be correctly identified, including test images
Desktop
- 用matlab实现二维哈尔小波变换和逆变换程序-Using matlab to achieve two dimensional Haar wavelet transform and inverse transform procedures
m_imadjust
- imadjust 调整图像亮度函数 J IMADJUST(I,[LOW_IN HIGH_IN],[LOW_OUT HIGH_OUT],GAMMA) GAMMA默认值为1(线性映射),GAMMA<1——曲线上凸,GAMMA>1——曲线下凹 图像I与图像f的类型一致,任何类型的图像[LOW_IN HIGH_IN],[LOW_OUT HIGH_OUT]取值均在0—1范围内(计算时函数自己转换)-adjust image brightness function ima
otsu
- 图像二值化处理,利用大津法otsu求取图像的阈值-Binary image processing using the image obtaining Otsu otsu threshold
ASM
- ASM 主动形状模型 提取人脸特征点-ASM,auto shape model
RANSAC
- RANSAC 它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法-RANdom Sample Consensus