Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
raspinobo
Commits
85236841
Commit
85236841
authored
Apr 05, 2019
by
Arnaud Blanchard
Browse files
Update README.md
parent
70ef3d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
85236841
...
...
@@ -10,9 +10,15 @@ Activating video
Sometime it needs reboot
i_v4l2_camera -o/img | f_raspinobo_object -o/object -u0 -U70 -v110 -V160
A blc channel
**/pinobo.coord**
is created with the center of gravity of the color
<x
uchar
><y
uchar
>
.
The thresholds for the color in YUV format is: u for U min, U for U max, v for V min and V for V max.
You can use the parameter '-p/color' to have a blc_channel '/color' where you can dynamicaly change the threholds of the color.
**/object**
is the image of the object where each pixel is set to 255 if the color is in the selected range.
It is used for debug.
Activate the head (the target /pinobo.coord is updated by f_raspinobo_object )
./run.sh raspinobo
/
-T/pinobo.coord
./run.sh raspinobo -T/pinobo.coord
Display the image
-----------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment