ImageAI
ImageAI copied to clipboard
objective image quality matrix
i want to check an image captured from camera , quantify by means of providing a score to say if an image is in focus or not::??means how good the focus of image . how to check it using python coding
- What is your dataset?
- How do u want to solve it? Aka machine learning or hardcoded alt?
- Any experience in image processing or similar things?
- Any methods u tried before ?
@ekesdf
- my application is i have set of images ,captured from camera ( not digital industrial camera) so i want to check the images are in correct focus or not , currently what am doing is just in subjective way while looking on the images setting the parameters. but i want to check the focus of images in an objective way, by providing a score to image , like how good the focus ?
- using python kind of method or any coding platform (using pixel values or applying some operations on those matrices- objective image quality )
- i never did anything related to image processing, but did coding in python and all for my other projects
- nono, i have confusion becoz of, when i set this focus based on just seeing images, its not that much perfect , so need a perfect way