LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

coin counter

 

anyone know what the block diagram for this picture. 

x.PNG

0 Kudos
Message 1 of 8
(3,318 Views)

Hi Grace,

 

Unfortunately from a picture it's difficult to tell anything (this is true in general) and in this case all that can really be said is that it appears to be using a myRIO and image processing/recognition to identify coins.

 

So I suppose the block diagram includes some code to read from a camera, identify circles, measure diameters and then calculate physical sizes (using the calibration controls on the left) and then add up the value based on a known relationship between size and value (i.e. a dictionary or Map, probably with rounding or searching for the nearest diameter as a key).

 

If you have the actual VI, someone might be able to provide more help. If debugging is or can be enabled on the RIO application build, then you could connect to a remote target and open the block diagram. See Remotely Debugging Executables in LabVIEW for more details.


GCentral
0 Kudos
Message 2 of 8
(3,289 Views)

Do you have the vi program?

0 Kudos
Message 3 of 8
(3,285 Views)

I do not. It looks like either an example (which I don't have, and I don't know if this is the case - you could try searching the examples directories for something about Vision or coins) or a program that someone local to you (i.e. at your school/company) has written - in which case try and speak with the author.

 

Edit: I believe this is the "Coin Counter" application mentioned in the myRIO Vision Essentials guide. Try looking there!


GCentral
Message 4 of 8
(3,282 Views)

okay thank you for your information

0 Kudos
Message 5 of 8
(3,273 Views)

do you know program labviean and vision from this link. i have project for this, please help me

https://www.youtube.com/watch?v=jnEy7QFdLZAzzz.PNG

0 Kudos
Message 6 of 8
(3,222 Views)

Hi grace,

 

please stick with your thread instead of creating new ones.

You will not get better answers by starting several threads for the same problem!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 8
(3,213 Views)

@grace. wrote:

do you know program labviean and vision from this link. i have project for this, please help me


Hi Grace,

 

I'm not really sure what you mean here.

Did you download the project/documentation from the link I added previously?

 

The code that was used in the previous image was available for download there.

The video that you've now linked looks like it probably uses the same or very similar code.

 

Do you have LabVIEW already installed? If so, have you installed the myRIO toolkit and the NI Vision module? Do you have a myRIO (hardware) available to use?

 


GCentral
0 Kudos
Message 8 of 8
(3,208 Views)