Skip to content

Commit 3963e36

Browse files
committed
README
1 parent c4d676a commit 3963e36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ code_083 | [Corner Detection-Sub-Pixel ](python/code_083) | ✔️
125125
code_084 | [Video Analysis-KLT Optical Flow-1](python/code_084) | ✏️
126126
code_085 | [Video Analysis-KLT Optical Flow-2](python/code_085) | ✏️
127127
code_086 | [Video Analysis-Dense Optical Flow](python/code_086) | ✏️
128-
code_087 | [Video Analysis-Frame Difference Moving Object Analysis](python/code_087) | ✔️
128+
code_087 | [Video Analysis-Frame Difference Moving Object Analysis](python/code_087/opencv_087.py) | ✔️
129129
code_088 | [Video Analysis-Meanshift](python/code_088) | ✏️
130130
code_089 | [Video Analysis-CamShift](python/code_089) | ✏️
131131
code_090 | [Video Analysis-Object Movement Trajectory Drawing](python/code_090) | ✔️

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ code_083 | [角点检测-亚像素角点检测](python/code_083) | ✔️
124124
code_084 | [视频分析-KLT光流跟踪算法-1](python/code_084) | ✏️
125125
code_085 | [视频分析-KLT光流跟踪算法-2](python/code_085) | ✏️
126126
code_086 | [视频分析-稠密光流分析](python/code_086) | ✏️
127-
code_087 | [视频分析-帧差移动对象分析](python/code_087) | ✔️
127+
code_087 | [视频分析-帧差移动对象分析](python/code_087/opencv_087.py) | ✔️
128128
code_088 | [视频分析-均值迁移](python/code_088) | ✏️
129129
code_089 | [视频分析-连续自适应均值迁移](python/code_089) | ✏️
130130
code_090 | [视频分析-对象移动轨迹绘制](python/code_090) | ✔️

0 commit comments

Comments
 (0)