搜索资源列表
LSH
- python编写的LSH算法的图像识别匹配小程序,适于初学者-LSH written in python image recognition algorithm matching small program, suitable for beginners
SIFT
- SIFT算子计算旋转图的匹配点,python编写,仅供参考-SIFT operator calculate rotation graph matching points, python prepared for reference purposes only
histprocessing
- 利用python、cv2、numpy、matplotlib对图像进行直方图处理,包括直方图显示、直方图均衡化、直方图匹配(规定化)-Use python, cv2, numpy, matplotlib to process the image histogram for enhenceing, including the histogram display, histogram equalization, histogram matching
ciratefi
- rbst-invariance template matching(a robust template matching algorithm)
SIFT
- 使用VLfeat的SIFT算法,在python平台进行SIFT特征提取和匹配(SIFT feature extraction and matching on Python platform based on SIFT algorithm of VLfeat)
车牌抠图
- 通过标准形状的车牌作为模板,匹配车辆上的车牌,并框出车辆上的车牌。(Through the standard shape of the license plate as a template, matching the license plate on the vehicle, and frame the license plate on the vehicle.)
SiftDetector
- 调用opencv库中的SIFT算法实现图像的匹配和分类(Call opencv library SIFT algorithm to achieve image matching and classification)
python_feature_signalgorithm
- 用Python通过L1-penalized minimization problem实现人脸识别算法(Solve an L1-penalized minimization problem with the feature sign search algorithm of Lee et al (2006).)
5
- python实现双目立体匹配SGBM算法(SGBM algorithm for binocular stereo matching based on Python)
GMS-Feature-Matcher-master
- 利用GMS对特征点匹配进行约束,降低误匹配率,代码包含python版本,C++版本,matlab版本。(GMS is used to constrain the matching of feature points to reduce the error matching rate. The code includes Python version, C + + version and Matlab version.)
基于Python语言的SAD算法进行双目立体匹配
- SAD算法进行双目立体视觉匹配的相关文档及代码(Related documents and codes of sad algorithm for binocular stereo vision matching)