CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 14:30:22 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/"34b6e6e11b96d15626de37c0fe5faf7d"
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=Gnf4d1t1VRaP9iqw3CwCr1HH3G8xqVdWDKuKb0d13YuOa08XnseZZPM3zdZp8syJ7pGzt9P8k0LfHFE99m7MdsKqwzQUjqbMwzVW36oueG7oDJJAf9cUDBdK0W%2F%2B98dvtXa5CYZNEX959nTmFLmLYzDrxdaNEGWEOTz4i%2B0Gy7Xk1bpM0Oc9itrLXjuXiqNfruO7689gYRjTRxBf0o3EKPMJ25MbqjMBBcZfhvaNvRp9DPFsZQ1CSfIjUM0qFkTWJZmDTMvpunjtPGugi9h5PA%3D%3D--Q9AS8lsU6S9jn0XS--dpyZPmTbXAxag67EsblHSQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2091309280.1753626622; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 14:30:22 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 14:30:22 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D3E4:15E61D:E4E5E9:12A0EB8:688637FE
Merge pull request #26837 from warped-rudi:zoom · opencv/opencv@a2dd4dd · GitHub
Copy file name to clipboardExpand all lines: modules/videoio/include/opencv2/videoio.hpp
Copy file name to clipboardExpand all lines: modules/videoio/src/cap_android_camera.cpp
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Commit a2dd4dd
authored
Merge pull request #26837 from warped-rudi:zoom
Zoom functionality for Android native camera capture #26837
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x ] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake1 parent 9bb01e7 commit a2dd4ddCopy full SHA for a2dd4dd
File tree
Expand file treeCollapse file tree
2 files changed
+61
-45
lines changedFilter options
- modules/videoio
- include/opencv2
- src
Expand file treeCollapse file tree
2 files changed
+61
-45
lines changedmodules/videoio/include/opencv2/videoio.hpp
Copy file name to clipboardExpand all lines: modules/videoio/include/opencv2/videoio.hpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
|
modules/videoio/src/cap_android_camera.cpp
Copy file name to clipboardExpand all lines: modules/videoio/src/cap_android_camera.cpp+60-44Lines changed: 60 additions & 44 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 | 109 |
| |
111 | 110 |
| |
112 | 111 |
| |
| 112 | + | |
| 113 | + | |
113 | 114 |
| |
114 | 115 |
| |
115 | 116 |
| |
| |||
136 | 137 |
| |
137 | 138 |
| |
138 | 139 |
| |
139 |
| - | |
| 140 | + | |
| 141 | + | |
140 | 142 |
| |
141 | 143 |
| |
142 | 144 |
| |
| |||
151 | 153 |
| |
152 | 154 |
| |
153 | 155 |
| |
154 |
| - | |
155 |
| - | |
| 156 | + | |
| 157 | + | |
156 | 158 |
| |
157 | 159 |
| |
158 | 160 |
| |
| |||
277 | 279 |
| |
278 | 280 |
| |
279 | 281 |
| |
280 |
| - | |
| 282 | + | |
281 | 283 |
| |
282 | 284 |
| |
283 | 285 |
| |
| |||
299 | 301 |
| |
300 | 302 |
| |
301 | 303 |
| |
302 |
| - | |
| 304 | + | |
303 | 305 |
| |
304 | 306 |
| |
305 |
| - | |
306 |
| - | |
| 307 | + | |
307 | 308 |
| |
308 | 309 |
| |
309 |
| - | |
| 310 | + | |
310 | 311 |
| |
311 | 312 |
| |
312 |
| - | |
| 313 | + | |
313 | 314 |
| |
314 | 315 |
| |
315 |
| - | |
| 316 | + | |
316 | 317 |
| |
317 | 318 |
| |
318 |
| - | |
| 319 | + | |
319 | 320 |
| |
320 | 321 |
| |
321 |
| - | |
| 322 | + | |
322 | 323 |
| |
323 | 324 |
| |
324 |
| - | |
| 325 | + | |
325 | 326 |
| |
326 | 327 |
| |
327 | 328 |
| |
328 |
| - | |
| 329 | + | |
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
| |
| |||
351 | 352 |
| |
352 | 353 |
| |
353 | 354 |
| |
| 355 | + | |
| 356 | + | |
354 | 357 |
| |
355 | 358 |
| |
356 | 359 |
| |
| |||
362 | 365 |
| |
363 | 366 |
| |
364 | 367 |
| |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
| 368 | + | |
| 369 | + | |
372 | 370 |
| |
373 | 371 |
| |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
379 |
| - | |
380 |
| - | |
| 372 | + | |
| 373 | + | |
381 | 374 |
| |
382 | 375 |
| |
383 | 376 |
| |
| |||
437 | 430 |
| |
438 | 431 |
| |
439 | 432 |
| |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
440 | 439 |
| |
441 | 440 |
| |
442 | 441 |
| |
| |||
449 | 448 |
| |
450 | 449 |
| |
451 | 450 |
| |
452 |
| - | |
| 451 | + | |
453 | 452 |
| |
454 |
| - | |
455 | 453 |
| |
456 | 454 |
| |
457 | 455 |
| |
| |||
464 | 462 |
| |
465 | 463 |
| |
466 | 464 |
| |
467 |
| - | |
468 |
| - | |
| 465 | + | |
| 466 | + | |
469 | 467 |
| |
470 | 468 |
| |
471 |
| - | |
| 469 | + | |
472 | 470 |
| |
473 | 471 |
| |
474 | 472 |
| |
| |||
568 | 566 |
| |
569 | 567 |
| |
570 | 568 |
| |
571 |
| - | |
572 | 569 |
| |
| 570 | + | |
573 | 571 |
| |
574 | 572 |
| |
| 573 | + | |
| 574 | + | |
| 575 | + | |
575 | 576 |
| |
576 | 577 |
| |
577 | 578 |
| |
| |||
610 | 611 |
| |
611 | 612 |
| |
612 | 613 |
| |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
613 | 625 |
| |
614 | 626 |
| |
615 | 627 |
| |
| |||
658 | 670 |
| |
659 | 671 |
| |
660 | 672 |
| |
661 |
| - | |
662 |
| - | |
663 |
| - | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
664 | 680 |
| |
665 | 681 |
| |
666 | 682 |
| |
| |||
786 | 802 |
| |
787 | 803 |
| |
788 | 804 |
| |
789 |
| - | |
790 |
| - | |
| 805 | + | |
| 806 | + | |
791 | 807 |
| |
792 | 808 |
| |
793 | 809 |
|
You can’t perform that action at this time.
0 commit comments