GithubHelp home page GithubHelp logo

catchmentsci / klt-iv Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 63.56 MB

Image velocimetry software for use with fixed and mobile platforms

License: GNU General Public License v3.0

MATLAB 97.12% M 0.04% HTML 2.85%
hydrological-data-analysis hydrology remote-sensing

klt-iv's Introduction

KLT-IV Logo

KLT-IV

Image velocimetry software for use with fixed and mobile platforms


๐Ÿ“– Table of Contents

Table of Contents
  1. โžค About The Project
  2. โžค Prerequisites
  3. โžค Repository Structure
  4. โžค Getting started
  5. โžค Legal
  6. โžค Published works using KLT-IV

-----------------------------------------------------

๐Ÿ“ About The Project

This project seeks to provide software capable of accurately estimating 2D river flow velocities and flow discharge using optical imagery acquired from a range of remote sensing platforms. A complete workflow is provided which enables a range of video formats (mp4, avi, etc) to be used as the basis for analysis. Image stabilisation routines are available when using mobile platforms (e.g. UAVs), and orthorectification of vectors, or imagery is dealt with through application of a distorted camera model. Image analysis utilises the Kanade-Lucas-Tomasi feature detection and tracking procedures providing 2D velocity vectors. Post-processing of vectors is achieved through application of threshold filters and angle-based trajectory filtering. Discharge analysis is completed through application of surface ฮฑ and inclusion of cross-section data.

-----------------------------------------------------

๐Ÿด Prerequisites

Made with MATLAB

This project requires MATLAB 2019a, or later in addition to the following packages:

  • Mapping Toolbox
  • Image Processing Toolbox
  • Statistics and Machine Learning Toolbox
  • Curve Fitting Toolbox
  • Computer Vision Toolbox

The following open source packages are used in this project:

-----------------------------------------------------

๐ŸŒต Repository Structure

  • There are currently two branches of KLT-IV software on Git.
  • v1.02 is the most recent, tested version.
  • main is undergoing active development and has not been fully tested.

Below is the an outline of the folder structure within the main branch with descriptions provided:

.
โ”œโ”€โ”€ code                    # folder containing scripts to run KLT-IV
โ”‚   โ”œโ”€โ”€ depreciated         # a number of files no longer used by KLT-IV
โ”‚   โ”œโ”€โ”€ external            # third party software required
โ”‚   โ”œโ”€โ”€ ffmpeg              # video editing/encoding software
โ”‚   โ”œโ”€โ”€ gui                 # files required to build the GUI
โ”‚   โ”œโ”€โ”€ klt                 # core files for running KLT-IV functions
โ”œโ”€โ”€ compiled                # folder containing installation files for compiled version
โ”‚   โ”œโ”€โ”€ for_redistribution  # folder containing installation files for KLT
โ”œโ”€โ”€ compiled resources      # additional resources for compilation
โ”œโ”€โ”€ images                  # folder containing graphics for KLT-IV

-----------------------------------------------------

๐Ÿƒ Getting started

  • Either download, or clone this repository to the hard drive on your PC.
  • Open MATLAB, ensure that the folder and all sub-folders from this repository are present on the search path e.g. addpath(genpath('D:\KLT-IV\')).
  • Either open the KLT.m file from within the klt subfolder and click Run (in Editor tab), or type KLT in to the command window. This will load the GUI.
  • A full outline of the workflow and description of the functionality can be found here
  • If you use this software, please cite using the information provided in the cite this repository tab which can be found in the About section at the top right of this page

-----------------------------------------------------

Disclaimer: This software is provided โ€œas isโ€, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

License: Licensing information can be found in the LICENSE.txt file

-----------------------------------------------------

๐Ÿ“‘ Published works using KLT-IV

-----------------------------------------------------

KLT-IV Splash Screen

Logo and splash screen artwork created by Kelly Stanford https://kellystanford.co.uk/

klt-iv's People

Contributors

catchmentsci avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

klt-iv's Issues

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.