Giter VIP home page Giter VIP logo

hitsz-nrsl / exposurecontrol Goto Github PK

View Code? Open in Web Editor NEW
39.0 4.0 6.0 86.84 MB

AuRo2022-For robots’ robust localization in varying illumination environments. The code proposes a novel automated camera-exposure control framework to capture the best-exposed images.

License: GNU General Public License v3.0

CMake 4.95% Python 37.73% EmberScript 0.07% Shell 0.04% C++ 57.20%
localization mobilerobots slam-algorithms exposurecontrol

exposurecontrol's People

Contributors

wangyu-060070 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

exposurecontrol's Issues

Wrong file path

  Mat Shim_left =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/left/Shim.jpg");
  Mat Zhang_left =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/left/Zhang.jpg");
  Mat Kim_left =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/left/Kim.jpg");
  Mat Shin_left =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/left/Shin.jpg");
  Mat Our_left =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/left/Our.jpg");

  Mat Shim_right =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/right/Shim.jpg");
  Mat Zhang_right =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/right/Zhang.jpg");
  Mat Kim_right =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/right/Kim.jpg");
  Mat Shin_right =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/right/Shin.jpg");
  Mat Our_right =
      imread("../../Result_Exp_AR_ver/outdoor_weed2_3010Lux/right/Our.jpg");

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.