自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 计算机视觉:特征点检测

特征点检测一、Harris角点检测1.1 兴趣点与角点1.2 角点检测1.3 harris角点检测二、SIFT算法一、Harris角点检测1.1 兴趣点与角点在图像处理和与计算机视觉领域,兴趣点(interest points),也被称作关键点(key points)、特征点(feature points)。它被大量用于解决物体识别、图像识别、图像匹配、视觉跟踪、三维重建等一系列的问题。我们不再观察整幅图,而是选择某些特殊的点,然后对它们进行局部有的放矢分析。如果能检测到足够多的这种点,同时它们的区分

2020-12-24 23:12:48 1124

翻译 Learning to assign orientation to feature points学习笔记

Learning to assign orientation to feature points学习笔记Learning to assign orientation to feature pointsAbstract1.Introduction2.Related WorkLearning to assign orientation to feature pointsAbstract我们展示了如何训练一个卷积神经网络来指定一个典型的方向给一个图像块中心的特征点。我们的方法在现有技术的基础上改进了特征点匹

2020-12-16 21:22:37 473

翻译 TILDE: A Temporally Invariant Learned DEtector学习笔记

TILDE: A Temporally Invariant Learned DEtector学习笔记TILDE: A Temporally Invariant Learned DEtectorAbstract1.IntroductionRelated Work3.Learning a Robust Keypoint Detector3.1. Overview of our Approach3.2. Creating the Training Set4. An Efficient Piece-wise Lin

2020-12-15 22:40:59 1459 1

翻译 LIFT:Learned Invariant Feature Transform

LIFT:Learned Invariant Feature Transform学习笔记Abstract1 Introduction2 Related Work2.1 Feature Point Detectors2.2 Orientation Estimation2.3 Feature Descriptors3 Method3.1 Problem FormulationAbstract引入了一种全新的深度网络结构,实现了完整的特征点处理的一系列过程,包括检测、方向估计和特征描述。虽然以前有工作已经成

2020-12-09 22:27:22 1452 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除