trackbar_opencv
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
trackbar_opencv [2019/08/16 17:07] – bradseo | trackbar_opencv [2019/08/19 12:08] (current) – bradseo | ||
---|---|---|---|
Line 4: | Line 4: | ||
**Author:** <Brandon Seo> Email: < | **Author:** <Brandon Seo> Email: < | ||
\\ | \\ | ||
- | **Date:** Last modified on <MM/DD/YY> | + | **Date:** Last modified on <08/18/19> |
\\ | \\ | ||
**Keywords: | **Keywords: | ||
Line 27: | Line 27: | ||
\\ | \\ | ||
===== Motivation and Audience ===== | ===== Motivation and Audience ===== | ||
- | \\ | + | |
- | \\ | + | |
Readers of this tutorial assumes the reader has the following background and interests: | Readers of this tutorial assumes the reader has the following background and interests: | ||
\\ | \\ | ||
- | |||
To run this tutorial. The following should be completed | To run this tutorial. The following should be completed | ||
- | |||
OPENCV Tutorial - [[http:// | OPENCV Tutorial - [[http:// | ||
\\ | \\ | ||
Line 42: | Line 39: | ||
\\ | \\ | ||
=====Step 1===== | =====Step 1===== | ||
- | \\ | + | ===Moments function=== |
- | =====Moments function===== | + | |
- | \\ | + | |
It was relatively easy to find the centers of the circle. | It was relatively easy to find the centers of the circle. | ||
\\ | \\ | ||
Line 60: | Line 55: | ||
\\ | \\ | ||
We can find the center of the ball using moments in OpenCV | We can find the center of the ball using moments in OpenCV | ||
+ | \\ | ||
\\ | \\ | ||
=====Step 2===== | =====Step 2===== | ||
- | \\ | ||
====Set up the hsv variables==== | ====Set up the hsv variables==== | ||
- | \\ | ||
If you don't know well about HSV color, click this. [[https:// | If you don't know well about HSV color, click this. [[https:// | ||
\\ | \\ | ||
Line 71: | Line 65: | ||
\\ | \\ | ||
=====Step 3===== | =====Step 3===== | ||
- | |||
====create trackbar==== | ====create trackbar==== | ||
- | \\ | ||
Now you can create trackbars since you've done the above. | Now you can create trackbars since you've done the above. | ||
\\ | \\ |
trackbar_opencv.1566000458.txt.gz · Last modified: by bradseo