CARVIEW |
Select Language
HTTP/2 200
date: Mon, 21 Jul 2025 17:01:28 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/opencv/opencv.git
etag: W/"9c10637c71325d97173b9f2b3b30cb0a"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=PTS84xrsuxK676mTZj7u47OZilq%2FPwbTzk73digWcFQ4eP5gMarI1YSrHZ%2BI0tnBho5avZJiI3tL8RETN3AMisflwqo95bQ19oYDaUOYtQqekFJZyn1EEIIv2t6j43evGXoI2QIoOALhb41z4TRd9qmOTGuT3Wz7PSWIigtknSSaXS9N6J%2FXrKzASlsXIHIO5VXX8MO%2BuQuafxfV4lbQqRI0QvA1aElQg%2BqH0ZFhne4S4CJe%2BSo9xa0QpKg2fyXIO%2B%2Fvr0ocH%2FgmF%2BJKCt%2FoKQ%3D%3D--YGGHaKBNMbiR4y2B--oxs%2BaqIGZvz8IiW0%2BZ33Tg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1784423334.1753117287; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 17:01:27 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 17:01:27 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C2C2:237E29:1610BF:19E3F8:687E7267
Merge pull request #21719 from TolyaTalamanov:at/pipeline_modeling_to… · opencv/opencv@9dd8e4d · GitHub
Copy file name to clipboardExpand all lines: modules/gapi/samples/pipeline_modeling_tool.cpp
Copy file name to clipboardExpand all lines: modules/gapi/samples/pipeline_modeling_tool/pipeline_builder.hpp
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Commit 9dd8e4d
Merge pull request #21719 from TolyaTalamanov:at/pipeline_modeling_tool-skip-frames-for-nodes
[G-API] Pipeline modeling tool: Skip frames
* Add skip feature
* Refactoring
* Fix warning
* Put more comments
* Fix comments to review
* Agregate common params into structure
* Fix warning
* Clean up & add test
* Add assert
* Fix warning on Mac
* Update modules/gapi/samples/pipeline_modeling_tool.cpp
Co-authored-by: Dmitry Matveev <dmitry.matveev@intel.com>1 parent d98e07c commit 9dd8e4dCopy full SHA for 9dd8e4d
File tree
Expand file treeCollapse file tree
3 files changed
+232
-56
lines changedFilter options
- modules/gapi/samples
- pipeline_modeling_tool
Expand file treeCollapse file tree
3 files changed
+232
-56
lines changedmodules/gapi/samples/pipeline_modeling_tool.cpp
Copy file name to clipboardExpand all lines: modules/gapi/samples/pipeline_modeling_tool.cpp+50-20Lines changed: 50 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
176 | 220 |
| |
177 | 221 |
| |
178 | 222 |
| |
| |||
316 | 360 |
| |
317 | 361 |
| |
318 | 362 |
| |
| 363 | + | |
319 | 364 |
| |
320 |
| - | |
321 |
| - | |
| 365 | + | |
322 | 366 |
| |
323 | 367 |
| |
324 | 368 |
| |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
| 369 | + | |
333 | 370 |
| |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
340 |
| - | |
341 |
| - | |
342 |
| - | |
343 |
| - | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
344 | 374 |
| |
345 | 375 |
| |
346 | 376 |
| |
|
modules/gapi/samples/pipeline_modeling_tool/pipeline_builder.hpp
Copy file name to clipboardExpand all lines: modules/gapi/samples/pipeline_modeling_tool/pipeline_builder.hpp+156-36Lines changed: 156 additions & 36 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 |
| |
27 | 32 |
| |
28 | 33 |
| |
29 |
| - | |
30 |
| - | |
| 34 | + | |
| 35 | + | |
31 | 36 |
| |
32 | 37 |
| |
33 | 38 |
| |
| |||
44 | 49 |
| |
45 | 50 |
| |
46 | 51 |
| |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
47 | 126 |
| |
48 | 127 |
| |
49 | 128 |
| |
| |||
166 | 245 |
| |
167 | 246 |
| |
168 | 247 |
| |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
169 | 253 |
| |
170 | 254 |
| |
171 | 255 |
| |
| |||
178 | 262 |
| |
179 | 263 |
| |
180 | 264 |
| |
181 |
| - | |
182 |
| - | |
183 |
| - | |
| 265 | + | |
| 266 | + | |
184 | 267 |
| |
185 |
| - | |
| 268 | + | |
| 269 | + | |
186 | 270 |
| |
187 | 271 |
| |
188 | 272 |
| |
| |||
197 | 281 |
| |
198 | 282 |
| |
199 | 283 |
| |
200 |
| - | |
201 |
| - | |
| 284 | + | |
| 285 | + | |
202 | 286 |
| |
203 | 287 |
| |
204 | 288 |
| |
| |||
226 | 310 |
| |
227 | 311 |
| |
228 | 312 |
| |
229 |
| - | |
230 |
| - | |
231 |
| - | |
| 313 | + | |
| 314 | + | |
232 | 315 |
| |
233 |
| - | |
| 316 | + | |
| 317 | + | |
234 | 318 |
| |
235 | 319 |
| |
236 | 320 |
| |
237 |
| - | |
238 |
| - | |
| 321 | + | |
| 322 | + | |
239 | 323 |
| |
240 | 324 |
| |
241 | 325 |
| |
242 |
| - | |
| 326 | + | |
| 327 | + | |
243 | 328 |
| |
244 | 329 |
| |
245 | 330 |
| |
| |||
249 | 334 |
| |
250 | 335 |
| |
251 | 336 |
| |
252 |
| - | |
| 337 | + | |
253 | 338 |
| |
254 |
| - | |
| 339 | + | |
255 | 340 |
| |
256 |
| - | |
| 341 | + | |
257 | 342 |
| |
258 | 343 |
| |
259 | 344 |
| |
260 |
| - | |
261 |
| - | |
| 345 | + | |
| 346 | + | |
262 | 347 |
| |
263 | 348 |
| |
264 |
| - | |
265 |
| - | |
266 |
| - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
267 | 352 |
| |
268 | 353 |
| |
269 |
| - | |
| 354 | + | |
270 | 355 |
| |
271 |
| - | |
272 |
| - | |
273 |
| - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
274 | 359 |
| |
275 |
| - | |
| 360 | + | |
276 | 361 |
| |
277 | 362 |
| |
278 |
| - | |
| 363 | + | |
279 | 364 |
| |
280 | 365 |
| |
281 |
| - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
282 | 370 |
| |
283 | 371 |
| |
284 | 372 |
| |
| |||
318 | 406 |
| |
319 | 407 |
| |
320 | 408 |
| |
321 |
| - | |
| 409 | + | |
322 | 410 |
| |
323 | 411 |
| |
324 | 412 |
| |
| |||
405 | 493 |
| |
406 | 494 |
| |
407 | 495 |
| |
408 |
| - | |
| 496 | + | |
409 | 497 |
| |
410 | 498 |
| |
411 | 499 |
| |
| |||
424 | 512 |
| |
425 | 513 |
| |
426 | 514 |
| |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
427 | 520 |
| |
428 | 521 |
| |
| 522 | + | |
429 | 523 |
| |
430 | 524 |
| |
431 | 525 |
| |
| |||
437 | 531 |
| |
438 | 532 |
| |
439 | 533 |
| |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
440 | 564 |
| |
441 |
| - | |
442 | 565 |
| |
443 | 566 |
| |
444 | 567 |
| |
| |||
460 | 583 |
| |
461 | 584 |
| |
462 | 585 |
| |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 | 586 |
| |
467 | 587 |
| |
468 | 588 |
| |
|
You can’t perform that action at this time.
0 commit comments