|
20 | 20 | * [Analyze-streaming-shot-change](#analyze-streaming-shot-change) |
21 | 21 | * [Analyze](#analyze) |
22 | 22 | * [Analyze.v1p2beta1](#analyze.v1p2beta1) |
23 | | - * [Analyze.v1p3beta1](#analyze.v1p3beta1) |
| 23 | + * [Analyze_face_detection](#analyze_face_detection) |
| 24 | + * [Analyze_face_detection_gcs](#analyze_face_detection_gcs) |
| 25 | + * [Analyze_person_detection](#analyze_person_detection) |
| 26 | + * [Analyze_person_detection_gcs](#analyze_person_detection_gcs) |
24 | 27 | * [Quickstart](#quickstart) |
25 | 28 |
|
26 | 29 | ## Before you begin |
@@ -174,16 +177,67 @@ __Usage:__ |
174 | 177 |
|
175 | 178 |
|
176 | 179 |
|
177 | | -### Analyze.v1p3beta1 |
| 180 | +### Analyze_face_detection |
178 | 181 |
|
179 | | -View the [source code](https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze.v1p3beta1.js). |
| 182 | +View the [source code](https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze_face_detection.js). |
180 | 183 |
|
181 | | -[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/analyze.v1p3beta1.js,samples/README.md) |
| 184 | +[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/analyze_face_detection.js,samples/README.md) |
182 | 185 |
|
183 | 186 | __Usage:__ |
184 | 187 |
|
185 | 188 |
|
186 | | -`node samples/analyze.v1p3beta1.js` |
| 189 | +`node samples/analyze_face_detection.js` |
| 190 | + |
| 191 | + |
| 192 | +----- |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | +### Analyze_face_detection_gcs |
| 198 | + |
| 199 | +View the [source code](https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze_face_detection_gcs.js). |
| 200 | + |
| 201 | +[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/analyze_face_detection_gcs.js,samples/README.md) |
| 202 | + |
| 203 | +__Usage:__ |
| 204 | + |
| 205 | + |
| 206 | +`node samples/analyze_face_detection_gcs.js` |
| 207 | + |
| 208 | + |
| 209 | +----- |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | +### Analyze_person_detection |
| 215 | + |
| 216 | +View the [source code](https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze_person_detection.js). |
| 217 | + |
| 218 | +[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/analyze_person_detection.js,samples/README.md) |
| 219 | + |
| 220 | +__Usage:__ |
| 221 | + |
| 222 | + |
| 223 | +`node samples/analyze_person_detection.js` |
| 224 | + |
| 225 | + |
| 226 | +----- |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | +### Analyze_person_detection_gcs |
| 232 | + |
| 233 | +View the [source code](https://github.com/googleapis/nodejs-video-intelligence/blob/master/samples/analyze_person_detection_gcs.js). |
| 234 | + |
| 235 | +[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-video-intelligence&page=editor&open_in_editor=samples/analyze_person_detection_gcs.js,samples/README.md) |
| 236 | + |
| 237 | +__Usage:__ |
| 238 | + |
| 239 | + |
| 240 | +`node samples/analyze_person_detection_gcs.js` |
187 | 241 |
|
188 | 242 |
|
189 | 243 | ----- |
|
0 commit comments