搜索资源列表
PCA-KPCA
- 模式识别特征提取,及扩展后的和特征提取,处理图像的时候可以考虑-Pattern recognition feature extraction, and expanded and feature extraction, image can be considered
LBP
- 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
GndVcc
- 激光焊接机用VC设计编程,运动控制卡和视频卡控制采集图像,分析处理,找到焊接点加工,图像处理算法采用模板匹配,模式识别VC++实现,整机调试在产线运行! -Laser welding machine with VC design programming, motion control card and video card control image acquisition, analysis and processing, to find the welding point process
ImagePreProcess
- 数字图像模式识别工程软件--数字图像预出处理系统-Out of digital image processing system
Digita_image_processing6
- 数字图像处理和模式识别中人脸识别内容,程序规范,有演示和图片-Face recognition, digital image processing and pattern recognition program specification, a demo and pictures
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)