1.基于Opencv库实现对红酒酒标的匹配,掌握了图像的SIFT特征提取; 2.熟悉hdf5库的分类的机制; 3.利用边缘检测确定酒标的区域并建立黑白模板; 4.利用Ransac算法对图像特征点匹配对提纯,降低图像旋转,尺寸缩放,图像平移,光照的变化的影响。 5.Qt 程序编写提取汽车模型的黑白模板,和ransac算法匹配结果演示;
☆33Mar 5, 2016Updated 10 years ago
Alternatives and similar repositories for Red_wine_label
Users that are interested in Red_wine_label are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用sift算法提取图像特征点,然后利用KMeans算法特征点进行聚类,然后进行匹配来实现基于内容的图像分类器☆21Jun 27, 2020Updated 6 years ago
- 使用OpenCV部署低光照图像增强,包含C++和Python两个版本的程序☆26Feb 11, 2024Updated 2 years ago
- python使用SIFT算法对图像提取特征☆11Mar 29, 2017Updated 9 years ago
- 相机标定,双目标定,激光标定,手眼标定,三维重建,点云处理☆13May 8, 2025Updated last year
- Official repository of the local feature MORB, a multi-scale binary descriptor based on ORB that improves the accuracy of feature matchin…☆13May 16, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 1. 支持键盘【Enter、Space旋转】,+-号缩放; Ctrl+绘制 绘制正方形 2. 支持QGraphicsGroupItem 组合图元导出 3. 支持绘制文字、线段、矩形、三角形 希望研究QGraphicsItem 的童鞋帮忙一起迭代完善。 图片编辑工具☆46Dec 5, 2017Updated 8 years ago
- 活体检测顶会论文及复习代码汇总☆13Apr 23, 2021Updated 5 years ago
- QT5+海康威视SDk二次开发+Opencv3.4+Marker识别☆14Jan 17, 2019Updated 7 years ago
- 海康威视SDK在WPF中的实现☆10Jul 13, 2017Updated 9 years ago
- qt+opencv+qzxing的二维码识别程序☆10Feb 1, 2020Updated 6 years ago
- Privacy mechanisms for decentralized fingerprint-based authentication☆13Aug 20, 2020Updated 5 years ago
- 对图像进行增强,涉及到图像去雾、低光照、不均匀光照的增强,并用qt写了界面☆27Jun 21, 2022Updated 4 years ago
- 图像细粒度分类☆15Nov 17, 2018Updated 7 years ago
- Draw on a canvas with a smooth signature.☆23Oct 13, 2014Updated 11 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 图像多标签分类标注工具☆15Feb 5, 2021Updated 5 years ago
- 基于云飞针图像,把麻将的每张牌分离并识别,其中使用了颜色直方图和25维像素占比两种特征,识别方法采用了SVM☆15Oct 15, 2017Updated 8 years ago
- Monocular camera calibration, binocular camera calibration and stereo matching☆24Oct 31, 2018Updated 7 years ago
- A simple class for drawing the libgerbv images using QPainter rather than the cairo library☆18Oct 3, 2019Updated 6 years ago
- memory-based semantic segmentation for off-road unstructured natural environments☆28Oct 27, 2021Updated 4 years ago
- ☆15Oct 5, 2017Updated 8 years ago
- 用C#写的基于halcon开发包的模组贴合影像系统☆13Oct 19, 2017Updated 8 years ago
- 大三上必修 亢孟军 在Qt中使用OpenGL画地图☆15Mar 14, 2026Updated 5 months ago
- 基于 Qt 的滑动菜单☆10Oct 18, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Using deep learning model with opencv in Qt☆16Feb 24, 2019Updated 7 years ago
- a simple Material TreeView with ripple effect based on Qt.☆15Feb 27, 2020Updated 6 years ago
- 采用Material风格设计的美妆领域的app, 集成了摄 像头取色, 朋友圈, 贴图, 滤镜, 等功能☆26Nov 10, 2016Updated 9 years ago
- 无人机航拍图像拼接☆17Oct 31, 2019Updated 6 years ago
- 汇总近年来图像分类/目标检测/语义分割/自然场景文字识别与检测/超分辨率/生成对抗网络/图像理解等相关论文☆19May 24, 2021Updated 5 years ago
- 图 片相似度搜索☆15Jan 7, 2016Updated 10 years ago
- Java program for connect to obd2 Bluetooth adapter from Raspian. Based on https://github.com/pires/obd-java-api☆10Mar 20, 2017Updated 9 years ago
- a plugin for digikam to add a beautiful view☆12Oct 19, 2023Updated 2 years ago
- Qt调用海康威视动态库实现视频☆18Jun 11, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 手写签名(墨迹效果)☆20Jul 27, 2018Updated 8 years ago
- 本代码将用极端随机森林(Extremely Random Forests, ERF)来训练图像分类器。一个目标识 别系统就是利用图像分类器将图像分到已知的类别中。 ERF在机器学习领域非常流行,因为ERF 具有较快的速度和比较精确的准确度。我们基于图像的特征构建一组决策树,…☆10Oct 19, 2017Updated 8 years ago
- examxx是一个介于Java开发的在线考试系统,用到SSM框架。☆22Nov 14, 2017Updated 8 years ago
- A library for identifying peaks from line data with implementations in C++, Julia, Python, and Rust.☆14Dec 19, 2023Updated 2 years ago
- u-boot-2017.11 for Phytium soc family, the FT2000plus chipset☆11Oct 20, 2019Updated 6 years ago
- android图形化自动测试工具,基于monkeyrunner,支持脚本录制,回放,脚本的动态编辑,用例的录入等功能,日志输出等功能;分支MonkeyrunerAutoTestToolsADB封装了monkeyrunner和adb工具☆47Dec 17, 2016Updated 9 years ago
- ☆14Jan 27, 2019Updated 7 years ago