Use the Moravec operator + correlation coefficient algorithm for image feature point matching. The Python code performs automatic recognition, while the C code allows interactive recognition. It can automatically match regions selected with the mouse (though the matching may be slightly inaccurate due to feature selection issues).
☆10Sep 21, 2020Updated 5 years ago
Alternatives and similar repositories for feature-detect
Users that are interested in feature-detect are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [AAAI Oral 2026] This is the official code of our Paper "Sonnet: Spectral Operator Neural Network for Multivariable Time Series Forecasti…☆50Mar 20, 2026Updated 2 months ago
- [BMVC 2022] This is the official code of our Paper "Revisiting Self-Supervised Contrastive Learning for Facial Expression Recognition"☆23Jul 8, 2024Updated last year
- [TMLR 2025] This is the official code of our Paper "DeformTime: Capturing Variable Dependencies with Deformable Attention for Time Series…☆39Dec 20, 2025Updated 5 months ago
- SLS Detector Package☆18Updated this week
- 课程设计作业,一个基于 GDAL 与 PROJ4 的遥感图像处理软件,使用 Qt 构建。☆12May 4, 2018Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Blender add-on for color matching☆15Sep 4, 2020Updated 5 years ago
- Our event-based datasets☆15Apr 26, 2025Updated last year
- A new tiny QR code for robot cameras(机器人视觉-微小二维码的识别与定位)☆10Jul 26, 2021Updated 4 years ago
- ROS Bridge (external extension) for NVIDIA Omniverse Isaac Sim☆22Nov 9, 2023Updated 2 years ago
- Benchmarks of MLStructFP dataset☆16Mar 27, 2026Updated 2 months ago
- Python program to Find shape,colour and position of objects in an image and match them with same objects in different image☆16Jan 7, 2017Updated 9 years ago
- Study into Pointnet and Pointnet++ for possible enhancement☆12Nov 13, 2018Updated 7 years ago
- Slurm on Google Cloud Platform☆13Sep 21, 2020Updated 5 years ago
- [Aerospace 2022] Learning-Based Pose Estimation of Non-Cooperative Spacecrafts with Uncertainty Prediction☆18Apr 7, 2024Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 基于单片机智能可控洗衣机设计☆30Jul 13, 2019Updated 6 years ago
- zoomeye客户端 钟馗之眼客户端☆11Feb 15, 2022Updated 4 years ago
- Comprehensive detector evaluation of local feature detectors☆19Jun 7, 2019Updated 7 years ago
- 将所有b站上转发的已开奖抽奖动态删除☆19Nov 5, 2022Updated 3 years ago
- 摄影测量实习之五种基本图像匹配算法☆19Jul 7, 2017Updated 8 years ago
- 直播源抓取工具☆12Jan 12, 2016Updated 10 years ago
- Source codes of "Exploring the Potential of Unsupervised Image Synthesis for SAR-Optical Image Matching" IEEE Access☆15May 5, 2021Updated 5 years ago
- This repository uses YOLO and Kalman Filters to track a single and multiple moving balls and predict the center of the ball☆16Mar 5, 2023Updated 3 years ago
- Our "Visual Saliency Aided SAR and Optic Image Matching" papaer's code☆16Jun 5, 2023Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- USMB Lectures☆16Oct 23, 2025Updated 7 months ago
- Source codes of "K-Means Clustering Guided Generative Adversarial Networks for Automatic SAR-Optical Image Matching" IEEE Access☆14Apr 3, 2022Updated 4 years ago
- MMAct Challenge☆13Jun 20, 2021Updated 4 years ago
- 💻 C++ 由简及繁,学习历程☆13Nov 1, 2021Updated 4 years ago
- 遥感数字图像处理☆22Jan 25, 2021Updated 5 years ago
- Android版Frpc☆13Apr 13, 2020Updated 6 years ago
- ☆11Apr 16, 2020Updated 6 years ago
- ☆12Feb 15, 2024Updated 2 years ago
- C3D,R(21)D,R3D--pytorch☆10Sep 11, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 中国地质大学(武汉)计算机学院《人工智能导论》期末课设。包含五个问题:1. 随机重启爬山法、最小冲突法和遗传算法求解N皇后;2. 实现 Wumpus World 游戏;3. a-b 剪枝法实现井字棋游戏;4.粒子群法求解函数极小值;5.遗传算法求解函数极大值☆23Jan 14, 2021Updated 5 years ago
- Python library for Optimistic Online Learning under Delay☆13Mar 18, 2022Updated 4 years ago
- 分类任务的 Focal Loss,PyTorch 实现