Ask Your Question

Appuru's profile - activity

2015-03-09 04:50:37 -0600 commented answer Creating Regions of Interest (ROI) by clustering fragmented contours

Hi Will, I'm trying to figure out a good way to improve my Motion Detection and was thinking about clustering the contours (as they are often fragmented / split in between like in your example). Your proposed method looks very promising but I am a little stuck on how to implement the actual creation of clusters efficiently (sorting & saving the necessary elements.. especially how to "mark" already clustered contours). Could you give me (a few lines of) code on how to do this? I know this is quite an old answer but maybe you can still help me out ^^ Thanks.

2015-03-09 04:46:09 -0600 received badge  Supporter (source)
2014-09-11 04:11:09 -0600 commented question Combining multiple webcam feeds to one large via stitching

just wondering whether you got anything running there? I'm kinda doing a very very similiar project right now and am currently a little bit stuck on the stitching part with more than 2 cams (and if possible with working blending). I'd appreciate any feedback, thanks.