Skip to content

Im2Model -- Msc. Thesis regarding efficient computation to refine atomic models for TEM image simulation and matching. Im2Model combines transmission electron microscopy, image correlation and matching procedures, enabling the determination of a three-dimensional atomic structure based strictly on a single high-resolution experimental image.

License

Notifications You must be signed in to change notification settings

filipecosta90/im2model_app

Repository files navigation

alt text

Im2Model

Msc. Thesis regarding efficient computation to refine atomic models for TEM image simulation and matching.

Partialy financiated as part of the protocol between UTAustin I Portugal - UTA-P.

[2017] - [2018] University of Minho, Filipe Costa Oliveira

All Rights Reserved.


Overall architecture

alt text

Metrics

BCH compliance

Prerequisites

Boost 1.64.0
Opencv > 3.0
Bison
Flex
Qt5

Installation

Command Line Interface

$ git clone https://github.com/filipecosta90/im2model.git
$ cd im2model
$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./Im2Model --help

Graphical User Interface

Clone and open the project with Qt Creator, or:

$ git clone https://github.com/filipecosta90/im2model.git
$ cd im2model 
$ mkdir build
$ cd build
$ cmake .. -Dbuild_gui:BOOL=ON
$ make
$ ./Im2Model

Authors

  • Filipe Costa Oliveira

License

This project is licensed under the Apache2 License - see the LICENSE.md file for details

About

Im2Model -- Msc. Thesis regarding efficient computation to refine atomic models for TEM image simulation and matching. Im2Model combines transmission electron microscopy, image correlation and matching procedures, enabling the determination of a three-dimensional atomic structure based strictly on a single high-resolution experimental image.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published