Skip to content
Snippets Groups Projects
Unverified Commit c69eb8ca authored by manxilin's avatar manxilin Committed by GitHub
Browse files

Update README.md

parent 782dad99
Branches
Tags
No related merge requests found
...@@ -5,10 +5,10 @@ ...@@ -5,10 +5,10 @@
- C - C
## Process ## Process
1. Start from a 60x60 square 1. Start from a 60x60 square
2. Go to (1,1), (1,2), (3,1), (3,2) 2. Go to the first guidemark given in advance
3. Find the object with RANSAC 3. Read and Move
4. Go to the first guidemark given in advance 4. Is the guidemark number 98?
5. Read and Move - Yes: step 5
6. Is the guidemark number 98? - No: step 3
- Yes: Over 5. Go around the green square: (1,1), (1,2), (3,1), (3,2)
- No: step 5 6. Find the object with RANSAC, coordinate transformation
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment