Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
raspinobo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
blaar
raspinobo
Commits
85236841
Commit
85236841
authored
Apr 05, 2019
by
Arnaud Blanchard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
70ef3d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
README.md
README.md
+8
-2
No files found.
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
Markdown
is supported
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