Hi there! Please sign in
help
faq
tags
users
badges
This forum is disabled, please visit
https://forum.opencv.org
ALL
UNANSWERED
Ask Your Question
Revision history [
back
]
1
initial version
answered
2017-09-18 04:47:24 -0600
VxW
709
●
1
●
9
Hi,
calculate the convex hull
calculate for each point the normal vector
based on the normal vector, calculate the distances for each point to convex hull in both directions
split there, where the distances between hull and point is the biggest in both directions
Hope it helps!
2
No.2 Revision
updated
2017-09-18 07:12:28 -0600
Hi,
calculate the convex hull
calculate for each point the normal vector
based on the normal vector, calculate the distances for each point to convex hull in both directions
split there, where the distances between hull and point is the biggest
in
(in
both
directions
directions?)
Hope it helps!
Copyright
OpenCV foundation
, 2012-2018. Content on this site is licensed under a
Creative Commons Attribution Share Alike 3.0
license.
Powered by Askbot version 0.10.2
Please note: OpenCV answers requires javascript to work properly, please enable javascript in your browser,
here is how