LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Separating overlapping objects in 1bit image

Solved!
Go to solution

I am making a program that takes pictures of coins and turns them into a 1bit image , is there any way to deal with coins that might overlap to see them as separate coins

0 Kudos
Message 1 of 3
(2,508 Views)

Hello alang,

 

Have you considered using IMAQdx, it contains software that is able to programtically determine edges of shapes etc. so you are able to process the images and determine the number of coins on the surface area.

Regards

Andrew George @ NI UK
0 Kudos
Message 2 of 3
(2,486 Views)
Solution
Accepted by topic author alang1

Vision developmrnt monule contains some methods for this- one solution involve either a watershead transfomation to seperate opjects.

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
Message 3 of 3
(2,467 Views)