Coder Social home page Coder Social logo

arjun-bala-krishnan / lht_imageanalyzer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.66 MB

An image analyzer for sorting and pre-processing microstructue images of high temperature ceramic coatings

Python 99.77% ImageJ Macro 0.23%
ceramics imageanalysis python3

lht_imageanalyzer's Introduction

LHT_ImageAnalyzer

An image analyzer for sorting and pre-processing the microstructure images of high temperature ceramic coatings. The LHT_ImageAnalyzer is an application that follows a wizard-like layout to pre-process the microstructure images (can also be used on any other pictures) for better oxide/phase detection. Challenges addressed during Microstructure analysis:

  1. Automatically Read magnification based on OCR.
  2. Sort the images into different folders
  3. Crop the region of interest (individually or collectively)
  4. Apply the contrast and brightness enhancements
  5. An intuitive 'pick colour' based brightness control is applied across the whole image for better uniformity during pore detection
  6. Finally, the files are viewed on a clickable file tree to track the applied changes easily and view them across directories.
  7. We connected the application to the Fiji-ImageJ standalone package (not included) to do further complex processing and analysis, including pore percentage calculation.

A detailed presentation of all the functions of the application (as ppt) is given here: https://www.slideshare.net/secret/3ffgmSchNwmutf (please contact me directly for a ppt with better image quality)

Installation:

  1. Place the portable "Fiji.app" (https://imagej.net/software/fiji/downloads) and "Tesseract-OCR" (https://osdn.net/frs/g_redir.php?m=acc&f=tesseract-ocr-alt%2Ftesseract-ocr-3.02-win32-portable.zip) in ~\Application
  2. The requirements.txt has the modules to install in a new python environment before running the code
  3. The source directory has some example images to try
  4. The images will be automatically moved to destination directory through out the course of the running. Please return them to source directory before testing again

Report on latest bugs:

  1. There is a keyboard interrupt exception during sudden program termination (within the console or pycharm). This is most probably due to the lack of implementing a signal catching for the interrupt key combination: https://keyboardinterrupt.org/catching-a-keyboardinterrupt-signal/
  2. The support for xlsx file has been depreciated during the read operation using xlrd package. So, it had to be downgraded to 1.2.0 for the program to run. An alternative is to use openpyxl: https://openpyxl.readthedocs.io/en/stable/.

lht_imageanalyzer's People

Contributors

arjun-bala-krishnan avatar

Watchers

 avatar

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.