python使用SIFT算法对图像提取特征
☆11Mar 29, 2017Updated 9 years ago
Alternatives and similar repositories for SIFT_explict
Users that are interested in SIFT_explict are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 7 years ago
- python 实现sift算法☆18Mar 15, 2018Updated 8 years ago
- 配合QtPyt5,使用python完成图像的增强、复原、压缩、去噪、识别、分割、特征提取、识别、跟踪等功能☆26May 29, 2020Updated 5 years ago
- 1.基于Opencv库实现对红酒酒标的匹配,掌握了图像的SIFT特征提取; 2.熟悉hdf5库的分类的机制; 3.利用边缘检测确定酒标的区域并建立黑白模板; 4.利用Ransac算法对图像特征点匹配对提纯,降低图像旋转,尺寸缩放,图像平移,光照的变化的影响。 5.Qt 程序…☆33Mar 5, 2016Updated 10 years ago
- fine-Grained classify 细颗粒度图像分类☆12Nov 21, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于matlab和bag of words的图像分类☆10Mar 15, 2017Updated 9 years ago
- 基于OpenCV的手写数字识别☆11Jan 10, 2017Updated 9 years ago
- ☆23Jun 2, 2018Updated 7 years ago
- Using deep learning model with opencv in Qt☆16Feb 24, 2019Updated 7 years ago
- The list of some conference papers.☆11Apr 19, 2019Updated 7 years ago
- Domain Disentangled Generative Adversarial Network for Zero-Shot Sketch-Based 3D Shape Retrieval☆16Oct 24, 2022Updated 3 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆135Oct 17, 2019Updated 6 years ago
- 基于Win10 + Python3.7环境,从采集手势库开始,提取手势轮廓线,提取轮廓线的傅里叶算子作为特征,用KNN和SVM作为分类器训练模型,并用PyQt制作简易桌面