资源列表
PCA
- 1、读入图片,根据PGN格式的line 2 确定矩阵的大小为 28*28=784,根据line4 获取. 2、读入图片,根据PGN格式的line 2 确定矩阵的大小为 28*28=784,根据line4 获取。 3、计算平均矩阵。 4、对平均值矩阵进行SVD: 5、平均矩阵进行SVD后的前20个singular vector的输出结果。 6. 将训练集的每一张图片当成一行,形成一个矩阵,然后对矩阵进行PCA分解。 7. 这个矩阵对测试集的每张图片进行降 维,得到的图像。(1, rea
rice_number
- 通过数字图像处理的方式,统计米粒的个数,最后显示出来(Through the way of digital image processing, counting the number of rice, finally displayed)
sxtppcl-v2.1
- A graph transformation software on graph augmention is very popular with deep learning data augmention.
人脸识别程序
- 可以轻松的识别出人脸,可以很好的与背景分离(Can easily identify the face, can be very good to separate from the background)
车牌识别
- 用于提取并识别出车牌号,可以区分数字和字母(Used to extract and identify the number of the license plate, which can distinguish between numbers and letters)
C++PCASift
- 主成分分析,提取图像中的SIFT特征点,用于图像识别和分类(Principal component analysis (PCA), extracting SIFT feature points in images for image recognition and classification)
40746336sift-mlab
- 检测并提取图像的SIFT特征,用于图像识别和分类(Identify and extract the SIFT feature points in the image for image recognition and classification)
Promiscuou1527741122003
- already to use delphi 7
mainm
- 基于图像的边缘检测算子和阈值分割算法用于图像分割(Image based edge detection operator and threshold segmentation algorithm for image segmentation)
SIFT_YantaoNoemie
- 识别并提取图像中的SIFT特征点,用于图像识别和分类(Identify and extract the SIFT feature points in the image for image recognition and classification)
demons
- demons 算法能够加快图像配准的收敛速度和提高配准的精度(Image registration based on demons algorithm)
边缘检测和hough 变换实现边缘检测MATLAB
- 进行图像的边缘检测,霍夫变换用于图像分割处理(image segmentation based on edges check and hough shift)
