Category - Kineme CV
This patch detects objects in the source OpenCV Image, based on the input Haar Cascade criteria.
http://kineme.net/ more...
Uploaded 07 Feb 20:56
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/ more...
Uploaded 07 Feb 20:56
This patch transforms an OpenCV Image to and from log-polar space.
http://kineme.net/ more...
Uploaded 07 Feb 20:56
This patch finds a set of chessboard corners in the input image. This is useful for Camera calibration and orientation parameters. Currently there aren't any calibration or orientation patches in this plugin though, so it's a bit frivolous.
http://kineme.net/ more...
Uploaded 07 Feb 20:56
This patch converts an OpenCV Image to a QC Image, suitable for use in QC Image manipulation paths.
http://kineme.net/ more...
Uploaded 07 Feb 20:56
This patch converts a QC Image to an OpenCV Image, suitable for use in OpenCV Image manipulation paths.
http://kineme.net/ more...
Uploaded 07 Feb 20:56
This patch converts a normal RGB/BGR OpenCV Image to a Grayscale OpenCV Image.
http://kineme.net/ more...
Uploaded 07 Feb 20:56
This patch finds features in the input image that appear to have easy tracking characteristics.
http://kineme.net/ more...
Uploaded 07 Feb 20:56
This patch claculates the flow of given trackpoints based on the input stream.
http://kineme.net/ more...
Uploaded 07 Feb 20:56
This patch performs Canny Edge Detection on the input OpenCV Image.
http://kineme.net/ more...
Uploaded 07 Feb 20:56