FaceRecognition
FaceRecognition copied to clipboard
Enhance rotateImage.py
In main function, file path is not optimized for all users like this.
image = "C:\Users\KSHITIJ\PycharmProjects\rotateImage\virat.jpg"
So, I enhance the code with os library.
Hi, @riya-17 ! Can I ask you check my code plz? :)
Hey @Deokk I am facing some errors trying to debug it will update you as soon as possible.