Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Object-Trackers-based-on-Dense-Optical-Flow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
manli
Object-Trackers-based-on-Dense-Optical-Flow
Commits
6123d114
Unverified
Commit
6123d114
authored
3 years ago
by
Lin Manxi
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
b1323ce9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
6123d114
...
@@ -5,8 +5,8 @@
...
@@ -5,8 +5,8 @@
-
imutils == 0.5.3
-
imutils == 0.5.3
## Assumptions
## Assumptions
-
Assumption1: If an object moves in a speed less than 1 pixel per frame, it could be considered static.
-
Assumption1: If an object moves in a speed less than 1 pixel per frame, it could be considered static
(sub-pixel moving is ignored)
.
-
Assumption2: The movement of the object
can be seen a
s continuous spatial
ly
.
-
Assumption2: The movement of the object
i
s continuous
from a
spatial
view
.
-
Assumption3(optional): Since the object moves on a conveyor, its path is approximate a straight line.
-
Assumption3(optional): Since the object moves on a conveyor, its path is approximate a straight line.
## Process
## Process
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment