RGB to Grayscale image conversion | without using built-in function | with using matlab function

Опубликовано: 02 Октябрь 2024
на канале: Shadow Coder
4,281
60

This tutorial will help you to know...

1.What is the method of converting RGB to grayscale image?
2.How to convert RGB image to grayScale image using own matlab code without built-in function?
3.How to convert RGB image to grayScale image using matlab built in function ?
4.How to compare RGB image and grayScale image ?