搜索资源列表
classifier_knn
- 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C + + source code, suitable for pattern recognition, image processing developers use!
Image-Classification
- 对SVM多类分类算法进行了研究,总结了不同分类算法的优缺点。接下来本文提出了基于GA(遗传算法)和KNN(K近邻)的SVM多类分类算法-The SVM multi-class classification algorithms studied, summed up the advantages and disadvantages of different classification algorithms. The next paper, based on GA (genetic algorit
Graphics_2009
- 图形与图像处理框架程序 KNN,CS算法-image processing
kmeans_svm_image_segmentation
- svm 图像分割 用kmeans得到两类分割的图,在显示的图像中用鼠标取点得到2*num个坐标位置的二维向量,前num个为正样本,后num各为负样本-image segmentation
KNN
- 基于OpenCV,KNN算法在图像模糊中的应用,仅头文件,方便调用-KNN algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
K-NN
- 一个可以分多类的knn程序。用于多类识别特别是高维的图像识别。-A class knn procedure. For many types of identification, especially high-dimensional image recognition.
knn
- knn算法,可用于图像处理,也可用于数据挖掘,应用广泛,运行环境是Visual C++,-knn algorithm, can be used for image processing, can also be used for data mining, a wide range of applications, the operating environment is Visual C++
knn
- KNN分类程序,对人脸识别等图像处理有些许帮助和人脸数据图像-The KNN classification procedures, face recognition and image processing image of some help and face data
bayes-
- 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use
knn-matting
- 国外写的knn-matting,图像抠图的源程序,有实例,可直接使用-knn-matting looking abroad to distinct the image layer, there are instances, can be used directly
KNN
- It is about KNN classification. It is widely used in image processing
classifier_knn
- 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
imageDenoising
- 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between
knn-algorithm
- 基于knn算法的遥感图像分类 源代码 算法测试-Remote sensing image classification based on knn algorithm Source code Algorithm testing
knn-graph-construction
- 内容包括图像的分块,利用图像块构造一个k临近的graph,以及graph约束下结合小波变换的简单恢复 作为参考。-Including block-dividing in images, and then use image blocks to construct a k adjacent graph, and graph regularized and wavelet transform to recover the image- as a reference.
KNN
- 基于KNN滤波的图像处理算法,是一种图像增强的算法实现-Image processing algorithms KNN filter based on an image enhancement algorithm
knn-matting
- 根据输入的点,按回车确定,按空格进行下一个图层,可以准确提取图像的各图层-Each layer can be accurately extracted image
handwrite2
- 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
knn-matting
- 本程序在matlab中运行,实现了基于KNN的抠图技术(This program is run in MATLAB, realizes KNN based matting techniques)
PCA
- 对高维图像进行PCA和KNN分类器处理转换为低维图像(use PCA and KNN for high dimensional image)