Rohini Rao
Rohini Rao
Various methods to image sharpening such as filter2D, unsharp mask, custom kernel and so on. I am a GSSOC participant and I would like to work on this issue.
I would like to work on script that shows the implementation of finding and drawing convex hull on images in opencv. I am a participant of GSSOC'21
Various tracking APIs are available built-in with opencv such as MIL, KCF, Median Shift and so on. I would like to prepare a script that shows all these algorithms allowing...
Opencv provides corner detection techniques like Harris Corner Detection, Shi Tomasi Corner Detection and Good Features to track. For this script, I would like to showcase all the various methods...
The script uses the Logistic Regression Classification model to determine whether a person's visa gets approved or rejected. Solves issue #271