搜索资源列表
fdlib_windows
- Face Recognition Library === === === === Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for imaging optimization. Library works great even for a lo
ImageProcessingLAB
- basic image processing lab programs. basic algorithms implementations
watermark
- watermark+LSB 数字图像水印的lab实现 源代码-watermark+ LSB lab digital image watermarking implementation source code
ex923
- Experiments conducted in my lab about digital image processing
image-based
- This folder decribes a image based operations in c# for mWT lab in MCA course
color-space-change
- color space change of RGB image to another space like XYZ,YCR1CR2,Lab
image
- mat lab code of image processing
Lab Teste TBJ-20180227T011629Z-001
- image-based data extraction and steganalysis Matlab code multsim
基于MATLAB的车牌识别
- 本文介绍用MATLAB强大的计算功能和各种功能齐全的函数,图像工具箱来进行汽车车牌的识别。介绍基于LAB颜色模型的颜色特征提取,并根据上述特征进行车牌识别的MATLAB的程序设计进行介绍。(This paper introduces the use of MATLAB's powerful computing function and various functions and image toolbox to identify vehicle license plates. The color
lena
- SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel) 算法步骤: 已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面 假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素 假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S