In Shapchat's photo editor, there is a scissor tool extract object with guiding lines (by drawing edges of object want to extract).
I wanted to implement that tool with openCV, but I am totally new to openCV. I searched openCV documents and tutorials, but I have no idea how to use and combine functions of finding contours, image moments, and edge extraction.