Skip to content

Fatemeh-MA/Image-processing-method-for-multicore-fiber-geometric-parameters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Image-processing-method-for-multicore-fiber-geometric-parameters

in this program, I implemented the method of the article " Image processing method for multicore fiber geometric parameters" you can find this article in https://www.sciencedirect.com/science/article/pii/S1068520016300098

This program divided into four Steps:

  • 1- Image pre-processing (filter and remove noise)
  • 2- Image segmentation
  • 3- Image edge detection
  • 4- fitting and calculate

1- Pre-Processing

alt tag

In the process of segmentation, the key is the selection of threshold ‘T’. then choose a suitable threshold ‘T’, and the image segmentation can be described by the following formula :

alt tag

this is the best threshold

alt tag

2- Image segmentation

The Result:

alt tag

3- Image edge detection

alt tag

alt tag

4- fitting and calculate

alt tag

alt tag

About

Image processing method for multicore fiber geometric parameters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages