Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
1,464
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.95 KB | None | 0 0
  1. //
  2.  
  3. if (result.sum <= min_mse && result.x_end != result.x_start && result.y_end != result.y_start) {
  4. std::cout << "added diamond search found block" << std::endl;
  5. matched_blocks[x][y] = result;
  6. this->count++;
  7. }
  8.  
  9. //
  10.  
  11. C:\Users\windwoz\Documents\github_projects\dandere2x_cpp\cmake-build-debug\dandere2x_cpp.exe
  12. Hello Dandere!!
  13. Settings
  14. workspace: C:\Users\windwoz\Documents\github_projects\src\workspace\weathering_with_you_test\
  15. frame_count: 240
  16. block_size: 30
  17. step_size: 4
  18. run_type: n
  19. ResumeFrame (if valid): 55
  20. extension_type: .jpg
  21.  
  22.  
  23. Computing differences for frame: 1
  24. matched blocks: 2276
  25. Calculation time for frame : 221111
  26.  
  27.  
  28. Computing differences for frame: 2
  29. matched blocks: 2271
  30. Calculation time for frame : 206744
  31.  
  32.  
  33. Computing differences for frame: 3
  34. matched blocks: 2147
  35. Calculation time for frame : 244177
  36.  
  37.  
  38. Computing differences for frame: 4
  39. matched blocks: 2275
  40. Calculation time for frame : 292390
  41.  
  42.  
  43. Computing differences for frame: 5
  44. matched blocks: 2280
  45. Calculation time for frame : 221884
  46.  
  47.  
  48. Computing differences for frame: 6
  49. matched blocks: 2161
  50. Calculation time for frame : 257252
  51.  
  52.  
  53. Computing differences for frame: 7
  54. matched blocks: 2267
  55. Calculation time for frame : 324182
  56.  
  57.  
  58. Computing differences for frame: 8
  59. matched blocks: 2267
  60. Calculation time for frame : 209562
  61.  
  62.  
  63. Computing differences for frame: 9
  64. matched blocks: 2151
  65. Calculation time for frame : 575272
  66.  
  67.  
  68. Computing differences for frame: 10
  69. matched blocks: 2273
  70. Calculation time for frame : 243495
  71.  
  72.  
  73. Computing differences for frame: 11
  74. matched blocks: 2240
  75. Calculation time for frame : 224713
  76.  
  77.  
  78. Computing differences for frame: 12
  79. matched blocks: 2109
  80. Calculation time for frame : 264492
  81.  
  82.  
  83. Computing differences for frame: 13
  84. matched blocks: 2202
  85. Calculation time for frame : 229177
  86.  
  87.  
  88. Computing differences for frame: 14
  89. matched blocks: 2252
  90. Calculation time for frame : 257778
  91.  
  92.  
  93. Computing differences for frame: 15
  94. matched blocks: 2276
  95. Calculation time for frame : 222877
  96.  
  97.  
  98. Computing differences for frame: 16
  99. matched blocks: 2281
  100. Calculation time for frame : 226408
  101.  
  102.  
  103. Computing differences for frame: 17
  104. matched blocks: 2255
  105. Calculation time for frame : 238661
  106.  
  107.  
  108. Computing differences for frame: 18
  109. matched blocks: 2271
  110. Calculation time for frame : 222485
  111.  
  112.  
  113. Computing differences for frame: 19
  114. matched blocks: 2272
  115. Calculation time for frame : 331470
  116.  
  117.  
  118. Computing differences for frame: 20
  119. matched blocks: 2274
  120. Calculation time for frame : 215311
  121.  
  122.  
  123. Computing differences for frame: 21
  124. matched blocks: 2267
  125. Calculation time for frame : 237509
  126.  
  127.  
  128. Computing differences for frame: 22
  129. matched blocks: 2275
  130. Calculation time for frame : 643676
  131.  
  132.  
  133. Computing differences for frame: 23
  134. matched blocks: 2281
  135. Calculation time for frame : 565954
  136.  
  137.  
  138. Computing differences for frame: 24
  139. matched blocks: 2201
  140. Calculation time for frame : 239369
  141.  
  142.  
  143. Computing differences for frame: 25
  144. matched blocks: 2268
  145. Calculation time for frame : 251703
  146.  
  147.  
  148. Computing differences for frame: 26
  149. matched blocks: 2251
  150. Calculation time for frame : 242405
  151.  
  152.  
  153. Computing differences for frame: 27
  154. matched blocks: 2281
  155. Calculation time for frame : 675522
  156.  
  157.  
  158. Computing differences for frame: 28
  159. PSNR 5.59738
  160. PSNR is low - not going to match blocks
  161. matched blocks: 0
  162. Calculation time for frame : 216535
  163.  
  164.  
  165. Computing differences for frame: 29
  166. matched blocks: 2287
  167. Calculation time for frame : 227222
  168.  
  169.  
  170. Computing differences for frame: 30
  171. matched blocks: 1342
  172. Calculation time for frame : 271935
  173.  
  174.  
  175. Computing differences for frame: 31
  176. matched blocks: 1693
  177. Calculation time for frame : 561213
  178.  
  179.  
  180. Computing differences for frame: 32
  181. matched blocks: 1152
  182. Calculation time for frame : 254892
  183.  
  184.  
  185. Computing differences for frame: 33
  186. matched blocks: 1688
  187. Calculation time for frame : 242595
  188.  
  189.  
  190. Computing differences for frame: 34
  191. matched blocks: 1126
  192. Calculation time for frame : 269321
  193.  
  194.  
  195. Computing differences for frame: 35
  196. matched blocks: 1195
  197. Calculation time for frame : 291110
  198.  
  199.  
  200. Computing differences for frame: 36
  201. matched blocks: 1682
  202. Calculation time for frame : 234345
  203.  
  204.  
  205. Computing differences for frame: 37
  206. matched blocks: 1265
  207. Calculation time for frame : 290901
  208.  
  209.  
  210. Computing differences for frame: 38
  211. matched blocks: 1687
  212. Calculation time for frame : 246053
  213.  
  214.  
  215. Computing differences for frame: 39
  216. matched blocks: 1690
  217. Calculation time for frame : 248186
  218.  
  219.  
  220. Computing differences for frame: 40
  221. matched blocks: 1352
  222. Calculation time for frame : 297319
  223.  
  224.  
  225. Computing differences for frame: 41
  226. matched blocks: 1695
  227. Calculation time for frame : 257521
  228.  
  229.  
  230. Computing differences for frame: 42
  231. matched blocks: 1700
  232. Calculation time for frame : 238650
  233.  
  234.  
  235. Computing differences for frame: 43
  236. matched blocks: 1710
  237. Calculation time for frame : 247561
  238.  
  239.  
  240. Computing differences for frame: 44
  241. matched blocks: 1705
  242. Calculation time for frame : 268439
  243.  
  244.  
  245. Computing differences for frame: 45
  246. matched blocks: 1713
  247. Calculation time for frame : 548600
  248.  
  249.  
  250. Computing differences for frame: 46
  251. matched blocks: 1730
  252. Calculation time for frame : 249973
  253.  
  254.  
  255. Computing differences for frame: 47
  256. matched blocks: 1738
  257. Calculation time for frame : 250948
  258.  
  259.  
  260. Computing differences for frame: 48
  261. matched blocks: 1696
  262. Calculation time for frame : 322352
  263.  
  264.  
  265. Computing differences for frame: 49
  266. matched blocks: 2288
  267. Calculation time for frame : 490558
  268.  
  269.  
  270. Computing differences for frame: 50
  271. matched blocks: 2281
  272. Calculation time for frame : 232207
  273.  
  274.  
  275. Computing differences for frame: 51
  276. matched blocks: 2283
  277. Calculation time for frame : 227403
  278.  
  279.  
  280. Computing differences for frame: 52
  281. matched blocks: 2285
  282. Calculation time for frame : 228389
  283.  
  284.  
  285. Computing differences for frame: 53
  286. PSNR 7.05523
  287. PSNR is low - not going to match blocks
  288. matched blocks: 0
  289. Calculation time for frame : 150965
  290.  
  291.  
  292. Computing differences for frame: 54
  293. matched blocks: 1151
  294. Calculation time for frame : 377063
  295.  
  296.  
  297. Computing differences for frame: 55
  298. matched blocks: 1222
  299. Calculation time for frame : 322160
  300.  
  301.  
  302. Computing differences for frame: 56
  303. matched blocks: 1221
  304. Calculation time for frame : 358769
  305.  
  306.  
  307. Computing differences for frame: 57
  308. matched blocks: 1333
  309. Calculation time for frame : 349993
  310.  
  311.  
  312. Computing differences for frame: 58
  313. matched blocks: 1193
  314. Calculation time for frame : 345302
  315.  
  316.  
  317. Computing differences for frame: 59
  318. matched blocks: 1212
  319. Calculation time for frame : 350093
  320.  
  321.  
  322. Computing differences for frame: 60
  323. matched blocks: 1103
  324. Calculation time for frame : 350443
  325.  
  326.  
  327. Computing differences for frame: 61
  328. matched blocks: 1328
  329. Calculation time for frame : 320803
  330.  
  331.  
  332. Computing differences for frame: 62
  333. matched blocks: 1129
  334. Calculation time for frame : 361674
  335.  
  336.  
  337. Computing differences for frame: 63
  338. matched blocks: 1136
  339. Calculation time for frame : 352199
  340.  
  341.  
  342. Computing differences for frame: 64
  343. matched blocks: 1150
  344. Calculation time for frame : 349656
  345.  
  346.  
  347. Computing differences for frame: 65
  348. matched blocks: 1261
  349. Calculation time for frame : 347317
  350.  
  351.  
  352. Computing differences for frame: 66
  353. matched blocks: 1194
  354. Calculation time for frame : 595658
  355.  
  356.  
  357. Computing differences for frame: 67
  358. matched blocks: 1205
  359. Calculation time for frame : 333122
  360.  
  361.  
  362. Computing differences for frame: 68
  363. matched blocks: 1135
  364. Calculation time for frame : 336340
  365.  
  366.  
  367. Computing differences for frame: 69
  368. matched blocks: 1307
  369. Calculation time for frame : 338689
  370.  
  371.  
  372. Computing differences for frame: 70
  373. matched blocks: 1112
  374. Calculation time for frame : 345924
  375.  
  376.  
  377. Computing differences for frame: 71
  378. matched blocks: 1210
  379. Calculation time for frame : 332865
  380.  
  381.  
  382. Computing differences for frame: 72
  383. matched blocks: 1170
  384. Calculation time for frame : 345115
  385.  
  386.  
  387. Computing differences for frame: 73
  388. matched blocks: 1268
  389. Calculation time for frame : 770715
  390.  
  391.  
  392. Computing differences for frame: 74
  393. matched blocks: 1176
  394. Calculation time for frame : 343058
  395.  
  396.  
  397. Computing differences for frame: 75
  398. matched blocks: 1186
  399. Calculation time for frame : 337638
  400.  
  401.  
  402. Computing differences for frame: 76
  403. matched blocks: 1203
  404. Calculation time for frame : 352506
  405.  
  406.  
  407. Computing differences for frame: 77
  408. matched blocks: 1281
  409. Calculation time for frame : 338718
  410.  
  411.  
  412. Computing differences for frame: 78
  413. matched blocks: 1265
  414. Calculation time for frame : 346143
  415.  
  416.  
  417. Computing differences for frame: 79
  418. matched blocks: 1231
  419. Calculation time for frame : 343311
  420.  
  421.  
  422. Computing differences for frame: 80
  423. PSNR 7.0417
  424. PSNR is low - not going to match blocks
  425. matched blocks: 0
  426. Calculation time for frame : 150377
  427.  
  428.  
  429. Computing differences for frame: 81
  430. matched blocks: 1259
  431. Calculation time for frame : 314173
  432.  
  433.  
  434. Computing differences for frame: 82
  435. matched blocks: 1380
  436. Calculation time for frame : 305836
  437.  
  438.  
  439. Computing differences for frame: 83
  440. matched blocks: 711
  441. Calculation time for frame : 318631
  442.  
  443.  
  444. Computing differences for frame: 84
  445. matched blocks: 1415
  446. Calculation time for frame : 297713
  447.  
  448.  
  449. Computing differences for frame: 85
  450. matched blocks: 1461
  451. Calculation time for frame : 305185
  452.  
  453.  
  454. Computing differences for frame: 86
  455. matched blocks: 761
  456. Calculation time for frame : 327556
  457.  
  458.  
  459. Computing differences for frame: 87
  460. matched blocks: 1458
  461. Calculation time for frame : 323995
  462.  
  463.  
  464. Computing differences for frame: 88
  465. matched blocks: 1435
  466. Calculation time for frame : 325438
  467.  
  468.  
  469. Computing differences for frame: 89
  470. matched blocks: 657
  471. Calculation time for frame : 647835
  472.  
  473.  
  474. Computing differences for frame: 90
  475. matched blocks: 1381
  476. Calculation time for frame : 323071
  477.  
  478.  
  479. Computing differences for frame: 91
  480. matched blocks: 1406
  481. Calculation time for frame : 294010
  482.  
  483.  
  484. Computing differences for frame: 92
  485. matched blocks: 674
  486. Calculation time for frame : 621797
  487.  
  488.  
  489. Computing differences for frame: 93
  490. matched blocks: 1378
  491. Calculation time for frame : 308994
  492.  
  493.  
  494. Computing differences for frame: 94
  495. matched blocks: 1401
  496. Calculation time for frame : 289884
  497.  
  498.  
  499. Computing differences for frame: 95
  500. matched blocks: 684
  501. Calculation time for frame : 324582
  502.  
  503.  
  504. Computing differences for frame: 96
  505. matched blocks: 1366
  506. Calculation time for frame : 316508
  507.  
  508.  
  509. Computing differences for frame: 97
  510. matched blocks: 1357
  511. Calculation time for frame : 298995
  512.  
  513.  
  514. Computing differences for frame: 98
  515. matched blocks: 783
  516. Calculation time for frame : 317446
  517.  
  518.  
  519. Computing differences for frame: 99
  520. matched blocks: 1443
  521. Calculation time for frame : 319640
  522.  
  523.  
  524. Computing differences for frame: 100
  525. matched blocks: 1354
  526. Calculation time for frame : 396744
  527.  
  528.  
  529. Computing differences for frame: 101
  530. matched blocks: 762
  531. Calculation time for frame : 324339
  532.  
  533.  
  534. Computing differences for frame: 102
  535. matched blocks: 1439
  536. Calculation time for frame : 284784
  537.  
  538.  
  539. Computing differences for frame: 103
  540. matched blocks: 1322
  541. Calculation time for frame : 317001
  542.  
  543.  
  544. Computing differences for frame: 104
  545. matched blocks: 672
  546. Calculation time for frame : 487368
  547.  
  548.  
  549. Computing differences for frame: 105
  550. matched blocks: 1323
  551. Calculation time for frame : 372349
  552.  
  553.  
  554. Computing differences for frame: 106
  555. matched blocks: 1446
  556. Calculation time for frame : 297256
  557.  
  558.  
  559. Computing differences for frame: 107
  560. matched blocks: 809
  561. Calculation time for frame : 554511
  562.  
  563.  
  564. Computing differences for frame: 108
  565. matched blocks: 1428
  566. Calculation time for frame : 311593
  567.  
  568.  
  569. Computing differences for frame: 109
  570. matched blocks: 1430
  571. Calculation time for frame : 310991
  572.  
  573.  
  574. Computing differences for frame: 110
  575. matched blocks: 876
  576. Calculation time for frame : 324127
  577.  
  578.  
  579. Computing differences for frame: 111
  580. matched blocks: 1461
  581. Calculation time for frame : 297557
  582.  
  583.  
  584. Computing differences for frame: 112
  585. matched blocks: 1409
  586. Calculation time for frame : 310539
  587.  
  588.  
  589. Computing differences for frame: 113
  590. matched blocks: 884
  591. Calculation time for frame : 324147
  592.  
  593.  
  594. Computing differences for frame: 114
  595. matched blocks: 1537
  596. Calculation time for frame : 289829
  597.  
  598.  
  599. Computing differences for frame: 115
  600. matched blocks: 1498
  601. Calculation time for frame : 397470
  602.  
  603.  
  604. Computing differences for frame: 116
  605. matched blocks: 864
  606. Calculation time for frame : 320420
  607.  
  608.  
  609. Computing differences for frame: 117
  610. matched blocks: 1368
  611. Calculation time for frame : 303198
  612.  
  613.  
  614. Computing differences for frame: 118
  615. PSNR 7.92244
  616. PSNR is low - not going to match blocks
  617. matched blocks: 0
  618. Calculation time for frame : 146479
  619.  
  620.  
  621. Computing differences for frame: 119
  622. matched blocks: 2157
  623. Calculation time for frame : 243154
  624.  
  625.  
  626. Computing differences for frame: 120
  627. matched blocks: 1907
  628. Calculation time for frame : 546508
  629.  
  630.  
  631. Computing differences for frame: 121
  632. matched blocks: 2194
  633. Calculation time for frame : 231524
  634.  
  635.  
  636. Computing differences for frame: 122
  637. matched blocks: 2205
  638. Calculation time for frame : 236787
  639.  
  640.  
  641. Computing differences for frame: 123
  642. matched blocks: 1895
  643. Calculation time for frame : 270777
  644.  
  645.  
  646. Computing differences for frame: 124
  647. matched blocks: 2159
  648. Calculation time for frame : 243944
  649.  
  650.  
  651. Computing differences for frame: 125
  652. matched blocks: 2199
  653. Calculation time for frame : 317535
  654.  
  655.  
  656. Computing differences for frame: 126
  657. matched blocks: 1870
  658. Calculation time for frame : 260427
  659.  
  660.  
  661. Computing differences for frame: 127
  662. matched blocks: 2113
  663. Calculation time for frame : 250823
  664.  
  665.  
  666. Computing differences for frame: 128
  667. matched blocks: 2188
  668. Calculation time for frame : 259986
  669.  
  670.  
  671. Computing differences for frame: 129
  672. matched blocks: 1833
  673. Calculation time for frame : 262114
  674.  
  675.  
  676. Computing differences for frame: 130
  677. matched blocks: 2134
  678. Calculation time for frame : 250714
  679.  
  680.  
  681. Computing differences for frame: 131
  682. matched blocks: 2126
  683. Calculation time for frame : 244612
  684.  
  685.  
  686. Computing differences for frame: 132
  687. matched blocks: 1830
  688. Calculation time for frame : 293257
  689.  
  690.  
  691. Computing differences for frame: 133
  692. matched blocks: 2149
  693. Calculation time for frame : 240178
  694.  
  695.  
  696. Computing differences for frame: 134
  697. matched blocks: 2160
  698. Calculation time for frame : 244454
  699.  
  700.  
  701. Computing differences for frame: 135
  702. matched blocks: 1782
  703. Calculation time for frame : 265460
  704.  
  705.  
  706. Computing differences for frame: 136
  707. matched blocks: 2115
  708. Calculation time for frame : 287930
  709.  
  710.  
  711. Computing differences for frame: 137
  712. matched blocks: 2124
  713. Calculation time for frame : 308311
  714.  
  715.  
  716. Computing differences for frame: 138
  717. matched blocks: 1640
  718. Calculation time for frame : 288259
  719.  
  720.  
  721. Computing differences for frame: 139
  722. matched blocks: 2029
  723. Calculation time for frame : 571639
  724.  
  725.  
  726. Computing differences for frame: 140
  727. matched blocks: 2161
  728. Calculation time for frame : 254003
  729.  
  730.  
  731. Computing differences for frame: 141
  732. matched blocks: 1829
  733. Calculation time for frame : 270575
  734.  
  735.  
  736. Computing differences for frame: 142
  737. matched blocks: 2136
  738. Calculation time for frame : 255867
  739.  
  740.  
  741. Computing differences for frame: 143
  742. matched blocks: 2188
  743. Calculation time for frame : 266847
  744.  
  745.  
  746. Computing differences for frame: 144
  747. matched blocks: 1880
  748. Calculation time for frame : 389257
  749.  
  750.  
  751. Computing differences for frame: 145
  752. matched blocks: 2155
  753. Calculation time for frame : 250248
  754.  
  755.  
  756. Computing differences for frame: 146
  757. matched blocks: 2166
  758. Calculation time for frame : 247211
  759.  
  760.  
  761. Computing differences for frame: 147
  762. matched blocks: 1855
  763. Calculation time for frame : 268529
  764.  
  765.  
  766. Computing differences for frame: 148
  767. matched blocks: 2169
  768. Calculation time for frame : 369749
  769.  
  770.  
  771. Computing differences for frame: 149
  772. matched blocks: 2172
  773. Calculation time for frame : 254294
  774.  
  775.  
  776. Computing differences for frame: 150
  777. matched blocks: 1792
  778. Calculation time for frame : 275031
  779.  
  780.  
  781. Computing differences for frame: 151
  782. matched blocks: 2171
  783. Calculation time for frame : 255407
  784.  
  785.  
  786. Computing differences for frame: 152
  787. matched blocks: 2203
  788. Calculation time for frame : 243340
  789.  
  790.  
  791. Computing differences for frame: 153
  792. matched blocks: 1862
  793. Calculation time for frame : 262096
  794.  
  795.  
  796. Computing differences for frame: 154
  797. matched blocks: 2130
  798. Calculation time for frame : 246224
  799.  
  800.  
  801. Computing differences for frame: 155
  802. matched blocks: 2150
  803. Calculation time for frame : 256402
  804.  
  805.  
  806. Computing differences for frame: 156
  807. matched blocks: 1783
  808. Calculation time for frame : 265219
  809.  
  810.  
  811. Computing differences for frame: 157
  812. matched blocks: 2160
  813. Calculation time for frame : 253226
  814.  
  815.  
  816. Computing differences for frame: 158
  817. matched blocks: 2169
  818. Calculation time for frame : 245380
  819.  
  820.  
  821. Computing differences for frame: 159
  822. matched blocks: 1821
  823. Calculation time for frame : 293895
  824.  
  825.  
  826. Computing differences for frame: 160
  827. matched blocks: 2152
  828. Calculation time for frame : 242322
  829.  
  830.  
  831. Computing differences for frame: 161
  832. matched blocks: 2157
  833. Calculation time for frame : 252608
  834.  
  835.  
  836. Computing differences for frame: 162
  837. matched blocks: 1807
  838. Calculation time for frame : 277497
  839.  
  840.  
  841. Computing differences for frame: 163
  842. PSNR 7.05388
  843. PSNR is low - not going to match blocks
  844. matched blocks: 0
  845. Calculation time for frame : 159884
  846.  
  847.  
  848. Computing differences for frame: 164
  849. matched blocks: 178
  850. Calculation time for frame : 381860
  851.  
  852.  
  853. Computing differences for frame: 165
  854. matched blocks: 149
  855. Calculation time for frame : 387598
  856.  
  857.  
  858. Computing differences for frame: 166
  859. matched blocks: 180
  860. Calculation time for frame : 405592
  861.  
  862.  
  863. Computing differences for frame: 167
  864. matched blocks: 169
  865. Calculation time for frame : 636633
  866.  
  867.  
  868. Computing differences for frame: 168
  869. matched blocks: 177
  870. Calculation time for frame : 416508
  871.  
  872.  
  873. Computing differences for frame: 169
  874. matched blocks: 152
  875. Calculation time for frame : 428048
  876.  
  877.  
  878. Computing differences for frame: 170
  879. matched blocks: 190
  880. Calculation time for frame : 559413
  881.  
  882.  
  883. Computing differences for frame: 171
  884. matched blocks: 168
  885. Calculation time for frame : 370387
  886.  
  887.  
  888. Computing differences for frame: 172
  889. matched blocks: 164
  890. Calculation time for frame : 374811
  891.  
  892.  
  893. Computing differences for frame: 173
  894. matched blocks: 168
  895. Calculation time for frame : 382765
  896.  
  897.  
  898. Computing differences for frame: 174
  899. matched blocks: 171
  900. Calculation time for frame : 408386
  901.  
  902.  
  903. Computing differences for frame: 175
  904. matched blocks: 165
  905. Calculation time for frame : 383433
  906.  
  907.  
  908. Computing differences for frame: 176
  909. matched blocks: 70
  910. Calculation time for frame : 389907
  911.  
  912.  
  913. Computing differences for frame: 177
  914. matched blocks: 195
  915. Calculation time for frame : 378215
  916.  
  917.  
  918. Computing differences for frame: 178
  919. matched blocks: 126
  920. Calculation time for frame : 377390
  921.  
  922.  
  923. Computing differences for frame: 179
  924. matched blocks: 141
  925. Calculation time for frame : 368266
  926.  
  927.  
  928. Computing differences for frame: 180
  929. matched blocks: 129
  930. Calculation time for frame : 384428
  931.  
  932.  
  933. Computing differences for frame: 181
  934. matched blocks: 134
  935. Calculation time for frame : 388321
  936.  
  937.  
  938. Computing differences for frame: 182
  939. matched blocks: 144
  940. Calculation time for frame : 381254
  941.  
  942.  
  943. Computing differences for frame: 183
  944. matched blocks: 139
  945. Calculation time for frame : 370336
  946.  
  947.  
  948. Computing differences for frame: 184
  949. matched blocks: 133
  950. Calculation time for frame : 401474
  951.  
  952.  
  953. Computing differences for frame: 185
  954. matched blocks: 124
  955. Calculation time for frame : 376611
  956.  
  957.  
  958. Computing differences for frame: 186
  959. matched blocks: 169
  960. Calculation time for frame : 370971
  961.  
  962.  
  963. Computing differences for frame: 187
  964. matched blocks: 142
  965. Calculation time for frame : 412949
  966.  
  967.  
  968. Computing differences for frame: 188
  969. matched blocks: 182
  970. Calculation time for frame : 377941
  971.  
  972.  
  973. Computing differences for frame: 189
  974. matched blocks: 137
  975. Calculation time for frame : 378528
  976.  
  977.  
  978. Computing differences for frame: 190
  979. matched blocks: 193
  980. Calculation time for frame : 391960
  981.  
  982.  
  983. Computing differences for frame: 191
  984. matched blocks: 157
  985. Calculation time for frame : 362780
  986.  
  987.  
  988. Computing differences for frame: 192
  989. matched blocks: 192
  990. Calculation time for frame : 369982
  991.  
  992.  
  993. Computing differences for frame: 193
  994. matched blocks: 174
  995. Calculation time for frame : 390011
  996.  
  997.  
  998. Computing differences for frame: 194
  999. matched blocks: 160
  1000. Calculation time for frame : 655600
  1001.  
  1002.  
  1003. Computing differences for frame: 195
  1004. matched blocks: 0
  1005. Calculation time for frame : 314487
  1006.  
  1007.  
  1008. Computing differences for frame: 196
  1009. matched blocks: 556
  1010. Calculation time for frame : 367470
  1011.  
  1012.  
  1013. Computing differences for frame: 197
  1014. matched blocks: 630
  1015. Calculation time for frame : 593844
  1016.  
  1017.  
  1018. Computing differences for frame: 198
  1019. matched blocks: 324
  1020. Calculation time for frame : 349435
  1021.  
  1022.  
  1023. Computing differences for frame: 199
  1024. matched blocks: 712
  1025. Calculation time for frame : 509664
  1026.  
  1027.  
  1028. Computing differences for frame: 200
  1029. matched blocks: 256
  1030. Calculation time for frame : 350425
  1031.  
  1032.  
  1033. Computing differences for frame: 201
  1034. matched blocks: 451
  1035. Calculation time for frame : 349216
  1036.  
  1037.  
  1038. Computing differences for frame: 202
  1039. matched blocks: 236
  1040. Calculation time for frame : 351194
  1041.  
  1042.  
  1043. Computing differences for frame: 203
  1044. matched blocks: 372
  1045. Calculation time for frame : 356337
  1046.  
  1047.  
  1048. Computing differences for frame: 204
  1049. matched blocks: 194
  1050. Calculation time for frame : 335144
  1051.  
  1052.  
  1053. Computing differences for frame: 205
  1054. matched blocks: 379
  1055. Calculation time for frame : 352934
  1056.  
  1057.  
  1058. Computing differences for frame: 206
  1059. matched blocks: 169
  1060. Calculation time for frame : 343047
  1061.  
  1062.  
  1063. Computing differences for frame: 207
  1064. matched blocks: 359
  1065. Calculation time for frame : 350072
  1066.  
  1067.  
  1068. Computing differences for frame: 208
  1069. matched blocks: 184
  1070. Calculation time for frame : 341646
  1071.  
  1072.  
  1073. Computing differences for frame: 209
  1074. matched blocks: 387
  1075. Calculation time for frame : 359879
  1076.  
  1077.  
  1078. Computing differences for frame: 210
  1079. matched blocks: 154
  1080. Calculation time for frame : 344467
  1081.  
  1082.  
  1083. Computing differences for frame: 211
  1084. matched blocks: 274
  1085. Calculation time for frame : 337281
  1086.  
  1087.  
  1088. Computing differences for frame: 212
  1089. matched blocks: 2
  1090. Calculation time for frame : 336795
  1091.  
  1092.  
  1093. Computing differences for frame: 213
  1094. matched blocks: 94
  1095. Calculation time for frame : 344827
  1096.  
  1097.  
  1098. Computing differences for frame: 214
  1099. matched blocks: 7
  1100. Calculation time for frame : 353123
  1101.  
  1102.  
  1103. Computing differences for frame: 215
  1104. matched blocks: 223
  1105. Calculation time for frame : 322984
  1106.  
  1107.  
  1108. Computing differences for frame: 216
  1109. matched blocks: 223
  1110. Calculation time for frame : 414067
  1111.  
  1112.  
  1113. Computing differences for frame: 217
  1114. matched blocks: 477
  1115. Calculation time for frame : 369657
  1116.  
  1117.  
  1118. Computing differences for frame: 218
  1119. matched blocks: 275
  1120. Calculation time for frame : 350247
  1121.  
  1122.  
  1123. Computing differences for frame: 219
  1124. matched blocks: 728
  1125. Calculation time for frame : 424174
  1126.  
  1127.  
  1128. Computing differences for frame: 220
  1129. matched blocks: 341
  1130. Calculation time for frame : 371687
  1131.  
  1132.  
  1133. Computing differences for frame: 221
  1134. matched blocks: 660
  1135. Calculation time for frame : 359037
  1136.  
  1137.  
  1138. Computing differences for frame: 222
  1139. matched blocks: 407
  1140. Calculation time for frame : 346853
  1141.  
  1142.  
  1143. Computing differences for frame: 223
  1144. matched blocks: 1182
  1145. Calculation time for frame : 345842
  1146.  
  1147.  
  1148. Computing differences for frame: 224
  1149. matched blocks: 699
  1150. Calculation time for frame : 366769
  1151.  
  1152.  
  1153. Computing differences for frame: 225
  1154. PSNR 5.52747
  1155. PSNR is low - not going to match blocks
  1156. matched blocks: 0
  1157. Calculation time for frame : 140502
  1158.  
  1159.  
  1160. Computing differences for frame: 226
  1161. matched blocks: 198
  1162. Calculation time for frame : 354591
  1163.  
  1164.  
  1165. Computing differences for frame: 227
  1166. matched blocks: 525
  1167. Calculation time for frame : 505797
  1168.  
  1169.  
  1170. Computing differences for frame: 228
  1171. matched blocks: 158
  1172. Calculation time for frame : 327970
  1173.  
  1174.  
  1175. Computing differences for frame: 229
  1176. matched blocks: 385
  1177. Calculation time for frame : 334090
  1178.  
  1179.  
  1180. Computing differences for frame: 230
  1181. matched blocks: 75
  1182. Calculation time for frame : 323331
  1183.  
  1184.  
  1185. Computing differences for frame: 231
  1186. matched blocks: 190
  1187. Calculation time for frame : 330509
  1188.  
  1189.  
  1190. Computing differences for frame: 232
  1191. matched blocks: 79
  1192. Calculation time for frame : 390491
  1193.  
  1194.  
  1195. Computing differences for frame: 233
  1196. matched blocks: 178
  1197. Calculation time for frame : 338874
  1198.  
  1199.  
  1200. Computing differences for frame: 234
  1201. PSNR 9.58606
  1202. PSNR is low - not going to match blocks
  1203. matched blocks: 0
  1204. Calculation time for frame : 143905
  1205.  
  1206.  
  1207. Computing differences for frame: 235
  1208. matched blocks: 406
  1209. Calculation time for frame : 659450
  1210.  
  1211.  
  1212. Computing differences for frame: 236
  1213. PSNR 9.38966
  1214. PSNR is low - not going to match blocks
  1215. matched blocks: 0
  1216. Calculation time for frame : 156679
  1217.  
  1218.  
  1219. Computing differences for frame: 237
  1220. matched blocks: 451
  1221. Calculation time for frame : 372598
  1222.  
  1223.  
  1224. Computing differences for frame: 238
  1225. PSNR 8.45465
  1226. PSNR is low - not going to match blocks
  1227. matched blocks: 0
  1228. Calculation time for frame : 152083
  1229.  
  1230.  
  1231. Computing differences for frame: 239
  1232. matched blocks: 341
  1233. Calculation time for frame : 513983
  1234. total time: 80145244
  1235.  
  1236. Process finished with exit code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement