User Tools

Site Tools


trackbar_opencv

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
trackbar_opencv [2019/08/16 17:09] bradseotrackbar_opencv [2019/08/19 12:08] (current) bradseo
Line 4: Line 4:
 **Author:** <Brandon Seo> Email: <hyunduck1024@gmail.com> <!-- replace with your email address --> **Author:** <Brandon Seo> Email: <hyunduck1024@gmail.com> <!-- replace with your email address -->
 \\ \\
-**Date:** Last modified on <MM/DD/YY>+**Date:** Last modified on <08/18/19>
 \\ \\
 **Keywords:** <moments, hsv, Tutorial, step-by-step> **Keywords:** <moments, hsv, Tutorial, step-by-step>
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://www.daslhub.org/unlv/wiki/doku.php?id=open_cv_set_up|opencv_videocapture]] OPENCV Tutorial - [[http://www.daslhub.org/unlv/wiki/doku.php?id=open_cv_set_up|opencv_videocapture]]
 \\ \\
Line 58: 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://www.learnopencv.com/color-spaces-in-opencv-cpp-python/|HSV_opencv]] If you don't know well about HSV color, click this. [[https://www.learnopencv.com/color-spaces-in-opencv-cpp-python/|HSV_opencv]]
 +\\
 it could be easy to set up the low  high value of the HSV. it could be easy to set up the low  high value of the HSV.
 \\ \\
Line 68: Line 66:
 =====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.1566000540.txt.gz · Last modified: by bradseo