Click here to Skip to main content
15,887,283 members
Please Sign up or sign in to vote.
2.00/5 (3 votes)
See more:
Hi ,
Can anybody tell me open source or commercial image processing library for selective soldering and smt pick and place.
You may know this is basically to get coordinates on the image , to find offset compensation etc.
Posted

 
Share this answer
 
v2
Check this: OpenCV library.
http://opencv.org/[^]
OpenCV is free library which was designed for computational efficiency and with a strong focus on real-time applications.
Usage ranges from interactive art, to image processing, stitching maps on the web or through advanced robotics.
 
Share this answer
 
v2
Comments
ashu777 10-Jun-14 22:38pm    
ok thanks, i well check. can we draw lines and points on the scaled image, can we modify these drawn lines? and get the coordinates and angle of all lines and points so that we can make gerber file?
You can also take a look at Graphics Mill:
http://www.graphicsmill.com/c-sharp#.U5fyaXKSyqE[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900