Question


public xmlfiles for object detection?
Is there a place/places where I can find public trained xmlfiles to use with vision.CascadeObjectDetector(XMLFILE)? The availabl...

4 years ago | 0 answers | 0

0

answers

Answered
how to blend an image that is a non-rectangular mask with a background image?
That's a matlab-provided image that I copied onto my computer and made a tiff. Everybody with matlab should have it as part of t...

4 years ago | 0

Question


how to blend an image that is a non-rectangular mask with a background image?
Okay, I'm stumped. I have a background image and I want to put a circular mask image on top of it, blended together 50-50 for e...

4 years ago | 2 answers | 0

2

answers

Answered
How to identify the relative location of points on a rectangle (or general polygon)?
Any quadrilateral, yes, or any 8, 12 or 16 etc point shape. For a diamond, it would be TL BL BR TR. The other solution to a diam...

4 years ago | 0

Question


How to identify the relative location of points on a rectangle (or general polygon)?
This is more of a mental challenge that a programming one, but I have drawn a polygon with insertShape and I want to be able to ...

4 years ago | 1 answer | 0

1

answer

Question


how to make a smooth spline connection at endpoints?
I can draw a smooth spline across points but when I try to join the end to the beginning I get a sharp corner instead of a smoot...

4 years ago | 1 answer | 1

1

answer

Question


Is there a way to take a kml file created in Matlab and export it as an image?
Is there a way to take a kml file created in Matlab and export it as an image within Matlab, in addition to kml?

4 years ago | 0 answers | 0

0

answers