Skip to content

mahmoudmelsayed/Optical-power-measurement-using-image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MATLAB implementation of the Paper: Optical Power Measurement using Image Processing Techniques Paper

Files

There are two files.
blur.m is used to measure the blur percentage between the given image and the referenced image
compare.m is used to compare our method of blur measurement to other methods
You may use sum(I_bw(:)==0) to calculate the number of black pixels.

Results

The following graphs demonstrate the developed equations:

graph-0 graphs-1

Using our method for blur measurement on any image

You may also use our proposed method of blur measurement to measure the blur percentage for any image you wish. Below is the results of our method applied on other images.

1 2 3 4 7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages