Jump to content
ChrisChuah

rectangle edge detection from image component?

Recommended Posts

Hi

Is there a component whereby i can feed in an image file and it will scan the image for rectangle objects and returns a list of rectangles?

please advise

 

Best Regards

chris

 

Share this post


Link to post

Look at OpenCV, it's not a component but a very good library.

Didn't used it in Delphi, only in C/C++ and Python.

Share this post


Link to post

hi

thank you very much. However, i wish to develop the application on iphone or android.

Hence, when using the iphone or android phone, i would want to use the camera function to capture the number of rectangular objects shown on the camera

Any idea on how to do this?

 

regards

chris

 

Share this post


Link to post

hi

So sorry that my search is quite limited.

the search for OpenCV libraries is that it uses .Net or VC++ libraries and that will always lead me to windows.

Cant find any fmx libraries for OpenCV.

can guide me on where i can find resources where i can use OpenCV for Android and IOS using delphi?

 

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×