Detect Lines in Kineme CV

This patch performs the Hough Lines algorithm on the input image, which finds lines in the image. The input should be passed through the Canny filter first with pretty high thresholds, otherwise it’ll produce garbage and execute very slowly.

http://kineme.net/

Input Attributes
  • inputImage
  • inputRho
  • inputTheta
  • inputThreshold
  • inputMinLength
  • inputMaxGap
Output Attributes
  • outputLines
In 1 plugin
CVTools CVTools v0.2   2.01 MB i386 · x86_64 · ppc · ppc64

0 videos
1 comment
Bf9a01b6ccc05dea53134f59ff712fee
E3a97944a2dd85caa6c3464a21410c9f
Alex"08 at 2011-03-15 20:16:37

How can i download this patch?thx