Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need Hough Transform source code

Status
Not open for further replies.

berko3000

Member level 3
Joined
Sep 26, 2004
Messages
61
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
403
hough transform source code

Hi
Is there any source code available for Hough Transformation in Visual C++?
 

hough transform c++

Hi,
Check the OpenCV library. It contains an implementation of Hough transformation.
It's available for several platforms, linux and windows included. Check

OpenCV
 

hough transform code

I used OpenCV . It has Hough transform only for lines.I need Circular Hough Transform code.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top