Giter VIP home page Giter VIP logo

lenscalibrator's Introduction

Lens Calibrator - Unreal Engine Plugin

The purpose of this plugin is to provide an easy method of solving for the physical lens characteristics of a camera. These characteristics include:

  • Lens Calibration from MediaPlayer, MediaBundle and MediaTexture.
  • Lens Calibration from Folders of images.
  • Lens Distortion Correction with interpolation between camera zoom levels in composure.
  • Fast setup and and asynchronous calibration procedure.
  • Runtime and Editor Blueprint support.

Discord Server - for asking questions.

Documentation - Maybe this will eventually be refactored into the readme.

Trailer

Lens Calibrator - Unreal Engine - Trailer

Full Walkthrough (~40 min)

If documentation is preferred that can be found here.

Lens Calibrator - Full Walkthrough

Supported Unreal Engine Versions

  • 4.26
  • 4.24
  • 4.25

Plugin Installation

Easy Mode

The easiest way to install the plugin is to grab one of the release binaries, then extracting and copying it into the Plugins folder in the root of your UE4 project. You can also recursively clone the LensCalibratorProject repository which is UE4 project for testing.

Source Code Mode

  1. Navigate to the UE4 project that you want to install the plugin into.
  2. Make a Plugins folder if it does not already exist in the root of your UE4 project.
  3. Open up a terminal and cd into the Plugin folder you created.
  4. Clone the repository via: git clone --recursive [email protected]:Polypulse/LensCalibrator.git.
  5. After cloning the repository, open an explorer window at the repo path.
  6. Hold shift, right click in the window and select Open Powershell window here.

Powershell Open

  1. Execute ./PullDependencies.ps1 or download the OpenCVWrapper dependency and extract OpenCVWrapper.zip into LensCalibratorProject/Plugins/lenscalibrator/Source/ThirdParty/OpenCVWrapper/
  2. Then open your UE4 project.

Documentation

Currently the plugin's documentation is located in this document. However, in the future this may be refatored into the readme file.

Link: https://docs.google.com/document/d/1HNYupII7wy-lZkVENv9LS7f7xqjnMhFPVWmATGc8Xoc/edit?usp=sharing

Architecture

Overview Communication Pipe

In order to avoid DLL boundary data curroption between UE4 objects and standard library objects, the OpenCVWrapper acts as an interface to OpenCV and converts any data going to and from.

Communication Pipe

lenscalibrator's People

Contributors

seapulse avatar

Stargazers

CoralSea avatar  avatar  avatar Elvaerwyn avatar RSN4D avatar  avatar Duri avatar Matthias Oh avatar  avatar  avatar  avatar William Emfinger avatar Ben Forest avatar Diego avatar Erika Tschinkel avatar  avatar Ezequiel avatar Fortes avatar xxd avatar Etienne Cella avatar  avatar Tobias Kummer avatar realsammyt avatar  avatar Josh Kerekes avatar

Watchers

Michela Ledwidge avatar James Cloos avatar  avatar Ning.Hu avatar youngjocho avatar  avatar

Forkers

yocomgsiu

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.