CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 23:14:19 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/"78300eff0288ea9eb4f171ff7968ecbb"
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=vY9k5SrMdKS9JP2F8PlyvuPlkEJS1%2BYzOktBqsh9jsX1Ppz3iAk38VlmD8FQcrsgqrfQJpwQignS34mII9%2BzWfiXs7215Xi%2B8xMEL%2FXTDjLlkx9Fnz2SlNSGI3HPx53RWjuQuzYKHgmfEE2UBFy3h3ZNrnRCicspcXxdnOUxgcV29vGiRBeEd6nRdSvn1hzim9mmKMeXdmbLPEMeD9xCtAgTnbUCvnjtwz25GtmTfccU6noeMlVQr0%2FcSrOHFpfJHxH3STjn5hqUWea2JRfCyA%3D%3D--gPf5nn3vM%2FMnogHh--H0e%2FS3WcjKzufENKE5vvsQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.560787551.1753226058; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:14:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:14:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BC2C:124FF4:1B0CB2:25144E:68801B4A
Merge pull request #15356 from APrigarina:3.4_version2 · opencv/opencv@5c9a624 · GitHub
Copy file name to clipboardExpand all lines: modules/objdetect/src/qrcode.cpp
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 56.2k
Commit 5c9a624
Merge pull request #15356 from APrigarina:3.4_version2
QR-Code detection: accuracy improvement
* first commit
* resize improvement
* resize improvement
* dummy commit
* warnings fix
* warnings fix
* warnings fix
* test added
* resize fix
* resize fix
* tests changed
* tests changed1 parent aa61e79 commit 5c9a624Copy full SHA for 5c9a624
File tree
Expand file treeCollapse file tree
2 files changed
+375
-59
lines changedFilter options
- modules/objdetect
- src
- test
Expand file treeCollapse file tree
2 files changed
+375
-59
lines changedmodules/objdetect/src/qrcode.cpp
Copy file name to clipboardExpand all lines: modules/objdetect/src/qrcode.cpp+161-58Lines changed: 161 additions & 58 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
| 54 | + | |
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
| 58 | + | |
56 | 59 |
| |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
61 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
62 | 74 |
| |
63 | 75 |
| |
| 76 | + | |
64 | 77 |
| |
65 |
| - | |
66 | 78 |
| |
67 | 79 |
| |
68 | 80 |
| |
69 | 81 |
| |
70 | 82 |
| |
| 83 | + | |
71 | 84 |
| |
72 | 85 |
| |
73 | 86 |
| |
| |||
140 | 153 |
| |
141 | 154 |
| |
142 | 155 |
| |
143 |
| - | |
| 156 | + | |
| 157 | + | |
144 | 158 |
| |
145 | 159 |
| |
146 | 160 |
| |
147 | 161 |
| |
148 |
| - | |
| 162 | + | |
149 | 163 |
| |
150 |
| - | |
151 |
| - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
152 | 167 |
| |
153 |
| - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
154 | 172 |
| |
155 |
| - | |
156 |
| - | |
| 173 | + | |
157 | 174 |
| |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
163 | 179 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
168 | 189 |
| |
169 |
| - | |
170 | 190 |
| |
171 |
| - | |
| 191 | + | |
172 | 192 |
| |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
| 193 | + | |
| 194 | + | |
179 | 195 |
| |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
184 | 205 |
| |
185 |
| - | |
186 | 206 |
| |
187 |
| - | |
| 207 | + | |
188 | 208 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
192 | 212 |
| |
193 |
| - | |
| 213 | + | |
194 | 214 |
| |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
201 | 221 |
| |
202 |
| - | |
203 |
| - | |
204 |
| - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
205 | 226 |
| |
206 | 227 |
| |
207 |
| - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
208 | 236 |
| |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
215 | 246 |
| |
216 | 247 |
| |
217 | 248 |
| |
| |||
316 | 347 |
| |
317 | 348 |
| |
318 | 349 |
| |
319 |
| - | |
| 350 | + | |
320 | 351 |
| |
321 | 352 |
| |
322 | 353 |
| |
| |||
325 | 356 |
| |
326 | 357 |
| |
327 | 358 |
| |
328 |
| - | |
329 | 359 |
| |
330 |
| - | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
331 | 409 |
| |
332 | 410 |
| |
333 | 411 |
| |
| |||
475 | 553 |
| |
476 | 554 |
| |
477 | 555 |
| |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
478 | 563 |
| |
479 | 564 |
| |
480 | 565 |
| |
| |||
835 | 920 |
| |
836 | 921 |
| |
837 | 922 |
| |
838 |
| - | |
839 |
| - | |
840 |
| - | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
841 | 944 |
| |
842 | 945 |
| |
843 | 946 |
| |
|
You can’t perform that action at this time.
0 commit comments