Simple hand posture detection using OpenCV and CNN
In this blog series, I am sharing the project work that I did to implement a simple palm or hand posture detection using OpenCV & CNN (Convolutional Neural network). This…
1 Comment
April 30, 2021
In this blog series, I am sharing the project work that I did to implement a simple palm or hand posture detection using OpenCV & CNN (Convolutional Neural network). This…
Recently I picked up Flutter and I must say I am simply loving every widget of it :D. However, in between, I had to upgrade my MacOS to Catalina and…
In this blog, I have summarised the steps along with the code required to develop a basic PDF viewer iOS app in SwiftUI, using it a user can open and…