(07/11/2022 - 13/11/2022)
found one source code for shadow detection.
https://github.com/YalimD/image_shadow_remover
Shadow detection code - https://colab.research.google.com/drive/198o90Qq2iIVadFcyra387IPzbdenLaVl?usp=sharing
The code output results:-
Study about lab colour space.
Lab colours are absolute,that meaning the colour is identical.It’s known as device independent.
Three axis colour system.
L is the Lightness channel.
A and B are the two color channels.