Screenshots     Download     Purchase     Documentation     Tutorials     Resources     Contact     Forum     Search  

 

Thickness Probe

The Thickness Probe module provides a way to sample two edges and determine the maximum, average or minimum distance between the detected edges. This is essentially relates to the thickness of an object.

Interface

Instructions

1. Current Image - move the probe graphic to the location which you want to probe for lines. You drag the red square to move the entire probe or move each of the corners to change the shape and size of the probe. Note that the arrow dictates the search direction and should always be perpendicular to the edge being detected. You can also move each endpoint individually by changing the coordinates using the text boxes below in the Coordinates area.

2. Options Identify - select how many objects you want to measure. Note that if you select many objects to be identified you are not guaranteed to get that many objects depending on the thresholding information below. The "Identify" number specifies a maximal number of objects to detect.

3. Smooth Edge - to reduce noisy edges select the amount of smoothing that should be applied to the edge prior to edge detection.

4. Edge Threshold - to eliminate very weak edges from being detected as part of a object boundary select an appropriate edge threshold (0-255) that will remove edges whose edge intensity is below the threshold. Note that smoothing the edge will also reduce the edge intensity and thus the Edge Threshold will need to be adjusted after the smoothness is specified.

6. Relative Threshold - to only select those edges that are significant you can specify the relative threshold (0-100) that will remove successive edges that are the relative threshold percent less than the previous edge. For example, consider the highest 3 edge values as 130, 120 and 40. If the relative threshold is 50% then the last edge 40 would be eliminated since 40 is less than 50% of 120. As 120 is 92% of 130 it is not eliminated (unless the threshold where set at 95%).

7. Zoom - you can zoom the current image by selecting an appropriate zoom. This will allow you to better select the appropriate values with finer resolution.

8. Measure - select the appropriate measurement that you want to perform on the object.

Maximum will measure the maximum span between the start and end edge
Average will measure the average span
Minimum will measure the minimum span between the start and end edge

9. Show Measurements - to visually see which span is detected (in the main RoboRealm interface) select the appropriate Color and Thickness of the circle that will indicate where in the image the maximum, average, minimum span have been detected.

Example

Result of above configuration

Variables


PROBED_THICKNESS_COUNT - the number of detected objects.

PROBED_THICKNESS - an array containing the detected objects.The format is
    1. object span length (either maximum, average or minimum)
    2. x start coordinate
    3. y start coordinate
    4. x end coordinate
    5. y end coordinate

See Also


Edge Probe
Line Probe
Circle Probe


Thickness_Probe Related Forum PostsLast postPostsViews
thickness probe
hello, i have been working with thickness and line probes but i still have not figured out how to work and position the probes....
8 months 6 331
Missing Post : Probes (Line Issue and Thickness Crash)
Hello, My earlier post about   - Probes (Line Issue and Thickness Crash) -...
1 month 4 429


© 2005 - 2010 RoboRealm. All Rights Reserved. | Contact | Glossary | Privacy | Disclaimer | Link to Us | Resources | Site Map