08-23-2010 12:17 AM
please guide me how i can sort the jars of different size by the length instead of weight .
let us suppose we have 3 different jars
1. 250 gm
2. 500 gm
3. 1 kg.
then by using machine vision how i can sort them by size.
and then is there any defects in the jar of particular size?? how i can detect this ....?
and tell me the websites from where i can find the related materials regarding this ..
please reply early as possible.
thnx
08-24-2010 01:41 PM
Dear Ethernet,
Can the three jar sizes be distinguished by their height or by their diameter? Are these clear glass jars?
Are the jars moving in single file on a conveyor belt, or are the jars randomly positioned at various orientations on a conveyor?
Please tell us more about the requirements.
08-26-2010
07:38 AM
- last edited on
08-05-2025
04:16 PM
by
Content Cleaner
Hi,
You may first read the Vision Concept manual to get acquainted with the Vision Development Module functions and image processing techniques in general:
In regard to Size, please post images of the jars of your production line in order to be guided wisely as advised by Robert.
08-27-2010 09:44 AM
i am trying to sort out the jars by their size , shape and color.
below attached files are of three size of jars
1. blue in colour and different shape and 250gm
2. orange in colour and different shape and 1 Kg
3. Brown in color and different shape and height and 2 Kg.
please tell how we sort out on basis on color , size and shape ..
thnx for previous reply ...
08-30-2010 03:00 AM
First dont rename bmp to jpg. Convert it to jpg using paint before posting here. The images are still downloading here.
08-30-2010 03:03 AM
There are lot of easy ways by which you can sort this jars.
1. Color of the container cover is varying. (Use color matching)
2. The height and width of the jar is varying (Use a clamp)
3. The shape of the jar is varying (USe threshold and particle analysis)
08-30-2010 09:16 AM
Dear Nanna,
Thank you for posting the pictures of the jars. Is the full extent of your requirements to differentiate between three types of jars against a white background while they are stationary??? Or will your project be more interesting? For example, will the jars be moving or changing their presentation to the camera? Please tell us more about the project.
09-04-2010 11:13 AM
hello sir
i am trying to work out on
1.
shape of the jar by particle analysis. in particle analysis there are many parameters in pixels. but i want to do work in real world units but these checkboxes are not in the active state .how i can active these ?? is there any method to active the checkboxes ????
2
height and width of the jar by clamp . but i am not able to work efficiently in real world units not in pixels .
i am trying to make a NEW CALIBRATION from follow the steps from the manual but i didn't understand how exactly do this ,..??
please send me some similar examples related to this .from where i can get the proper idea to do this ..or tell me the exact how to do both of the above for efficiently perform these both the particle analysis, clamp and calibration .