Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
Forum membership is Free! Click
Join
to sign-up
Username:
Password:
Save Password
Forgot your Password?
All Forums
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
How to find an empty rectangle inside a graphic file
New Topic
Reply to Topic
Author
Topic
mazluta
Israel
3 Posts
Posted - May 29 2024 : 05:39:45
Hi
i have some graphics with rectangles inside.
i want to find that rectangle
I want to check/look for
and all 4 "corners" by "matching" or some other way and find the all area of the rectangle.
is it possible?
Yossi Mazal-Tov
xequte
38610 Posts
Posted - May 29 2024 : 23:52:34
Hi Yossi
I would suggest trying the line or edge detection:
http://www.imageen.com/help/TIEVisionImage.houghLines.html
http://www.imageen.com/help/TIEVisionImage.canny.html
Another possibility if the rectangles are always a unique color in the image, would be to parse the image content to find matching pixels.
Nigel
Xequte Software
www.imageen.com
xequte
38610 Posts
Posted - May 30 2024 : 23:05:03
We're also looking into Harris Corner detection, which may help here:
https://docs.opencv.org/4.x/dc/d0d/tutorial_py_features_harris.html
Nigel
Xequte Software
www.imageen.com
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page