<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:line_expert

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:v2:line_expert [2018/06/06 16:53]
pixycam
wiki:v2:line_expert [2018/06/06 16:54]
pixycam
Line 13: Line 13:
   * **Edge distance:** This parameter adjusts the distance (in pixels) between the edge detector. ​ Increasing this value will help detect edges that are less distinct (fuzzier), but increasing will affect the barcode detection and decoding -- that is, it will increase the minimum barcode size.   * **Edge distance:** This parameter adjusts the distance (in pixels) between the edge detector. ​ Increasing this value will help detect edges that are less distinct (fuzzier), but increasing will affect the barcode detection and decoding -- that is, it will increase the minimum barcode size.
   * **Line extraction distance:** This parameter is used for testing/​debugging and currently has no effect.   * **Line extraction distance:** This parameter is used for testing/​debugging and currently has no effect.
-  * **Maximum line compare:** This parameter can be thought of as maximum line velocity parameter for tracking lines between frames. ​ For example, if a line moves from one side of the frame to the other side of the frame in one frame period (i.e. improbably large line velocity), it's probably not the same line, so this parameter is a sanity check for the tracking algorithm. ​ Decreasing this value tells the algorithm to throw out more lines than before.  Increasing the value tells the algorithm to be less restrictive regarding line velocity.+  * **Maximum line compare:** This parameter can be thought of as maximum line velocity parameter for tracking lines between frames. ​ For example, if a line moves from one side of the frame to the other side of the frame in one frame period (i.e. improbably large line velocity), it's probably not the same line, so this parameter is a sanity check for the tracking algorithm. ​ Decreasing this value tells the algorithm to be more restrictive regarding the line velocity.  Increasing the value tells the algorithm to be less restrictive regarding line velocity.
   * **Maximum merge distance:** This parameter determines how far the line tracking algorithm searches for nearby lines that might form an intersection. ​ If the lines you are trying to track are wider, you should increase this parameter until the intersections formed with the wider lines are accurately detected.   * **Maximum merge distance:** This parameter determines how far the line tracking algorithm searches for nearby lines that might form an intersection. ​ If the lines you are trying to track are wider, you should increase this parameter until the intersections formed with the wider lines are accurately detected.
   * **Minimum line length:​** ​ This tells the algorithm to throw out lines shorter than this parameter.   * **Minimum line length:​** ​ This tells the algorithm to throw out lines shorter than this parameter.
wiki/v2/line_expert.txt ยท Last modified: 2018/06/07 13:35 by pixycam