Home > Back-end >  Have bosses know how outline of ellipse fitting within the image below?
Have bosses know how outline of ellipse fitting within the image below?

Time:09-24

CodePudding user response:

The
refer to the original poster weixin_43889994 response:


How to understand the outline of ellipse fitting? Is to find out the outline of the surrounded the biggest ellipse?

CodePudding user response:

It also in how to select the profile and internal profile processing

CodePudding user response:

reference 1st floor clever101 response:
Quote: refer to the original poster weixin_43889994 response:



How to understand the outline of ellipse fitting? Is to find out the outline of the surrounded the biggest ellipse?
it also says, how to select the profile, internal contour processing

CodePudding user response:

reference weixin_43889994 reply: 3/f
Quote: refer to 1st floor clever101 response:

The
Quote: refer to the original poster weixin_43889994 response:



How to understand the outline of ellipse fitting? Is to find out the outline of the surrounded the biggest ellipse?
it also says, how to select the profile, internal contour processing


This need to image vector quantization, is to convert the image into vector graphics, in vector graphics can be selected within the contour,

CodePudding user response:

reference 4 floor clever101 response:
Quote: reference weixin_43889994 reply: 3/f

Quote: refer to 1st floor clever101 response:

The
Quote: refer to the original poster weixin_43889994 response:



How to understand the outline of ellipse fitting? Is to find out the outline of the surrounded the biggest ellipse?
it also says, how to select the profile, internal contour processing


This need to image vector quantization, is to convert the image into vector graphics, in vector graphics can be selected in outline,
opencv without the corresponding function

CodePudding user response:

Outer contour known?

CodePudding user response:

refer to 6th floor early play big play nuclear war reply:
outer contour known?
outer contour, just don't know how to internally contour processing

CodePudding user response:

What are you going to take, the outline of the minimum adjacency rectangle, or within the contour point set?

CodePudding user response:

refer to eight floor early play play nuclear response:
what do you want to take, the outline of the smallest adjacency rectangle, or within the contour point set?
do to figure within the outline of ellipse fitting

CodePudding user response:

refer to eight floor early play play nuclear response:
what do you want to take, the outline of the smallest adjacency rectangle, or within the contour point set?
how the image contour detection

CodePudding user response:

Directly take surrounded by an inner contour of the rectangle, rectangle width, is the length of the elliptical axis,

CodePudding user response:

11 references, double cup with wine reply:
directly take surrounded by an inner contour of the rectangle, rectangle aspect, is the length of the elliptical axis,
how do rectangle within the selected contour, which there are outer contour?

CodePudding user response:

First binarization, down to a definite inner region

CodePudding user response:

Using photoshop to do the effect of binarization, not perfect, but belongs to the level of available:

CodePudding user response:

14th floor early references to play big play nuclear response:
using photoshop to do the effect of binarization, not perfect, but belongs to the level of available:
then edge detection and contour directly, contour, the outer contour is drawn directly

CodePudding user response:

this is my run results:

OpenCV ellipse fitting

CodePudding user response:

reference 5 floor weixin_43889994 reply:
Quote: refer to 4th floor clever101 response:

Quote: refer to the third floor weixin_43889994 response:

Quote: refer to 1st floor clever101 response:

The
Quote: refer to the original poster weixin_43889994 response:



How to understand the outline of ellipse fitting? Is to find out the outline of the surrounded the biggest ellipse?
it also says, how to select the profile, internal contour processing


This need to image vector quantization, is to convert the image into vector graphics, in vector graphics can be selected in outline,
opencv have no corresponding function


Reference: Potrace: a bitmap contour vector quantization algorithm based on polygon
  • Related