GithubHelp home page GithubHelp logo

dso_learn's Introduction

dso_learn——Designed by 叶培楚

Each module code of DSO.

DSO Module

    嗨,为了秉承我们博客开始前的诺言,笔者会尽可能地为各个模块提供可测试的代码,但是笔者能力有限,有所不足的地方还望各位读者能够不吝赐教,共同交流。

1. 概述

    第一讲:DSO全家桶(一)——DSO流程概述主要是对DSO做了一个基本的介绍,同时也描述了笔者计划的博客大纲,这里并不需要写到任何代码。因此我们会从第二讲开始。

2. PixelSelector

    第二讲:DSO全家桶(二)——DSO前端:提取梯度点主要是介绍DSO对于像素梯度点的提取流程。在DSO的跟踪阶段,为了节省时间,使用到了图像金字塔。因此,在梯度点的提取阶段,对于点的提取也是按照图像金字塔的标准提取的。详细内容可以阅读代码PixelSelector/README.md。

dso_learn's People

Contributors

yepeichu123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dso_learn's Issues

关于注释掉imshow对提取可视化点的影响

感谢您的杰出的工作对我的帮助,但我在测试过程中遇到一个问题,就是我注释掉main函数中的imshow("InputImage", image); waitKey(0);这两行,然后最后提取到的梯度大的点就会显著减少,您遇到过这种情况么?请问这是什么原因么?麻烦啦

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.