zhuhu00 commited on
Commit
dcb02d0
1 Parent(s): 346a24e

+ GS_Orig Model

Browse files

添加 Gaussian Splatting 原始的 model 文件,用于自己的可视化

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +38 -0
  2. GS_Orig_models/bicycle/cameras.json +1 -0
  3. GS_Orig_models/bicycle/cfg_args +1 -0
  4. GS_Orig_models/bicycle/input.ply +3 -0
  5. GS_Orig_models/bicycle/point_cloud/iteration_30000/point_cloud.ply +3 -0
  6. GS_Orig_models/bicycle/point_cloud/iteration_7000/point_cloud.ply +3 -0
  7. GS_Orig_models/bonsai/cameras.json +0 -0
  8. GS_Orig_models/bonsai/cfg_args +1 -0
  9. GS_Orig_models/bonsai/input.ply +3 -0
  10. GS_Orig_models/bonsai/point_cloud/iteration_30000/point_cloud.ply +3 -0
  11. GS_Orig_models/bonsai/point_cloud/iteration_7000/point_cloud.ply +3 -0
  12. GS_Orig_models/counter/cameras.json +1 -0
  13. GS_Orig_models/counter/cfg_args +1 -0
  14. GS_Orig_models/counter/input.ply +3 -0
  15. GS_Orig_models/counter/point_cloud/iteration_30000/point_cloud.ply +3 -0
  16. GS_Orig_models/counter/point_cloud/iteration_7000/point_cloud.ply +3 -0
  17. GS_Orig_models/drjohnson/cameras.json +0 -0
  18. GS_Orig_models/drjohnson/cfg_args +1 -0
  19. GS_Orig_models/drjohnson/input.ply +3 -0
  20. GS_Orig_models/drjohnson/point_cloud/iteration_30000/point_cloud.ply +3 -0
  21. GS_Orig_models/drjohnson/point_cloud/iteration_7000/point_cloud.ply +3 -0
  22. GS_Orig_models/flowers/cameras.json +1 -0
  23. GS_Orig_models/flowers/cfg_args +1 -0
  24. GS_Orig_models/flowers/input.ply +3 -0
  25. GS_Orig_models/flowers/point_cloud/iteration_30000/point_cloud.ply +3 -0
  26. GS_Orig_models/flowers/point_cloud/iteration_7000/point_cloud.ply +3 -0
  27. GS_Orig_models/garden/cameras.json +1 -0
  28. GS_Orig_models/garden/cfg_args +1 -0
  29. GS_Orig_models/garden/input.ply +3 -0
  30. GS_Orig_models/garden/point_cloud/iteration_30000/point_cloud.ply +3 -0
  31. GS_Orig_models/garden/point_cloud/iteration_7000/point_cloud.ply +3 -0
  32. GS_Orig_models/kitchen/cameras.json +0 -0
  33. GS_Orig_models/kitchen/cfg_args +1 -0
  34. GS_Orig_models/kitchen/input.ply +3 -0
  35. GS_Orig_models/kitchen/point_cloud/iteration_30000/point_cloud.ply +3 -0
  36. GS_Orig_models/kitchen/point_cloud/iteration_7000/point_cloud.ply +3 -0
  37. GS_Orig_models/playroom/cameras.json +1 -0
  38. GS_Orig_models/playroom/cfg_args +1 -0
  39. GS_Orig_models/playroom/input.ply +0 -0
  40. GS_Orig_models/playroom/point_cloud/iteration_30000/point_cloud.ply +3 -0
  41. GS_Orig_models/playroom/point_cloud/iteration_7000/point_cloud.ply +3 -0
  42. GS_Orig_models/room/cameras.json +0 -0
  43. GS_Orig_models/room/cfg_args +1 -0
  44. GS_Orig_models/room/input.ply +3 -0
  45. GS_Orig_models/room/point_cloud/iteration_30000/point_cloud.ply +3 -0
  46. GS_Orig_models/room/point_cloud/iteration_7000/point_cloud.ply +3 -0
  47. GS_Orig_models/stump/cameras.json +1 -0
  48. GS_Orig_models/stump/cfg_args +1 -0
  49. GS_Orig_models/stump/input.ply +3 -0
  50. GS_Orig_models/stump/point_cloud/iteration_30000/point_cloud.ply +3 -0
.gitattributes CHANGED
@@ -33,3 +33,41 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ GS_Orig_models/bicycle/input.ply filter=lfs diff=lfs merge=lfs -text
37
+ GS_Orig_models/bicycle/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
38
+ GS_Orig_models/bicycle/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
39
+ GS_Orig_models/bonsai/input.ply filter=lfs diff=lfs merge=lfs -text
40
+ GS_Orig_models/bonsai/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
41
+ GS_Orig_models/bonsai/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
42
+ GS_Orig_models/counter/input.ply filter=lfs diff=lfs merge=lfs -text
43
+ GS_Orig_models/counter/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
44
+ GS_Orig_models/counter/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
45
+ GS_Orig_models/drjohnson/input.ply filter=lfs diff=lfs merge=lfs -text
46
+ GS_Orig_models/drjohnson/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
47
+ GS_Orig_models/drjohnson/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
48
+ GS_Orig_models/flowers/input.ply filter=lfs diff=lfs merge=lfs -text
49
+ GS_Orig_models/flowers/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
50
+ GS_Orig_models/flowers/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
51
+ GS_Orig_models/garden/input.ply filter=lfs diff=lfs merge=lfs -text
52
+ GS_Orig_models/garden/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
53
+ GS_Orig_models/garden/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
54
+ GS_Orig_models/kitchen/input.ply filter=lfs diff=lfs merge=lfs -text
55
+ GS_Orig_models/kitchen/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
56
+ GS_Orig_models/kitchen/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
57
+ GS_Orig_models/playroom/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
58
+ GS_Orig_models/playroom/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
59
+ GS_Orig_models/room/input.ply filter=lfs diff=lfs merge=lfs -text
60
+ GS_Orig_models/room/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
61
+ GS_Orig_models/room/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
62
+ GS_Orig_models/stump/input.ply filter=lfs diff=lfs merge=lfs -text
63
+ GS_Orig_models/stump/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
64
+ GS_Orig_models/stump/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
65
+ GS_Orig_models/train/input.ply filter=lfs diff=lfs merge=lfs -text
66
+ GS_Orig_models/train/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
67
+ GS_Orig_models/train/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
68
+ GS_Orig_models/treehill/input.ply filter=lfs diff=lfs merge=lfs -text
69
+ GS_Orig_models/treehill/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
70
+ GS_Orig_models/treehill/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
71
+ GS_Orig_models/truck/input.ply filter=lfs diff=lfs merge=lfs -text
72
+ GS_Orig_models/truck/point_cloud/iteration_30000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
73
+ GS_Orig_models/truck/point_cloud/iteration_7000/point_cloud.ply filter=lfs diff=lfs merge=lfs -text
GS_Orig_models/bicycle/cameras.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"id": 0, "img_name": "_DSC8679", "width": 4946, "height": 3286, "position": [-3.0026817933840073, 1.4007726437615275, -2.2284005560263305], "rotation": [[0.6356840663395591, -0.03804422066319289, 0.7710112872559864], [0.1589352827320079, 0.9838365806164537, -0.08249338484885187], [-0.7554107119341767, 0.17498062725643193, 0.6314558071472982]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 1, "img_name": "_DSC8687", "width": 4946, "height": 3286, "position": [-3.210451527466955, 0.4288022508643672, 2.0500720221806525], "rotation": [[-0.3507801127255924, 0.02094398009472033, 0.936223617633102], [0.21591273986488782, 0.9746227786035045, 0.05909423145469673], [-0.9112271952044989, 0.22287168758049092, -0.3464003602693941]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 2, "img_name": "_DSC8695", "width": 4946, "height": 3286, "position": [-0.01879624251899167, -0.19782204951891333, 4.405346391019566], "rotation": [[-0.9953674312474307, 0.05127120549683862, 0.08133228325082693], [0.0702769867786712, 0.9652866476837574, 0.2515607937115078], [-0.06561114189832598, 0.2561112088338859, -0.9644180767532534]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 3, "img_name": "_DSC8703", "width": 4946, "height": 3286, "position": [3.53581448489535, 0.21167122796431212, 1.72553870508941], "rotation": [[-0.4379432075550934, 0.1346404166494319, -0.8888631532248501], [-0.1858211969061234, 0.9538128653926723, 0.23603283795225583], [0.8795886707641997, 0.26853859315913514, -0.3926968223036448]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 4, "img_name": "_DSC8711", "width": 4946, "height": 3286, "position": [3.0962633641916417, 1.1746545026650796, -2.4506964046336295], "rotation": [[0.6276456611178438, 0.12904299708649497, -0.7677296587880916], [-0.17893515267135843, 0.9836763384675397, 0.019054455583200892], [0.7576563437459112, 0.12541437733381844, 0.6404905141682804]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 5, "img_name": "_DSC8719", "width": 4946, "height": 3286, "position": [-0.04774771700919393, 1.3736281210574213, -3.791160728184646], "rotation": [[0.9823201700242411, -0.012188056404746963, 0.18681149548307044], [0.03363250900107312, 0.9931324589140686, -0.11205700955133846], [-0.18416280270955715, 0.11635879997821706, 0.9759839608137986]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 6, "img_name": "_DSC8727", "width": 4946, "height": 3286, "position": [-2.9416041118110456, 0.7734839764361524, -1.4627972184811224], "rotation": [[0.4707193770825136, -0.13666297110523165, 0.8716343845717313], [0.19854321338522743, 0.9789990943647878, 0.04627489223751334], [-0.8596533373736871, 0.15127460316132393, 0.487967349297743]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 7, "img_name": "_DSC8735", "width": 4946, "height": 3286, "position": [-2.998984420714988, -0.128058745543832, 1.5083195202859232], "rotation": [[-0.30117133052382206, -0.25186753231963716, 0.9197057006639283], [0.19217326770136053, 0.928666228731101, 0.31725143151030094], [-0.9340049597574371, 0.27228988555870104, -0.2312854370057431]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 8, "img_name": "_DSC8744", "width": 4946, "height": 3286, "position": [-0.8339445480130099, -0.6720405566037145, 3.891401361049416], "rotation": [[-0.9605828143732398, -0.05038907977749695, 0.27338909519211313], [0.07720676495952923, 0.8963900388262042, 0.4364905654623476], [-0.26705761957912605, 0.4403928234341848, -0.8571664884329047]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 9, "img_name": "_DSC8752", "width": 4946, "height": 3286, "position": [2.6309284656864853, -0.6254955747548786, 2.994616546091933], "rotation": [[-0.7716846015858897, 0.20503272177093784, -0.6020502127550719], [-0.1283140580745234, 0.8769568464840904, 0.4631222213467275], [0.6229272655580859, 0.4346357928287552, -0.6504255141186]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 10, "img_name": "_DSC8760", "width": 4946, "height": 3286, "position": [3.677574746802813, 0.2600193911861601, -0.6412306531846259], "rotation": [[0.16405192832599594, 0.2991686461432959, -0.9399920669757322], [-0.23926002984441766, 0.936515951288003, 0.256305503456276], [0.9569961352750441, 0.18285511791556228, 0.22521634692161038]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 11, "img_name": "_DSC8768", "width": 4946, "height": 3286, "position": [2.0409301326347884, 1.229783294990366, -3.479506330113202], "rotation": [[0.9256566595017034, 0.09616188988027535, -0.3659407597614693], [-0.10180449213948234, 0.9947967984507644, 0.003895532355295559], [0.3644112979867249, 0.033648487733669, 0.9306299936993583]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 12, "img_name": "_DSC8776", "width": 4946, "height": 3286, "position": [-1.7459054255695603, 0.6038640646024978, -2.649488014528961], "rotation": [[0.7981536214216349, -0.1713427486329422, 0.577574635092676], [0.1537414924394375, 0.9848899569089093, 0.07972030031592443], [-0.5825069528460788, 0.02516813999633612, 0.8124359757021479]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 13, "img_name": "_DSC8784", "width": 4946, "height": 3286, "position": [-3.1096043299001632, -0.5993687007970107, 0.7820565860512813], "rotation": [[-0.09783184136145126, -0.3657140602481238, 0.9255712597918428], [0.21564646082328862, 0.9001463017730378, 0.37846167486115817], [-0.9715583022908186, 0.2366217689502696, -0.009198027431333983]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 14, "img_name": "_DSC8792", "width": 4946, "height": 3286, "position": [-0.952917913589175, -1.314866528720216, 3.2673195053769386], "rotation": [[-0.9317983818630535, -0.15258225659729718, 0.3293484940440305], [0.08598119640703694, 0.7887475141621214, 0.6086744554911834], [-0.35264572792224314, 0.5954796502608218, -0.7218344524220491]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 15, "img_name": "_DSC8800", "width": 4946, "height": 3286, "position": [3.1862176801652593, -0.8581904914879042, 0.9391491691680702], "rotation": [[-0.36420245171574966, 0.4520246741995353, -0.8142667057414547], [-0.20017163045445371, 0.8158874258804177, 0.5424564744303741], [0.9095536776493414, 0.3605570720496681, -0.20666568478953593]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 16, "img_name": "_DSC8808", "width": 4946, "height": 3286, "position": [1.5344380516824805, 0.3985438728918007, -3.834506528878002], "rotation": [[0.965560500217301, 0.09529014076873986, -0.24210061852954717], [-0.06624183047923406, 0.9898888242225001, 0.12542781021032176], [0.2516047303110098, -0.10507095103628701, 0.9621097416269383]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 17, "img_name": "_DSC8816", "width": 4946, "height": 3286, "position": [-2.475608673658639, -0.06923291556491579, -1.791433546347891], "rotation": [[0.5239327704549693, -0.3974705313422568, 0.7533336769041222], [0.207194707200944, 0.9173511249964249, 0.33990773273891345], [-0.8261748031447674, -0.022002049502206047, 0.5629841067618223]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 18, "img_name": "_DSC8824", "width": 4946, "height": 3286, "position": [-2.8772561484206767, -1.246218041878488, 1.0526349531235348], "rotation": [[-0.20323770410579323, -0.5124440261222553, 0.8343234119461225], [0.2048966292712733, 0.8109820260360647, 0.5480196390273894], [-0.9574506812066488, 0.28232830807068077, -0.0598240713999839]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 19, "img_name": "_DSC8832", "width": 4946, "height": 3286, "position": [-0.28180918645405423, -1.9493218091692217, 3.639553624719749], "rotation": [[-0.965832820255745, -0.13087046310355377, 0.22369596599826194], [0.04721591756361873, 0.7598391430149326, 0.6483942734717498], [-0.2548286099429571, 0.6368024800747829, -0.727698413441411]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 20, "img_name": "_DSC8840", "width": 4946, "height": 3286, "position": [2.9535131313750775, -1.5335104582354473, 1.5896027449202412], "rotation": [[-0.5868268375120194, 0.5032686265144546, -0.6343145531531622], [-0.1445394989681024, 0.7056922105187509, 0.6936186540536585], [0.796707346529258, 0.498717548898586, -0.34137693303282013]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 21, "img_name": "_DSC8848", "width": 4946, "height": 3286, "position": [2.5906679841368923, -0.3655513443938091, -3.1794456915245877], "rotation": [[0.8230523191218231, 0.27824429365487385, -0.4951413869155851], [-0.13747628256309855, 0.943454330352105, 0.30165244615698444], [0.5510763574322708, -0.1802055481619854, 0.8147642657178936]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 22, "img_name": "_DSC8856", "width": 4946, "height": 3286, "position": [-1.648540115407178, -0.384465828522529, -2.6847296487167394], "rotation": [[0.7759354375159196, -0.30122238872346596, 0.55424657810284], [0.1147593035469094, 0.9313680548275094, 0.34551967917363247], [-0.6202858204540925, -0.20449601213361304, 0.757249550653576]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 23, "img_name": "_DSC8864", "width": 4946, "height": 3286, "position": [0.8715746555277917, -1.6969372646444496, 2.382683628214573], "rotation": [[-0.9761070144919931, 0.15812419536527036, -0.14903635495949913], [-0.023202434175706634, 0.6061155084406057, 0.7950381358627447], [0.2160480115804124, 0.7795003074199981, -0.5879647331467068]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 24, "img_name": "_DSC8872", "width": 4946, "height": 3286, "position": [-1.1920943378316373, -0.6418308463357005, -2.1343629939776942], "rotation": [[0.7794488871098196, -0.3562024423327124, 0.5153438196577839], [0.13757257657564403, 0.8998647987762984, 0.4139047355341935], [-0.6111736402673159, -0.2517204083889558, 0.7504023037297359]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 25, "img_name": "_DSC8680", "width": 4946, "height": 3286, "position": [-3.0494210706798275, 1.6889305417572757, -2.2122086936789054], "rotation": [[0.6091377843835456, 0.22589912905207454, 0.7602109859307606], [0.1589273115969446, 0.9043587287285607, -0.39607751690929066], [-0.7769770069087456, 0.36208406933470005, 0.5149775310332979]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 26, "img_name": "_DSC8681", "width": 4946, "height": 3286, "position": [-3.519855447051303, 1.3154964459287442, -1.367224896771745], "rotation": [[0.43928982525506416, 0.014815156739587335, 0.8982232242366909], [0.24268435853732429, 0.9607313504325657, -0.13453465879596233], [-0.8649443632677786, 0.2770844337504365, 0.41844410023860695]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 27, "img_name": "_DSC8682", "width": 4946, "height": 3286, "position": [-3.591156264748581, 1.4989298737254975, -1.3566398311746797], "rotation": [[0.47017285890297983, 0.3454457682158322, 0.8121605161375256], [0.20158396745732607, 0.8538598926582933, -0.4798824728761529], [-0.8592446606265076, 0.38934625326480454, 0.33182541833544993]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 28, "img_name": "_DSC8683", "width": 4946, "height": 3286, "position": [-3.7067829987449086, 1.0691173262497322, -0.21155858201912806], "rotation": [[0.17296399745884256, -0.0051311780266114606, 0.9849147813872613], [0.23927869062128257, 0.9702470012351665, -0.03696572478298074], [-0.9554209353984356, 0.2420628587913184, 0.16904558141564122]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 29, "img_name": "_DSC8684", "width": 4946, "height": 3286, "position": [-3.7646760655569613, 1.1940236363392691, -0.19473417523469638], "rotation": [[0.1881739179233217, 0.40904826683151335, 0.8928998219372215], [0.22874197390347745, 0.8658865416704231, -0.4448793165890898], [-0.9551270522753127, 0.2879583517736024, 0.0693707550463624]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 30, "img_name": "_DSC8685", "width": 4946, "height": 3286, "position": [-3.560423209612234, 0.7703980387357713, 0.9903767514336348], "rotation": [[-0.093748213402152, 0.05783514859189699, 0.9939146684053201], [0.22021428999069306, 0.9747887886808241, -0.035951132750812895], [-0.9709361147716152, 0.21550385854904047, -0.10412083356694601]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 31, "img_name": "_DSC8686", "width": 4946, "height": 3286, "position": [-3.644599218679349, 0.949343179203205, 1.0465376352703728], "rotation": [[-0.11838282149602859, 0.43098853545202387, 0.8945582093321589], [0.19808503909517758, 0.8930358588595771, -0.40404117621549346], [-0.9730096735702586, 0.12936706342750856, -0.19109248556351338]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 32, "img_name": "_DSC8688", "width": 4946, "height": 3286, "position": [-3.2460165677129167, 0.6481258013673803, 2.148316759174018], "rotation": [[-0.3302385459958709, 0.3906684462212507, 0.8592558803206453], [0.22031032050389188, 0.9170861872254663, -0.33228946399145665], [-0.9178267077275567, 0.0795681489500093, -0.38892549961999606]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 33, "img_name": "_DSC8689", "width": 4946, "height": 3286, "position": [-2.644135950669447, 0.27541779200456656, 2.8557679697739418], "rotation": [[-0.5592310438974878, 0.011338617423203027, 0.8289343009528897], [0.1908830179033078, 0.9748007716327469, 0.11544318559502031], [-0.8067368300861509, 0.22278889420061113, -0.5473032026248498]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 34, "img_name": "_DSC8690", "width": 4946, "height": 3286, "position": [-2.6835012220103254, 0.5034338711996924, 2.9333147930170753], "rotation": [[-0.573491457974357, 0.4152920129103454, 0.7061445260308399], [0.17124981250586488, 0.9037107105495588, -0.39240343188447985], [-0.8011123824702451, -0.10411289858074746, -0.5893890523261885]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 35, "img_name": "_DSC8691", "width": 4946, "height": 3286, "position": [-1.8863378947424017, 0.004265649819519889, 3.583077384056465], "rotation": [[-0.7993593030512501, -0.015537742998910028, 0.6006523813054593], [0.12861682237943678, 0.9720697524901222, 0.19631125615921521], [-0.5869262454741955, 0.2341772295426958, -0.7750345847362372]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 36, "img_name": "_DSC8692", "width": 4946, "height": 3286, "position": [-1.960168557133962, 0.18426157499621174, 3.686391359933363], "rotation": [[-0.7624678754238005, 0.26081007492181885, 0.592132454579202], [0.15390958871633176, 0.9620002813829767, -0.2255377953254029], [-0.628454117217705, -0.08083046107965097, -0.7736354820674692]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 37, "img_name": "_DSC8693", "width": 4946, "height": 3286, "position": [-1.143778300180749, -0.0741658023655823, 3.9872045235497215], "rotation": [[-0.9128851804544904, -0.00874890578204241, 0.40812265797697206], [0.1107396863139497, 0.9569727402441576, 0.26821613729355653], [-0.39290885607435677, 0.29004591201602015, -0.8726373815859222]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 38, "img_name": "_DSC8694", "width": 4946, "height": 3286, "position": [-1.1788513112594192, 0.14143772264023638, 4.153511142932496], "rotation": [[-0.9027984433097609, 0.1767796054852527, 0.39205094291679815], [0.1046634849588745, 0.9745159649523718, -0.19840410522267704], [-0.41713370239497016, -0.13808549937421394, -0.8982938657192524]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 39, "img_name": "_DSC8696", "width": 4946, "height": 3286, "position": [-0.011741195554538475, 0.04224815896672802, 4.529472643536322], "rotation": [[-0.9996861077815345, -0.007157594051052915, -0.024009472214249546], [-0.0005449719434616832, 0.9643076225042815, -0.26478389714203], [0.025047732715503986, -0.26468769904840794, -0.9640088345333108]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 40, "img_name": "_DSC8697", "width": 4946, "height": 3286, "position": [1.3313249563630591, -0.2844427434813263, 4.219606449324448], "rotation": [[-0.9493027910571329, 0.06827421233432243, -0.3068596467788901], [-0.026589554267470145, 0.9551945268689265, 0.29478197272476636], [0.31323666211826906, 0.2879966106914725, -0.9049534494852371]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 41, "img_name": "_DSC8698", "width": 4946, "height": 3286, "position": [1.4084438225036209, -0.08030060233409524, 4.370087693218228], "rotation": [[-0.9468677139862612, -0.14654413995938248, -0.2862976549921372], [-0.06312487508920352, 0.957527456782548, -0.2813475069242987], [0.31536769389936625, -0.248326367007434, -0.9159024146127602]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 42, "img_name": "_DSC8699", "width": 4946, "height": 3286, "position": [2.4448821993503307, -0.16638733709773793, 3.511486613377408], "rotation": [[-0.8145111193781568, 0.08129759071354378, -0.5744234832886923], [-0.08244891676352246, 0.9638616020863849, 0.25332387994026356], [0.5742593599880311, 0.253695710976044, -0.7783730941511889]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 43, "img_name": "_DSC8700", "width": 4946, "height": 3286, "position": [2.4978703152138024, 0.08040303741880135, 3.6514363215421515], "rotation": [[-0.8311611307663319, -0.2331011754862766, -0.5048118626678153], [-0.10248467764864562, 0.9565517413163767, -0.27295724396297144], [0.5465053206973253, -0.17513597052440133, -0.8189379257782545]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 44, "img_name": "_DSC8701", "width": 4946, "height": 3286, "position": [3.1856995020021976, 0.07385085055292721, 2.6309580991019077], "rotation": [[-0.6613952451356383, 0.0901214981882838, -0.7446035490623639], [-0.12463149105116064, 0.965747982947108, 0.22759135500268152], [0.7396102494897793, 0.2433288905943791, -0.6275091472255805]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 45, "img_name": "_DSC8702", "width": 4946, "height": 3286, "position": [3.218521642673295, 0.3309644607762086, 2.689409070538485], "rotation": [[-0.6304793649476182, -0.3038625107585632, -0.714257198025158], [-0.1716404518769953, 0.9519883614545607, -0.25349105493985635], [0.7569909680139575, -0.03722545111294786, -0.6523641162224733]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 46, "img_name": "_DSC8704", "width": 4946, "height": 3286, "position": [3.587107465429984, 0.42918429681167825, 1.759018747101287], "rotation": [[-0.4095717580719535, -0.45322571168684656, -0.7917306544878758], [-0.20433168480552807, 0.8913871481041719, -0.40457077845445755], [0.8891004091633201, -0.00392510645243992, -0.4576953746379282]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 47, "img_name": "_DSC8705", "width": 4946, "height": 3286, "position": [3.7338132780277644, 0.34737075838915393, 0.6218597987009847], "rotation": [[-0.16590926683621443, 0.11918243775260409, -0.9789124893008652], [-0.2237119452296034, 0.9622405432194573, 0.1550680577885417], [0.9604306746139759, 0.24472164496846255, -0.1329820880587797]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 48, "img_name": "_DSC8706", "width": 4946, "height": 3286, "position": [3.8153583549338768, 0.8196950692957214, 0.7660948408440762], "rotation": [[-0.1508553186940155, -0.1981736634469049, -0.9684884469820795], [-0.27277085792318895, 0.950011017176681, -0.15190499106604516], [0.950178263216737, 0.24125974873351896, -0.1973702149552077]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 49, "img_name": "_DSC8707", "width": 4946, "height": 3286, "position": [3.8375405200125643, 0.6443683475821862, -0.42165450332704985], "rotation": [[0.08542226661698933, 0.1393858049697338, -0.9865468228821961], [-0.24023680980129872, 0.963833397817643, 0.11537528534219], [0.9669484534257814, 0.22714924306331394, 0.11581843460025235]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 50, "img_name": "_DSC8708", "width": 4946, "height": 3286, "position": [3.8924433753026193, 1.0169465733509533, -0.35728555992974076], "rotation": [[0.10435453994932226, -0.28168906598124127, -0.9538141328888877], [-0.24647357734965245, 0.921807239586735, -0.29920258808029776], [0.9635148704926302, 0.266313129890547, 0.026765858616349624]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 51, "img_name": "_DSC8709", "width": 4946, "height": 3286, "position": [3.5528245746111606, 0.8828409988686645, -1.5148317579632908], "rotation": [[0.38630998802315697, 0.08696870614915177, -0.9182597874808035], [-0.20616310944500407, 0.9784996009858908, 0.005941647449961915], [0.899033573042473, 0.18701597531011852, 0.3959339080216413]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 52, "img_name": "_DSC8710", "width": 4946, "height": 3286, "position": [3.7248032792155574, 1.370858644110892, -1.4586478253900486], "rotation": [[0.3897544897152772, -0.2080473515651137, -0.8971107720084102], [-0.24898148895309344, 0.9140635105962673, -0.3201501472046018], [0.8866226118848337, 0.34814393302651353, 0.3044604177743733]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 53, "img_name": "_DSC8712", "width": 4946, "height": 3286, "position": [3.2236067466708764, 1.6860125110936266, -2.435186662404701], "rotation": [[0.6645470584596853, -0.17205693264870794, -0.7271682192038497], [-0.21107821357085196, 0.8902765625730819, -0.4035512729366561], [0.7168146167931545, 0.4216681800427627, 0.5553132008975716]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 54, "img_name": "_DSC8713", "width": 4946, "height": 3286, "position": [2.548471641608698, 1.2119729384217404, -2.9192600564203044], "rotation": [[0.7869279745427682, 0.11620350464362045, -0.6060042148290361], [-0.14846127575693288, 0.9889131827270776, -0.003156996868107285], [0.5989187027323829, 0.09245248799865464, 0.7954551684288803]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 55, "img_name": "_DSC8714", "width": 4946, "height": 3286, "position": [2.644245394456336, 1.7868238650655766, -2.9537045437733416], "rotation": [[0.8287144969363194, -0.1433143274987254, -0.5410113548726782], [-0.1662106095446354, 0.8600256858429651, -0.4824208255922813], [0.5344214777143446, 0.4897109588562682, 0.6888953918656233]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 56, "img_name": "_DSC8715", "width": 4946, "height": 3286, "position": [1.887818157552948, 1.342544941186961, -3.500992142319407], "rotation": [[0.9332253784423997, 0.06951593351356002, -0.3525023801604439], [-0.09792402300948856, 0.9931732293722567, -0.06338629328112], [0.34568956991595357, 0.09367214872106493, 0.9336617427126923]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 57, "img_name": "_DSC8716", "width": 4946, "height": 3286, "position": [1.8948319293438112, 1.9230888824946903, -3.483076559005175], "rotation": [[0.9426279270956568, -0.058760198937112526, -0.3286332759782795], [-0.13516637779956703, 0.8329219574708981, -0.5366293535350001], [0.30525831908711315, 0.5502619846797691, 0.7771930949541382]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 58, "img_name": "_DSC8717", "width": 4946, "height": 3286, "position": [0.8191621615009701, 1.368532301462036, -3.833658675648375], "rotation": [[0.9988133743996495, 0.01642737474482136, -0.045847404281798135], [-0.02260771790725109, 0.9902125679893213, -0.137724221860281], [0.043136228525586184, 0.13859729995561584, 0.989408941860544]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 59, "img_name": "_DSC8718", "width": 4946, "height": 3286, "position": [0.8438213337867752, 2.00892994812942, -3.8730366234455533], "rotation": [[0.9946646210725802, 0.035729020925501294, -0.09677669476813955], [-0.07966437417923466, 0.8620487804665083, -0.5005252117354693], [0.06554295593861666, 0.5055643748919723, 0.8602957536608662]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 60, "img_name": "_DSC8720", "width": 4946, "height": 3286, "position": [-0.10055242105458756, 1.940798676725724, -3.8452022444763103], "rotation": [[0.9854632361938677, 0.08275599945232841, 0.1483699924680036], [0.02147384198281848, 0.8056547515637379, -0.5919960265012499], [-0.16852621226624112, 0.5865763938630825, 0.7921660494755981]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 61, "img_name": "_DSC8721", "width": 4946, "height": 3286, "position": [-1.0000673465935142, 1.3030275123119877, -3.4104379878670397], "rotation": [[0.8962011955455542, -0.05612752092590834, 0.4400830813578626], [0.10143408885828518, 0.9916127615186084, -0.08009529830725888], [-0.43189644907108105, 0.11642092848002457, 0.8943777863361994]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 62, "img_name": "_DSC8722", "width": 4946, "height": 3286, "position": [-1.128484549537439, 1.9285591279061078, -3.4179263543513234], "rotation": [[0.8899216488775052, 0.1847545179749408, 0.4170194563170761], [0.06814344615069778, 0.8501727869342872, -0.5220753806713111], [-0.4509943786854216, 0.49302332647070035, 0.743997358832621]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 63, "img_name": "_DSC8723", "width": 4946, "height": 3286, "position": [-1.821551022582069, 1.6528517402970162, -2.8956686708910437], "rotation": [[0.7880552223244439, 0.02281593682653499, 0.6151815988745912], [0.1316025961074189, 0.9699672387482756, -0.204558823942731], [-0.6013731979935243, 0.2421631449700247, 0.7613851114602045]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 64, "img_name": "_DSC8724", "width": 4946, "height": 3286, "position": [-1.8502822053511752, 1.9591152213463157, -2.868289675558822], "rotation": [[0.7758670460244373, 0.21738372142187073, 0.5922623105973335], [0.13327770531330096, 0.8611019699735718, -0.4906530857684019], [-0.6166582361079227, 0.45961692197787096, 0.6391282382056459]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 65, "img_name": "_DSC8725", "width": 4946, "height": 3286, "position": [-2.351069297311107, 1.0796644513717537, -2.1374786725806088], "rotation": [[0.6799932782045146, -0.013426493935922403, 0.7330954036530758], [0.1585635842971564, 0.978865572097905, -0.12915022840196505], [-0.7158678169407505, 0.20406352202691636, 0.6677509622954161]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 66, "img_name": "_DSC8726", "width": 4946, "height": 3286, "position": [-2.5155815189231525, 1.7517381242432013, -2.1044137932127716], "rotation": [[0.6447601340611959, 0.3007101344075036, 0.7027501580149305], [0.1586195282535949, 0.8467188538935744, -0.5078454762206304], [-0.7477460897804789, 0.4389084158748531, 0.4982320620877699]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 67, "img_name": "_DSC8728", "width": 4946, "height": 3286, "position": [-3.02875274967242, 1.0859386384756646, -1.4490061601949855], "rotation": [[0.44447458722611827, 0.2358198474483467, 0.8641940412081135], [0.2391343422080054, 0.8984804061458826, -0.3681680678014793], [-0.8632827507178148, 0.37029982355028024, 0.3429590835532936]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 68, "img_name": "_DSC8729", "width": 4946, "height": 3286, "position": [-3.189785782684506, 0.6354553091168461, -0.7395355943379056], "rotation": [[0.2830354441809914, -0.2094035330884226, 0.9359706713713604], [0.22652451052675843, 0.9628610500467236, 0.14691917653435715], [-0.9319750980943008, 0.17043696381069154, 0.31995883781997897]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 69, "img_name": "_DSC8730", "width": 4946, "height": 3286, "position": [-3.332220745441086, 0.9108239535182283, -0.7009760877979787], "rotation": [[0.3270816442860891, 0.26396858751669966, 0.9073798448144784], [0.2115722559251554, 0.9153645237227477, -0.3425565197636266], [-0.9210074801508665, 0.30402035049362375, 0.24355050398610412]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 70, "img_name": "_DSC8731", "width": 4946, "height": 3286, "position": [-3.3063184395576473, 0.42041216844505297, -0.11148275601726841], "rotation": [[0.15188634980046245, -0.20674270546020884, 0.9665340089636192], [0.22615637554116977, 0.9592064199690119, 0.16963589741653418], [-0.9621766108913545, 0.19282245105076548, 0.19244654277071907]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 71, "img_name": "_DSC8732", "width": 4946, "height": 3286, "position": [-3.510954514494845, 0.8018070864968749, -0.03228628212004829], "rotation": [[0.16051779450134374, 0.25472877545534434, 0.9535970263184783], [0.2654504092079959, 0.9193895002464063, -0.29027405514094873], [-0.9506682480759161, 0.29972687198795467, 0.07996051718557298]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 72, "img_name": "_DSC8733", "width": 4946, "height": 3286, "position": [-3.1547016168580804, 0.1084624132227081, 0.8062256269962963], "rotation": [[-0.1314137898033776, -0.1833175953974028, 0.9742305040734598], [0.229164003332909, 0.9505164594328142, 0.20976729946238518], [-0.964476166333802, 0.25082487828168404, -0.08290117616192319]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 73, "img_name": "_DSC8734", "width": 4946, "height": 3286, "position": [-3.4263680014634925, 0.5029114198137016, 0.9425065327432007], "rotation": [[-0.10119682379368684, 0.2099475542116304, 0.972461427170571], [0.20360751829100723, 0.9611601940382356, -0.18631977858444967], [-0.9738085958490231, 0.17914548801724173, -0.14001325927789]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 74, "img_name": "_DSC8736", "width": 4946, "height": 3286, "position": [-3.225447200047733, 0.3254662174950631, 1.6934243716205337], "rotation": [[-0.30806010353351365, 0.20098142084395446, 0.9298953925504018], [0.19854257542138823, 0.9694908016290621, -0.14376519502884183], [-0.9304191627196652, 0.14033550524433883, -0.3385648056308466]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 75, "img_name": "_DSC8737", "width": 4946, "height": 3286, "position": [-2.6747631944549135, -0.4309249175711902, 2.0780759474664667], "rotation": [[-0.44918733935195776, -0.24228570092383553, 0.8599583555578457], [0.1814702908087416, 0.9177218210773608, 0.3533485427623036], [-0.8748138474668192, 0.3147765846537804, -0.36826136646952473]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 76, "img_name": "_DSC8738", "width": 4946, "height": 3286, "position": [-2.8836398926338185, 0.0829791441094824, 2.3484809068914894], "rotation": [[-0.41309617949371, 0.1382373382787273, 0.9001344259572082], [0.18204828682213775, 0.9809968552697056, -0.06710880133092191], [-0.8923059832550854, 0.13614554071493196, -0.430411923615754]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 77, "img_name": "_DSC8739", "width": 4946, "height": 3286, "position": [-2.331112871226316, -0.35643683115147673, 2.7301112552474573], "rotation": [[-0.6183710259350071, -0.2068124019783434, 0.7581859301464482], [0.15657630480348078, 0.9129895870537725, 0.3767411242557275], [-0.7701305961057345, 0.3516797468142431, -0.5321843859251187]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 78, "img_name": "_DSC8741", "width": 4946, "height": 3286, "position": [-2.3806795446432965, 0.0309586120993525, 3.0325956878533353], "rotation": [[-0.6515564009502166, 0.17948430346992467, 0.7370614907785622], [0.17417938958692264, 0.9810450497659055, -0.08492438149871491], [-0.7383331203622979, 0.07304789618961131, -0.6704686482143248]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 79, "img_name": "_DSC8742", "width": 4946, "height": 3286, "position": [-1.743192528123526, -0.5501704779185059, 3.4431656294408644], "rotation": [[-0.8387388574712068, -0.1081841637128381, 0.533679038083423], [0.12078504168146381, 0.9186896328563493, 0.37605894775722765], [-0.530969022329835, 0.3798756970431514, -0.7574736643092472]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 80, "img_name": "_DSC8743", "width": 4946, "height": 3286, "position": [-1.8602754353924806, -0.2169893764439225, 3.766296133232661], "rotation": [[-0.7872085146231417, 0.12451583325818988, 0.6039855642089843], [0.156364438854478, 0.9876994131609804, 0.00017749134830808845], [-0.596534086843787, 0.09458158652440321, -0.7969952363245192]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 81, "img_name": "_DSC8745", "width": 4946, "height": 3286, "position": [-0.9338319359338232, -0.3137970064606934, 4.270278334469987], "rotation": [[-0.9472752117454624, 0.06307713013444334, 0.31415115608030575], [0.06778654908308479, 0.9976915136899451, 0.00407765551177986], [-0.31316873562984643, 0.025157884749491793, -0.9493642208651719]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 82, "img_name": "_DSC8746", "width": 4946, "height": 3286, "position": [0.030194174830441574, -0.8237408407433315, 3.999999833187966], "rotation": [[-0.9996269357798063, 0.0048683557071857895, 0.026875423274494322], [0.016119147869633903, 0.8995076849477228, 0.43660748710019304], [-0.022049089220006268, 0.43687781339030785, -0.8992505845602053]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 83, "img_name": "_DSC8747", "width": 4946, "height": 3286, "position": [0.0670572989933144, -0.3690290719883314, 4.392179290868415], "rotation": [[-0.9982148214897864, 0.02875620048571377, 0.0523474076888192], [0.03129006153740921, 0.9983452266768138, 0.04824666227426158], [-0.05087339390191259, 0.04979848697748704, -0.997462785515156]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 84, "img_name": "_DSC8748", "width": 4946, "height": 3286, "position": [1.0440382033563818, -0.9780265703529968, 3.959932136245865], "rotation": [[-0.9827993319763295, 0.07415524763228903, -0.16913447997222195], [-0.019832818260991453, 0.8681639235252453, 0.49588109583757933], [0.18360863919409276, 0.49070602313181966, -0.8517602165371703]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 85, "img_name": "_DSC8749", "width": 4946, "height": 3286, "position": [1.1121031218410118, -0.48095403535415093, 4.347120920797001], "rotation": [[-0.9741360773099068, 0.04845319178044699, -0.2207061192843431], [0.018028929912341063, 0.990291651113604, 0.1378310684167687], [0.22524178246826976, 0.13028712116314217, -0.9655523836071958]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 86, "img_name": "_DSC8750", "width": 4946, "height": 3286, "position": [1.9180715237867678, -0.7255065008939676, 3.5043460122384076], "rotation": [[-0.8619096231832295, 0.17839453265075117, -0.4746442796289269], [-0.07895141062234128, 0.8774360823048198, 0.4731517687067352], [0.5008777058573134, 0.4452878980950296, -0.7421861030666265]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 87, "img_name": "_DSC8751", "width": 4946, "height": 3286, "position": [2.0601983346011674, -0.36466750127607755, 3.819335130619122], "rotation": [[-0.8937171983155417, -0.014109228523555782, -0.4484088526172171], [-0.07478146066078502, 0.9902070205576459, 0.11788888658304303], [0.4423542727005792, 0.13889199440147804, -0.8860201528829476]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 88, "img_name": "_DSC8753", "width": 4946, "height": 3286, "position": [2.75579736567145, -0.2548133700633627, 3.2625984245547084], "rotation": [[-0.8129973619880269, -0.06108003316530732, -0.5790548496895902], [-0.12295133695282623, 0.9900672133493934, 0.06819004173689464], [0.5691381713977911, 0.12663389198430178, -0.8124319043826911]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 89, "img_name": "_DSC8754", "width": 4946, "height": 3286, "position": [3.1131737417917362, -0.4681388139099985, 2.1291637191438264], "rotation": [[-0.5967044228865898, 0.2856448912407785, -0.7499005452829229], [-0.15325526274332396, 0.8767348723000205, 0.4559043629255387], [0.7876907109704011, 0.38696635486965836, -0.4793749931419381]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 90, "img_name": "_DSC8755", "width": 4946, "height": 3286, "position": [3.3323108315695436, -0.017467572023081586, 2.4015657827831727], "rotation": [[-0.6000373877506845, -0.11993169554995081, -0.7909307945097654], [-0.1736012665535647, 0.9846586492689042, -0.01760524555168384], [0.7809082747367533, 0.12674278213157075, -0.6116522979808187]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 91, "img_name": "_DSC8756", "width": 4946, "height": 3286, "position": [3.344112600488054, -0.1799996963027183, 1.2251000436037915], "rotation": [[-0.3614556866860033, 0.3378153762109025, -0.8690400210334595], [-0.1697962416909955, 0.8926226927101274, 0.41760503441234376], [0.916798245455325, 0.298505443927591, -0.26528376707900736]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 92, "img_name": "_DSC8757", "width": 4946, "height": 3286, "position": [3.598691383919432, 0.24041420675747222, 1.435902336199971], "rotation": [[-0.4210511154649065, -0.0849561977807657, -0.9030495017574578], [-0.20047587709746617, 0.9796977685035188, 0.0013057914179001847], [0.8846046466460364, 0.18158944586032758, -0.42953450651185116]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 93, "img_name": "_DSC8758", "width": 4946, "height": 3286, "position": [3.5684832740244703, 0.003313009282766504, 0.3925037151202853], "rotation": [[-0.1432349959146313, 0.31185052208530456, -0.9392725844079864], [-0.23568014228840808, 0.9110081578689223, 0.33840657030735766], [0.9612172524857485, 0.2698395600563339, -0.05699127435277192]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 94, "img_name": "_DSC8759", "width": 4946, "height": 3286, "position": [3.8601973357051547, 0.48058317328950334, 0.5487797791777177], "rotation": [[-0.1257070183859345, -0.09704947970034475, -0.987309041799178], [-0.21262163620924845, 0.9747137421929134, -0.06873980357834018], [0.969014853004958, 0.20128218815925855, -0.14316317747801113]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 95, "img_name": "_DSC8761", "width": 4946, "height": 3286, "position": [3.9532590238141867, 0.7189914533034973, -0.5858297781610553], "rotation": [[0.1361236847621914, -0.1378635060680186, -0.9810524940804122], [-0.24238991700981105, 0.9555381975161631, -0.1679103368454088], [0.9605818396049036, 0.26065380638347707, 0.09665465658241416]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 96, "img_name": "_DSC8762", "width": 4946, "height": 3286, "position": [3.542737254434706, 0.19038736772916112, -1.4289010126770938], "rotation": [[0.319345252911796, 0.34557199263186084, -0.8823823475972001], [-0.2703007054634987, 0.9256732188667041, 0.2647010020738302], [0.908270960709763, 0.15397756259078835, 0.3890177015894829]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 97, "img_name": "_DSC8763", "width": 4946, "height": 3286, "position": [3.91546524974516, 0.8447293195402745, -1.3770798678842509], "rotation": [[0.27952971949052635, -0.10185572346977743, -0.9547190935128487], [-0.2331605263367374, 0.9573910068097863, -0.17040724467615517], [0.9313964273497742, 0.27023669565066777, 0.24387050548166975]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 98, "img_name": "_DSC8764", "width": 4946, "height": 3286, "position": [3.3738497487984036, 0.7272414375816405, -2.3693032946268504], "rotation": [[0.6009575616771242, 0.25941597260377053, -0.7560114828632728], [-0.23150561668570274, 0.9618141002665029, 0.1460095406865928], [0.7650197111879261, 0.08727536700912294, 0.6380657111985921]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 99, "img_name": "_DSC8765", "width": 4946, "height": 3286, "position": [3.532210511044078, 1.2355402179368316, -2.3685816080613216], "rotation": [[0.5723638493061712, -0.10460000374634452, -0.8133009671847733], [-0.21686015652641027, 0.9372083922063124, -0.2731521592252202], [0.7908042087133601, 0.33271499634720997, 0.513740629780157]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 100, "img_name": "_DSC8766", "width": 4946, "height": 3286, "position": [2.8908477284854213, 0.912257267114526, -2.993548574526803], "rotation": [[0.7608142146675091, 0.23307402648567208, -0.6056717171352957], [-0.19325091858679794, 0.9723092147413093, 0.131411085508406], [0.6195287025031367, 0.017067193878756357, 0.7847884413444716]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 101, "img_name": "_DSC8767", "width": 4946, "height": 3286, "position": [2.9921044960213714, 1.4081158030715502, -3.0208138875968538], "rotation": [[0.7266918880494212, -0.09016268994425018, -0.6810209902676896], [-0.17671919328112456, 0.9334509790303624, -0.31215316188263476], [0.6638442788555431, 0.34718865057670717, 0.6623977765221508]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 102, "img_name": "_DSC8769", "width": 4946, "height": 3286, "position": [2.0794983368622884, 1.6375741704783904, -3.5795275646525613], "rotation": [[0.8988410440635137, -0.07288290920491222, -0.4321722562273532], [-0.10506572320057897, 0.9214902560825872, -0.3739209833015354], [0.42549497213851056, 0.38150201767576053, 0.8206157683070511]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 103, "img_name": "_DSC8770", "width": 4946, "height": 3286, "position": [0.8505210387104147, 1.2786497978664266, -3.8861083125783837], "rotation": [[0.9996224192380181, 0.0065601636621498045, -0.02668301350030495], [-0.006730664941499697, 0.9999574710656184, -0.00630509393253633], [0.026640516252072022, 0.006482307673864982, 0.9996240606253155]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 104, "img_name": "_DSC8771", "width": 4946, "height": 3286, "position": [0.8707362392232405, 1.7511895418360541, -3.997539731133887], "rotation": [[0.9987748630340838, 0.03694126076228042, 0.032925920253508795], [-0.02109510162418456, 0.9197275186125685, -0.39199016338963494], [-0.04476348577482038, 0.3908153461163732, 0.9193800060808517]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 105, "img_name": "_DSC8772", "width": 4946, "height": 3286, "position": [-0.22144948339985313, 1.222998689678804, -3.7007977417519404], "rotation": [[0.9759208408353727, -0.03089593603030831, 0.21592580568331923], [0.03218444146151553, 0.9994789369164394, -0.002452832687839793], [-0.215737512155373, 0.00934322199219046, 0.976406692957302]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 106, "img_name": "_DSC8773", "width": 4946, "height": 3286, "position": [-0.25642962806735475, 1.716071794574337, -3.795739906013667], "rotation": [[0.9708083888276586, 0.05872299377729496, 0.23255683645869699], [0.054280868151813634, 0.890624898979711, -0.4514874047745572], [-0.23363360103917158, 0.45093114698278636, 0.8614385881455844]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 107, "img_name": "_DSC8774", "width": 4946, "height": 3286, "position": [-0.9576187810068596, 0.7846914789307419, -3.2503515782610437], "rotation": [[0.9074730503759112, -0.13581753112797387, 0.39755032521649464], [0.11660194479333824, 0.9905477230620122, 0.07224399495511362], [-0.4036045704793866, -0.0192043373997915, 0.9147319520565491]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 108, "img_name": "_DSC8775", "width": 4946, "height": 3286, "position": [-1.072012650009618, 1.5792999178031644, -3.408637758773161], "rotation": [[0.9127824897245492, 0.0989540110384175, 0.39627797081299126], [0.08199151935169417, 0.9060683623637568, -0.4151114470571251], [-0.40013187476962386, 0.4113978930705265, 0.8189299459480509]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 109, "img_name": "_DSC8777", "width": 4946, "height": 3286, "position": [-1.9198450714722677, 1.480013272695701, -2.708264479887037], "rotation": [[0.8319396208888062, 0.11715002664544753, 0.5423581274880651], [0.12562313152297544, 0.9123092948793003, -0.3897570772971224], [-0.540458412851304, 0.392387081507285, 0.7442694957100181]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 110, "img_name": "_DSC8778", "width": 4946, "height": 3286, "position": [-2.284263747520732, 0.4736436443371812, -1.8192553954888622], "rotation": [[0.619790222384949, -0.2305570634209869, 0.7501356682245598], [0.22118675264425766, 0.9684390834818768, 0.11490066161458977], [-0.752951858149446, 0.09470576588293624, 0.6512252430747927]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 111, "img_name": "_DSC8779", "width": 4946, "height": 3286, "position": [-2.5662919930686847, 1.308575296294579, -1.8427955131801852], "rotation": [[0.6409146002072951, 0.198310289445229, 0.7415534399766966], [0.1735025423259283, 0.9036258442538773, -0.39160847973825474], [-0.747746844224409, 0.3796489993357247, 0.5447396573188154]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 112, "img_name": "_DSC8780", "width": 4946, "height": 3286, "position": [-2.711583472489279, 0.05482866143262092, -1.231758164466783], "rotation": [[0.4259813209794524, -0.34656143106475823, 0.8357242898677453], [0.20272829084363778, 0.936800432030014, 0.28514240414220493], [-0.8817262354428488, 0.04795961891764758, 0.4693172921223508]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 113, "img_name": "_DSC8781", "width": 4946, "height": 3286, "position": [-2.654289033408898, 0.359240747506544, -1.1477741064109706], "rotation": [[0.4160421020631154, -0.03784576515900376, 0.9085574650898167], [0.19382656401808845, 0.9798637721019524, -0.04794007929775207], [-0.8884482159314891, 0.19604766303545276, 0.4150000981041949]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 114, "img_name": "_DSC8782", "width": 4946, "height": 3286, "position": [-2.9893460280715036, -0.35677929067719527, -0.19684030508499736], "rotation": [[0.1445701601514306, -0.38736228133732686, 0.910521790947878], [0.20849108793683796, 0.9114552912056069, 0.3546557744972105], [-0.967280174016145, 0.13856303666722986, 0.2125308208821782]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 115, "img_name": "_DSC8783", "width": 4946, "height": 3286, "position": [-2.975545622723218, 0.17441590221929748, -0.10540824242941091], "rotation": [[0.15632728209753038, -0.08125832405373158, 0.9843570823862535], [0.2084347993801423, 0.9768802145322799, 0.04753925601780653], [-0.9654619180886207, 0.19774258829939864, 0.16965009134478987]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 116, "img_name": "_DSC8785", "width": 4946, "height": 3286, "position": [-3.035920909554155, -0.009627315366724197, 0.8883774770950955], "rotation": [[-0.09535855013246151, -0.07750268971178974, 0.9924213218205628], [0.2209619027783441, 0.9704449246073232, 0.09701796650342828], [-0.97060938818724, 0.22853879624983753, -0.07541507920480357]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 117, "img_name": "_DSC8786", "width": 4946, "height": 3286, "position": [-2.8342379102519795, -0.7604611565479766, 1.5191116806630807], "rotation": [[-0.32544620738366986, -0.3928724115797562, 0.8600790860840021], [0.20437660267254457, 0.8588687337095392, 0.46965381137195233], [-0.9232090610363474, 0.32862709333784274, -0.1992216432637443]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 118, "img_name": "_DSC8787", "width": 4946, "height": 3286, "position": [-2.8163355559067815, -0.2240556070547254, 1.6028689585294282], "rotation": [[-0.2956594948834493, 0.040493727386569374, 0.9544347652551247], [0.2079759667960997, 0.9778649460393128, 0.022937840847804425], [-0.9323794615501194, 0.20528128348652194, -0.29753677811261414]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 119, "img_name": "_DSC8788", "width": 4946, "height": 3286, "position": [-2.4902301495715284, -0.9948512796212636, 2.272761457190818], "rotation": [[-0.5517227643711463, -0.3525578692776648, 0.755847167147601], [0.19017089267667073, 0.8292101818881505, 0.5255906257074783], [-0.8120572780618489, 0.43372044344648236, -0.39044788907531297]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 120, "img_name": "_DSC8789", "width": 4946, "height": 3286, "position": [-2.4698171355598557, -0.38043609232513975, 2.348178144243167], "rotation": [[-0.5146398695245151, 0.03579152335620805, 0.8566590754504575], [0.22759693288976596, 0.9689874035710747, 0.09624472899727264], [-0.8266471078005184, 0.24450435287828534, -0.5068255918840421]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 121, "img_name": "_DSC8790", "width": 4946, "height": 3286, "position": [-1.749725389796073, -1.189058144572687, 2.8430379046202736], "rotation": [[-0.7622526418216435, -0.27216214912143993, 0.5872807459993246], [0.15027115277895697, 0.8081089620004405, 0.5695423480102723], [-0.6295947035025052, 0.5223865141063366, -0.5750850712733045]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 122, "img_name": "_DSC8791", "width": 4946, "height": 3286, "position": [-1.7101236693776587, -0.5103400448925818, 2.9280368808029906], "rotation": [[-0.7179372883370212, -0.03170637620112257, 0.6953853289532917], [0.15011343092090648, 0.9684061990034355, 0.1991366153897183], [-0.6797293636973756, 0.24735427920274847, -0.6904953676076687]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 123, "img_name": "_DSC8793", "width": 4946, "height": 3286, "position": [-0.962527273223879, -0.5853030195492316, 3.4072123448775318], "rotation": [[-0.9280840806043029, -0.005359936473382241, 0.3723321237952295], [0.09167772100991518, 0.9658296291660198, 0.24242178717156831], [-0.3609087624307464, 0.2591223620339054, -0.8958797166443025]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 124, "img_name": "_DSC8794", "width": 4946, "height": 3286, "position": [-0.1298789113540331, -1.3740986780627273, 3.48175661888585], "rotation": [[-0.9911972157288302, -0.052552160777689, 0.12151687096453206], [0.03536214665738004, 0.7794106792062095, 0.6255145975299833], [-0.12758369063166639, 0.6243054248818529, -0.7706913379219286]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 125, "img_name": "_DSC8795", "width": 4946, "height": 3286, "position": [0.15907563009468734, -0.765280922026041, 3.61740705600604], "rotation": [[-0.9993915553683745, 0.015229250551936864, 0.031378160972366606], [0.023595003180733088, 0.9577407353805025, 0.2866634954397145], [-0.02568647276841676, 0.2872294443827797, -0.9575173373867844]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 126, "img_name": "_DSC8796", "width": 4946, "height": 3286, "position": [1.5372358118965666, -1.3752765388445034, 3.2023148627047036], "rotation": [[-0.9150620224181816, 0.20312951938961035, -0.3484248749450762], [-0.07209022161869984, 0.7676149715495603, 0.6368439804221553], [0.3968179621374426, 0.607869767142201, -0.6877716562345183]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 127, "img_name": "_DSC8797", "width": 4946, "height": 3286, "position": [1.5431992188826436, -0.8281244870484638, 3.370027792956661], "rotation": [[-0.9162453313659545, 0.06790987934840036, -0.39481988429786247], [-0.05213291931032626, 0.9569363686700336, 0.2855782643003354], [0.3972110918318807, 0.2822428645749878, -0.8732481399477641]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 128, "img_name": "_DSC8798", "width": 4946, "height": 3286, "position": [2.5995106875904566, -1.2071449367189915, 2.4163224259639144], "rotation": [[-0.7099661410324324, 0.3667065968198159, -0.6012273699993583], [-0.10504792689715572, 0.7890336266117867, 0.6053022956593354], [0.6963569570573171, 0.4929018238195925, -0.5216653912549623]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 129, "img_name": "_DSC8799", "width": 4946, "height": 3286, "position": [2.616043482454203, -0.636482484364184, 2.557870410863218], "rotation": [[-0.72375433971288, 0.10473306146143416, -0.6820635172648425], [-0.11665487037127385, 0.9556194389059968, 0.2705238052439179], [0.6801259419882717, 0.27535880923243294, -0.6794160943138321]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 130, "img_name": "_DSC8801", "width": 4946, "height": 3286, "position": [3.186319891168808, -0.21903041134856163, 1.114947816837906], "rotation": [[-0.35255202796056384, 0.030869266120169506, -0.9352829283110514], [-0.242651598941699, 0.96225541648268, 0.12322627552912863], [0.9037849684033972, 0.2703915713533726, -0.33175462171478987]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 131, "img_name": "_DSC8802", "width": 4946, "height": 3286, "position": [3.4372287859365165, -0.5117090248283562, -0.37988153413112985], "rotation": [[0.029448093184069338, 0.49218072977951033, -0.8699947925370187], [-0.2566782288079569, 0.8449098270245817, 0.4693012583120798], [0.9660481854772215, 0.20948869523437288, 0.15121306129156825]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 132, "img_name": "_DSC8803", "width": 4946, "height": 3286, "position": [3.4344032335212846, 0.0868527563318229, -0.23795045155321423], "rotation": [[0.006360508367316342, 0.043665304688319806, -0.9990259681809002], [-0.2651074281463928, 0.9633713466518846, 0.040419054810071624], [0.9641979026501324, 0.2645921193395801, 0.017703528136361227]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 133, "img_name": "_DSC8804", "width": 4946, "height": 3286, "position": [3.5101179027183522, -0.12104624667118719, -2.066870247415765], "rotation": [[0.47453259750814325, 0.41516335903980645, -0.7761818080919952], [-0.2503905867091759, 0.9090238112979434, 0.3331370057210629], [0.8438740237675343, 0.036264249670242506, 0.5353144274220949]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 134, "img_name": "_DSC8805", "width": 4946, "height": 3286, "position": [3.4726041769848255, 0.4623635473234553, -1.9046155436176861], "rotation": [[0.46509438590554436, 0.03442549443726322, -0.8845914862420362], [-0.2514902480527302, 0.9632116450172847, -0.09474165946125439], [0.848787292160716, 0.26652994622714726, 0.4566420046717485]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 135, "img_name": "_DSC8806", "width": 4946, "height": 3286, "position": [2.8064303276252205, 0.22045397540347778, -3.291617884054381], "rotation": [[0.787785611611757, 0.26488004113460134, -0.5560866784468245], [-0.19138421031176872, 0.963388325729613, 0.18776319631715324], [0.5854621372734795, -0.041490934629447064, 0.809637318904424]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 136, "img_name": "_DSC8807", "width": 4946, "height": 3286, "position": [2.820086525968842, 0.8866726130260892, -3.119527132405267], "rotation": [[0.8033636043853369, 0.04747616359153654, -0.5935932387078121], [-0.19901897321490652, 0.9609040451367519, -0.19249640085027925], [0.5612471536226123, 0.2727809192932246, 0.781403994499682]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 137, "img_name": "_DSC8809", "width": 4946, "height": 3286, "position": [1.5716074825996265, 1.1354338394702128, -3.660738562488506], "rotation": [[0.9671020787359389, -0.0033243708989704815, -0.25436689616133534], [-0.05047680178209817, 0.9775248726379353, -0.20468809407495794], [0.2493304269167248, 0.21079390866985256, 0.9451985327333139]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 138, "img_name": "_DSC8810", "width": 4946, "height": 3286, "position": [0.16171643782887207, 0.3941519680617625, -3.71073093039783], "rotation": [[0.992748908685779, -0.05740992779228265, 0.1056111002408347], [0.03687135791912183, 0.9816608554036288, 0.18703600705055667], [-0.1144120066618655, -0.18178576720717374, 0.9766595248972412]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 139, "img_name": "_DSC8811", "width": 4946, "height": 3286, "position": [0.1975037787650739, 0.7642126362647974, -3.6023798286640116], "rotation": [[0.9980656032845364, 0.02258657869112513, 0.05792148136316621], [-0.008941343279382208, 0.9741340922061874, -0.22579376160998693], [-0.06152319823151463, 0.22483909105103803, 0.9724516847713869]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 140, "img_name": "_DSC8812", "width": 4946, "height": 3286, "position": [-0.9413097692421978, 0.26346409653373604, -3.31429782566793], "rotation": [[0.9133157795934562, -0.2055157259873507, 0.35159290822980094], [0.1368814066372388, 0.9680153006682314, 0.2102614044212694], [-0.3835593399496458, -0.14390852665525386, 0.9122349306474216]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 141, "img_name": "_DSC8813", "width": 4946, "height": 3286, "position": [-0.9018743076559861, 0.7749556003383149, -3.206524828427009], "rotation": [[0.945181261938714, 0.011304820801847332, 0.32635039927442705], [0.07508173762449555, 0.9651009647596531, -0.2508841575215007], [-0.31779728563225057, 0.26163395965857505, 0.9113465621804633]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 142, "img_name": "_DSC8814", "width": 4946, "height": 3286, "position": [-1.7141184536112242, 0.12702369186252205, -2.8486665286287645], "rotation": [[0.8067027983856876, -0.27247700300800337, 0.5243919125124615], [0.16271344867141252, 0.9554739893011692, 0.24615805774007193], [-0.5681152424448375, -0.11325077748380137, 0.8151192137970729]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 143, "img_name": "_DSC8815", "width": 4946, "height": 3286, "position": [-1.6732849989042269, 0.6079729451385674, -2.7141960637393683], "rotation": [[0.8146179960555987, 0.001036700149191325, 0.5799969359877353], [0.15821826817056503, 0.9616745452765049, -0.22393983250939303], [-0.5580004481355438, 0.27419152835204175, 0.7832333660286082]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 144, "img_name": "_DSC8817", "width": 4946, "height": 3286, "position": [-2.4557233159919187, 0.4575632021916534, -1.6754898722322733], "rotation": [[0.5661574450891975, -0.02570680876336548, 0.8238961751053805], [0.20823492463817275, 0.971554999324454, -0.11277898495994274], [-0.7975612600490365, 0.235414619917422, 0.5554061515666973]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 145, "img_name": "_DSC8818", "width": 4946, "height": 3286, "position": [-2.7721869018154672, -0.6253403853741775, -1.1920507166827443], "rotation": [[0.3621878250258153, -0.5001126489640674, 0.7865795050401535], [0.22777096314166811, 0.8657779436762075, 0.44558830841182834], [-0.9038475356787704, 0.01777331116988008, 0.42748537010928506]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 146, "img_name": "_DSC8819", "width": 4946, "height": 3286, "position": [-2.790865377285296, -0.3075229919256827, -1.1545901869982507], "rotation": [[0.34416571842425336, -0.04746874069085962, 0.9377082045704522], [0.23332287392415196, 0.9717160772043125, -0.03644587502635924], [-0.9094560983166211, 0.23133219395468207, 0.3455069048149711]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 147, "img_name": "_DSC8820", "width": 4946, "height": 3286, "position": [-2.9927155368931913, -0.8695085217798264, -0.4538172969248985], "rotation": [[0.17139657515258183, -0.5176203468356717, 0.8382674934456686], [0.21872428464137503, 0.8496169541221319, 0.47990698950562244], [-0.9606158968776667, 0.10109504344897283, 0.25883757620555436]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 148, "img_name": "_DSC8821", "width": 4946, "height": 3286, "position": [-3.091232797321295, -0.5233372944840042, -0.3864666183636084], "rotation": [[0.15811875562657043, -0.06560031882793202, 0.9852385788674632], [0.2296809124472991, 0.9728655627167581, 0.027915503527285716], [-0.9603359503717858, 0.22187653109213565, 0.16889543325395012]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 149, "img_name": "_DSC8822", "width": 4946, "height": 3286, "position": [-3.038225554127307, -1.0960791009940478, 0.30983647176314316], "rotation": [[-0.047546371462721185, -0.47362909390599295, 0.8794400627481764], [0.21303563754980287, 0.8553702758629601, 0.4721837653963469], [-0.9758868580396385, 0.2098026991625977, 0.06023012310804813]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 150, "img_name": "_DSC8823", "width": 4946, "height": 3286, "position": [-3.0864959568307526, -0.7813522934604261, 0.3540834807186483], "rotation": [[-0.052203402164682194, -0.09807277052528664, 0.9938091046493419], [0.21004679543426263, 0.9718255303798559, 0.10693681419281664], [-0.9762966498612137, 0.21432888322250554, -0.030132727828128886]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 151, "img_name": "_DSC8825", "width": 4946, "height": 3286, "position": [-2.9161519240560807, -0.9271999376127592, 1.1028714957841947], "rotation": [[-0.20158994291355126, -0.07415081933467278, 0.9766591784794262], [0.21928429314039968, 0.9684029629145958, 0.11878594277163959], [-0.9546077171791699, 0.23811206901421164, -0.17896018800768201]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 152, "img_name": "_DSC8826", "width": 4946, "height": 3286, "position": [-2.637654795543731, -1.367524107063554, 1.7565226598970556], "rotation": [[-0.4178426147358425, -0.45360461650042694, 0.7871787606384044], [0.1898600113125318, 0.8037138295628379, 0.5639124544411505], [-0.8884597488998132, 0.38508042284558947, -0.24970451042370564]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 153, "img_name": "_DSC8827", "width": 4946, "height": 3286, "position": [-2.495226171555786, -1.0870742967799245, 2.2148512285880964], "rotation": [[-0.523626300911063, -0.14311738469863497, 0.8398410035186541], [0.1846050889370007, 0.9433076254477405, 0.27584721298339654], [-0.8317069544814202, 0.2994797788986231, -0.46752048500367627]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 154, "img_name": "_DSC8828", "width": 4946, "height": 3286, "position": [-2.031709547861748, -1.6876862378762802, 2.7344451461753176], "rotation": [[-0.6845241250611671, -0.3198770832509363, 0.6550613511878995], [0.17262787182716482, 0.8019013632706753, 0.5719736195429439], [-0.7082558436593849, 0.504611588447497, -0.49370112895032625]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 155, "img_name": "_DSC8829", "width": 4946, "height": 3286, "position": [-2.0218747544217286, -1.3007280312318228, 2.7668042587505424], "rotation": [[-0.6596402975395885, -0.04604517989725412, 0.7501696603236586], [0.163104899680263, 0.9655643406490735, 0.20268768035381746], [-0.7336698641502013, 0.25605730896646833, -0.6294149545114701]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 156, "img_name": "_DSC8830", "width": 4946, "height": 3286, "position": [-1.2638109884526312, -1.8561291875632324, 3.186596911123308], "rotation": [[-0.8752222572219295, -0.2397162972332194, 0.4201453287901034], [0.0940913382739332, 0.7676117574604377, 0.6339708273022651], [-0.47448163349614453, 0.5943974147397455, -0.6492756678218705]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 157, "img_name": "_DSC8831", "width": 4946, "height": 3286, "position": [-1.3220685998352701, -1.4815793789116798, 3.29781249991983], "rotation": [[-0.832909207584856, -0.04528398324368571, 0.5515538167594826], [0.11131701111619724, 0.9625668753316831, 0.24713060019017596], [-0.5420984919334528, 0.2672346747257656, -0.7966899357138197]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 158, "img_name": "_DSC8833", "width": 4946, "height": 3286, "position": [-0.33640199161944917, -1.6220616723822663, 3.803914493224308], "rotation": [[-0.9608825924345169, 0.0067254071585845345, 0.2768743622202553], [0.07979064992990162, 0.9640406858703194, 0.25349360577822855], [-0.2652133023437659, 0.265669578396239, -0.926866538059649]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 159, "img_name": "_DSC8834", "width": 4946, "height": 3286, "position": [0.41008151328329834, -1.9641223020372465, 3.760110441712171], "rotation": [[-0.9990901400880084, -0.002119757667446407, 0.0425957580793563], [0.026008795200665027, 0.7612607155194764, 0.6479241202324427], [-0.03379991939537147, 0.6484424643977337, -0.7605129425688034]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 160, "img_name": "_DSC8835", "width": 4946, "height": 3286, "position": [0.425784081157235, -1.6709711368207765, 3.8941218801337767], "rotation": [[-0.9995675164248132, 0.028950812599407842, 0.005160480419892181], [0.02929037360807465, 0.9645261710789556, 0.2623572741847819], [0.0026180378586885544, 0.262394961372362, -0.9649570094694202]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 161, "img_name": "_DSC8836", "width": 4946, "height": 3286, "position": [1.329114492035787, -2.0183267488085894, 3.429490065333098], "rotation": [[-0.9633118489869679, 0.14668851922979234, -0.22475043921532176], [-0.04956949186863743, 0.7257682738709639, 0.6861510607134895], [0.26376722138505815, 0.6721182120494374, -0.6918699024775347]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 162, "img_name": "_DSC8837", "width": 4946, "height": 3286, "position": [1.3505340953751177, -1.6008031559998481, 3.575390633386107], "rotation": [[-0.948045738352672, 0.05483455175721259, -0.3133727013077606], [-0.05258963361553198, 0.9444692241712772, 0.32436432453259945], [0.31375724442237424, 0.32399237109365864, -0.8925162939944501]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 163, "img_name": "_DSC8838", "width": 4946, "height": 3286, "position": [2.3773691977386564, -1.8326288637893922, 2.7178990650057315], "rotation": [[-0.8190707344583367, 0.3241083503795114, -0.4733676258133348], [-0.1181743689968022, 0.7121105307077821, 0.6920501503267582], [0.5613893038401152, 0.6227779453941451, -0.544967595609646]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 164, "img_name": "_DSC8839", "width": 4946, "height": 3286, "position": [2.4147581201853794, -1.5181503482491303, 2.8798421466278588], "rotation": [[-0.7810114086062339, 0.08850697041562905, -0.6182133093154439], [-0.14686238691455894, 0.9361170239732415, 0.3195565000703949], [0.6070029809948748, 0.3403695544776719, -0.7181197305798013]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 165, "img_name": "_DSC8841", "width": 4946, "height": 3286, "position": [3.0328467351882837, -1.2217162120351088, 1.7203982837242575], "rotation": [[-0.5501413115012924, 0.14382257043279373, -0.82259322001445], [-0.1748808092700713, 0.9433717567522667, 0.28189790902237466], [0.8165544929327634, 0.2989394533952421, -0.4938359679843815]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 166, "img_name": "_DSC8842", "width": 4946, "height": 3286, "position": [3.346707689720524, -1.3170214402820406, 0.5662117097636516], "rotation": [[-0.29142956964603794, 0.5418804927506574, -0.7883110664656624], [-0.2183442901270852, 0.7646472652561725, 0.6063335144169053], [0.9313402047076161, 0.348826735375259, -0.10452431192126879]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 167, "img_name": "_DSC8843", "width": 4946, "height": 3286, "position": [3.419810852349289, -0.9375116524656223, 0.6994835094981847], "rotation": [[-0.26275836325410373, 0.17407630863948037, -0.9490287041551888], [-0.2165939379249306, 0.947845764491811, 0.23382787000078872], [0.9402367300814173, 0.2669940926413669, -0.21135052850754218]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 168, "img_name": "_DSC8844", "width": 4946, "height": 3286, "position": [3.532682614840592, -0.9036776548345742, -0.8593687322161606], "rotation": [[0.1112689046081475, 0.5498598957813838, -0.8278123735959669], [-0.2709690962478075, 0.818209323640749, 0.5070594162285069], [0.9561354400637754, 0.16789162492105894, 0.24003629420447456]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 169, "img_name": "_DSC8845", "width": 4946, "height": 3286, "position": [3.6452055915546713, -0.5460509648077058, -0.7727087912889345], "rotation": [[0.14079090196465474, 0.16059977520137883, -0.9769266267889546], [-0.24262576296712063, 0.9622623779035545, 0.1232227869187327], [0.9598492908100735, 0.2196789208746788, 0.17444343110227753]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 170, "img_name": "_DSC8846", "width": 4946, "height": 3286, "position": [3.2235332900793687, -0.6007442352796687, -2.0524128800845136], "rotation": [[0.4712284112483113, 0.5020040808619384, -0.7252142354024447], [-0.23275098427953855, 0.8638583179068503, 0.44673905795223806], [0.8507471796893001, -0.04172180941794834, 0.5239165266238448]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 171, "img_name": "_DSC8847", "width": 4946, "height": 3286, "position": [3.3821821519077115, -0.20707309134320456, -2.0351058327021283], "rotation": [[0.4474725346081796, 0.09483540978549633, -0.8892550679204185], [-0.253453562978602, 0.9670396048288362, -0.024406845472939313], [0.8576302362818041, 0.23630625836677518, 0.45676003554592165]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 172, "img_name": "_DSC8849", "width": 4946, "height": 3286, "position": [2.568412392302497, 0.08822970021929182, -3.1000719795257417], "rotation": [[0.9409819490105249, 0.06534022899101956, -0.3320897862201652], [-0.11259659830026045, 0.9857346994300531, -0.12509639639395254], [0.31917859841719287, 0.15510563115162598, 0.9349156461935441]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 173, "img_name": "_DSC8850", "width": 4946, "height": 3286, "position": [1.67805422037256, -0.18751469746372712, -3.5265239515334503], "rotation": [[0.9524303390367548, 0.1543141105490776, -0.26279955206921396], [-0.08101572535503268, 0.9595025639792918, 0.2697985951823374], [0.2937905742659733, -0.2356734711472888, 0.9263612219160826]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 174, "img_name": "_DSC8851", "width": 4946, "height": 3286, "position": [1.7362446930218687, 0.195158272966139, -3.5137202850867406], "rotation": [[0.9246357850263074, 0.02680076296534441, -0.3799083891588334], [-0.10429164788524596, 0.9772094900702157, -0.1848914943908695], [0.3662948501278226, 0.21057856401159275, 0.9063579597204692]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 175, "img_name": "_DSC8852", "width": 4946, "height": 3286, "position": [0.49864764668570305, -0.1252351997330382, -3.670122707750419], "rotation": [[0.9999147504543036, 0.009193978568794033, 0.009271600831812738], [-0.01151488276787775, 0.9556866850237822, 0.2941604452388123], [-0.006156240634506304, -0.2942421295911427, 0.9557110807534458]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 176, "img_name": "_DSC8853", "width": 4946, "height": 3286, "position": [0.45236977208921875, 0.21390725578045944, -3.7196764938567393], "rotation": [[0.9995256842699545, 0.02397001927988481, -0.019335062978977163], [-0.027344295723090366, 0.9795871928702534, -0.19915125170579462], [0.014166720724544713, 0.19958549481437404, 0.9797780025514015]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 177, "img_name": "_DSC8854", "width": 4946, "height": 3286, "position": [-0.6082779631291015, -0.16129519176486357, -3.740105918060459], "rotation": [[0.9317697590392315, -0.17944991387318826, 0.3155991833811957], [0.09299989491886877, 0.9582729883490645, 0.270303346900539], [-0.350936084900159, -0.22250979351808103, 0.9095786145812188]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 178, "img_name": "_DSC8855", "width": 4946, "height": 3286, "position": [-0.6125494218940575, 0.24882432931764595, -3.6583385142821583], "rotation": [[0.9502359338218485, 0.04572933770494862, 0.3081566123690786], [0.028089457999432844, 0.9725620222881919, -0.23094175705575806], [-0.3102622317057264, 0.22810510839472545, 0.9228788691378804]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 179, "img_name": "_DSC8857", "width": 4946, "height": 3286, "position": [-1.6915097870613454, 0.04186432179156525, -2.670331719146932], "rotation": [[0.7609541838853817, 0.036534768107616744, 0.6477761501835765], [0.11323678345257529, 0.9756106464048011, -0.18804599834859737], [-0.6388475255494439, 0.21644647685034932, 0.7382579236001627]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 180, "img_name": "_DSC8858", "width": 4946, "height": 3286, "position": [-2.25164598871077, -0.5835447096066939, -1.9350271795653928], "rotation": [[0.5845893774177947, -0.43434914799101054, 0.6852708059225624], [0.16815038407031346, 0.8911505970042185, 0.4213977477348816], [-0.79371324050143, -0.13111609778554317, 0.5939931487434942]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 181, "img_name": "_DSC8859", "width": 4946, "height": 3286, "position": [-2.2993800377920413, -0.16604002789250683, -1.9186666221795547], "rotation": [[0.5630416874455207, -0.07075420938496825, 0.823394134089385], [0.1745934862078933, 0.9840243513496498, -0.034830884638139124], [-0.8077754469976632, 0.16337049245567348, 0.5663999553517957]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 182, "img_name": "_DSC8860", "width": 4946, "height": 3286, "position": [-2.151533526638722, -1.085793395134232, -0.8574005987069038], "rotation": [[0.3477414557669749, -0.6082016001481769, 0.7135591731021762], [0.23770083415980034, 0.7933805841304068, 0.5603976821549402], [-0.906958760573379, -0.02525989513223266, 0.4204613469953078]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 183, "img_name": "_DSC8861", "width": 4946, "height": 3286, "position": [-2.2963136474907677, -1.3031478628477666, 0.28906808604681483], "rotation": [[-0.08517054223728582, -0.6277666983821326, 0.7737279568022614], [0.2201800598380586, 0.7454930687825231, 0.6290952437007653], [-0.9717338730252821, 0.22393985085199264, 0.07472766031177289]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 184, "img_name": "_DSC8862", "width": 4946, "height": 3286, "position": [-1.6830594790213824, -1.5829110854530728, 1.6315517272296665], "rotation": [[-0.5910693560480313, -0.5261503526773647, 0.6113941631373736], [0.1674911036760682, 0.6613918512047336, 0.7311002320813118], [-0.789039762325282, 0.5345340265478525, -0.30280295231751264]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 185, "img_name": "_DSC8863", "width": 4946, "height": 3286, "position": [-0.36980359222345355, -1.6953746114199504, 2.4350834947256197], "rotation": [[-0.9477516625066795, -0.19374460109676758, 0.2534360190692686], [0.08492704625860617, 0.6125404174558687, 0.7858636228995324], [-0.30749663905417385, 0.7663271276216471, -0.5640820422966346]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 186, "img_name": "_DSC8865", "width": 4946, "height": 3286, "position": [2.0064612766108287, -1.5691879086371796, 1.5058874684673096], "rotation": [[-0.6948977907444771, 0.5047444449332654, -0.5122012355778289], [-0.13863231687441582, 0.6048808541108361, 0.784155745402772], [0.705618977307496, 0.6159157390740676, -0.35035647735466285]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 187, "img_name": "_DSC8866", "width": 4946, "height": 3286, "position": [2.5281246634201313, -1.351188915554539, 0.5259046029400269], "rotation": [[-0.3487290011011305, 0.6538795104994138, -0.6714385076386779], [-0.19785420501452852, 0.648904196773706, 0.7346952136549826], [0.9161014121531943, 0.3890564601166757, -0.09691890162607521]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 188, "img_name": "_DSC8867", "width": 4946, "height": 3286, "position": [2.998032801671615, -1.1128487141272951, -0.7254628184848629], "rotation": [[0.04708956913999803, 0.6597823796905168, -0.7499798556815561], [-0.30123121676969555, 0.7252386650746023, 0.619103087316044], [0.9523876975904603, 0.19676404684476095, 0.23289822529941012]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 189, "img_name": "_DSC8868", "width": 4946, "height": 3286, "position": [2.779823059484922, -0.8673445153153377, -1.554158644367893], "rotation": [[0.411298175195743, 0.620483503458396, -0.6677080447445926], [-0.283808645454135, 0.7832993406775576, 0.5530775674890389], [0.8661907779733867, -0.037978478512150415, 0.49826817209587154]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 190, "img_name": "_DSC8869", "width": 4946, "height": 3286, "position": [2.1224771831351523, -0.5781910843675817, -2.4844816832590393], "rotation": [[0.8012297640454655, 0.4040294101986324, -0.4413514482837834], [-0.19684118595823233, 0.8745287295848905, 0.44323024337379563], [0.5650525751805796, -0.26825312081163705, 0.7802280759217864]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 191, "img_name": "_DSC8870", "width": 4946, "height": 3286, "position": [0.9742610921513338, -0.5113063614695761, -2.8983583517912215], "rotation": [[0.9705256746515045, 0.19761607703725098, -0.13794129526232937], [-0.12050280310982528, 0.8936109722327523, 0.4323638568936006], [0.20870790422242405, -0.4029979111628775, 0.8910856829247347]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 192, "img_name": "_DSC8871", "width": 4946, "height": 3286, "position": [-0.24521300461265974, -0.428411636159605, -2.8937956033338095], "rotation": [[0.9572923201593261, -0.14118344514059192, 0.2523066558420682], [0.020192777109286943, 0.9031831157665268, 0.42878025974487566], [-0.28841578583113126, -0.4053732776250821, 0.867461146260113]], "fy": 4627.300372546341, "fx": 4649.505977743847}, {"id": 193, "img_name": "_DSC8873", "width": 4946, "height": 3286, "position": [-1.3616363454912064, -0.7419483205517033, -1.5573682786434806], "rotation": [[0.6037552107860787, -0.5137766902149251, 0.6095187921963146], [0.23819023673370557, 0.8459416916526197, 0.47712479022646204], [-0.7607529537066542, -0.14288515288755863, 0.6331182958270123]], "fy": 4627.300372546341, "fx": 4649.505977743847}]
GS_Orig_models/bicycle/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images_4', model_path='./eval/bicycle', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/bicycle', white_background=False)
GS_Orig_models/bicycle/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e7d0f1d1db8f4909db7b9fdee6b292835fed2f7e42bb2e2bdfc9a0ea64d428e
3
+ size 2768290
GS_Orig_models/bicycle/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64d357cb25bd85f710f8551a18d830f8497277fbd8c5805adfd72ffe9ca78227
3
+ size 1520726124
GS_Orig_models/bicycle/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e19fbeadb2c190a148b59999fdc9efba09cd0c2733a7d87a858f496e2c8392
3
+ size 896795076
GS_Orig_models/bonsai/cameras.json ADDED
The diff for this file is too large to render. See raw diff
 
GS_Orig_models/bonsai/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images_2', model_path='./eval/bonsai', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/bonsai', white_background=False)
GS_Orig_models/bonsai/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd75034f1d60b2f9d4c8785263ab4905b6ae597ab76c3ae3423cbcc39c61d27b
3
+ size 5578785
GS_Orig_models/bonsai/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a16af6d8815498ffbf9eb5d5ee93f5bcc9dca34c4e3eb6f7a796ef9e97c0d273
3
+ size 308716644
GS_Orig_models/bonsai/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d910c613ffc2410a2e6331757940f5b2f20342ebf7e5203e803e484f75dce4b3
3
+ size 286972500
GS_Orig_models/counter/cameras.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"id": 0, "img_name": "DSCF5857", "width": 3115, "height": 2076, "position": [2.8600304263520306, 1.5212762347655788, -0.6913106580594985], "rotation": [[0.5403782468396564, 0.42227211353506117, -0.7277895385845633], [-0.46045411452208584, 0.8723524763255538, 0.16426553341573502], [0.7042537602045025, 0.24634816658401668, 0.6658372339081919]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 1, "img_name": "DSCF5865", "width": 3115, "height": 2076, "position": [2.919437577944053, -0.042499712000954475, -1.012645209046632], "rotation": [[0.3711878122014093, 0.568755785650196, -0.7339866922244298], [-0.507191564335708, 0.7863105220591758, 0.3528065758538578], [0.7778022403797953, 0.2413143576094365, 0.5803370190430007]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 2, "img_name": "DSCF5873", "width": 3115, "height": 2076, "position": [4.08823414477906, 0.6900042204416037, -0.03278651874245371], "rotation": [[0.18606568755527883, 0.3498635625343315, -0.9181367259430195], [-0.562343380192106, 0.8041896531416649, 0.19248097187515742], [0.8056981337130539, 0.4804940055720514, 0.3463755590982533]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 3, "img_name": "DSCF5881", "width": 3115, "height": 2076, "position": [3.4083223868011134, -0.44032257435942285, 0.816050948328564], "rotation": [[-0.2278437744521111, 0.5410113763532731, -0.8095640216188912], [-0.5491709329068855, 0.6151721637301404, 0.5656628814247567], [0.8040513048889335, 0.5734717949715702, 0.15694457454301786]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 4, "img_name": "DSCF5889", "width": 3115, "height": 2076, "position": [3.2273058479152, -1.033842104594704, 1.2060684600224725], "rotation": [[-0.43765808957403707, 0.2740311876819318, -0.856365754107457], [-0.574765921637489, 0.647158872042638, 0.500828842680519], [0.6914474180692349, 0.7114016464094879, -0.12573052744364824]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 5, "img_name": "DSCF5897", "width": 3115, "height": 2076, "position": [2.825748511094377, -0.604323563570495, 2.886249354802329], "rotation": [[-0.6046499857059288, 0.4610593537322408, -0.6494787657205036], [-0.4354293280667869, 0.49144208664348443, 0.7542453020966087], [0.6669330513965601, 0.7388565136828031, -0.09639168606973814]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 6, "img_name": "DSCF5905", "width": 3115, "height": 2076, "position": [2.404566365054245, -1.5126823704300492, 1.8822180372091366], "rotation": [[-0.7203044675572101, 0.4188948149868612, -0.5528911357530041], [-0.4453939650669829, 0.3317487098307517, 0.8316050801958479], [0.5317759771736916, 0.8452632297117595, -0.05238685520443247]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 7, "img_name": "DSCF5913", "width": 3115, "height": 2076, "position": [1.7950820830227234, -1.8630553223342872, 2.9759338747108006], "rotation": [[-0.915864244946576, 0.11467516190020251, -0.38476264380992126], [-0.2983863964079685, 0.44677865589398663, 0.8434182776512668], [0.2686228643788623, 0.8872645827940642, -0.3749710880216903]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 8, "img_name": "DSCF5921", "width": 3115, "height": 2076, "position": [0.8171886744097858, -1.942655995393453, 4.075965155031421], "rotation": [[-0.9953662237688627, -0.010545645349508331, -0.09557651355995389], [-0.09600214167116883, 0.16529325353518706, 0.981560863691244], [0.0054469601304297476, 0.9861880802868765, -0.1655397261246456]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 9, "img_name": "DSCF5929", "width": 3115, "height": 2076, "position": [0.2531757447920375, -2.8882312785311743, 2.7933525872014706], "rotation": [[-0.9358774117235655, -0.28655136569287143, 0.20499215849673266], [0.08560328783744717, 0.37945435420745594, 0.9212418087475306], [-0.34176826554994605, 0.8797174022903903, -0.33059301984529027]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 10, "img_name": "DSCF5937", "width": 3115, "height": 2076, "position": [-1.1698834721968163, -2.2853449116432762, 3.320421377923876], "rotation": [[-0.8221495734574612, -0.36850071277352037, 0.4339093264140816], [0.2507297991257076, 0.44990700582420934, 0.8571570765855445], [-0.5110818395267991, 0.8135053231514238, -0.27749674324251233]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 11, "img_name": "DSCF5945", "width": 3115, "height": 2076, "position": [-2.34363039774797, -1.363613681172855, 3.780467632764833], "rotation": [[-0.7261755538614494, -0.38042498291550103, 0.5726656069188703], [0.35213501792725355, 0.5095955363662399, 0.785056251783894], [-0.5904828482889152, 0.7717442722102608, -0.23609486268715146]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 12, "img_name": "DSCF5953", "width": 3115, "height": 2076, "position": [-2.098890130289681, -2.2761924627827237, 2.3954605859329496], "rotation": [[-0.6552121393855342, -0.5244283289472783, 0.5437572805943809], [0.3677636596040596, 0.4073068417897904, 0.8359731020229395], [-0.6598840375978648, 0.7477138920929528, -0.07400670574176121]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 13, "img_name": "DSCF5961", "width": 3115, "height": 2076, "position": [-2.909405602393553, -1.8840416217824243, 1.5217884840333225], "rotation": [[-0.3804323333109591, -0.5841557484258525, 0.7169611574922392], [0.3986199702593791, 0.5959639455956978, 0.6970861459392376], [-0.8344898795563617, 0.5509891442950944, 0.006132192672182025]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 14, "img_name": "DSCF5969", "width": 3115, "height": 2076, "position": [-3.7865676314699335, -0.6808360740064705, 2.0839818774259706], "rotation": [[-0.35176829939361653, -0.4430898913664961, 0.8245789299457932], [0.5310505480051043, 0.6309469940779688, 0.5655892556683286], [-0.7708724790814633, 0.6368494632429252, 0.013355978511378718]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 15, "img_name": "DSCF5977", "width": 3115, "height": 2076, "position": [-4.208390013135253, -1.079836461750356, 0.9286227013066547], "rotation": [[-0.14591748661017429, -0.558540366167939, 0.8165419440924965], [0.5245289400013587, 0.6561322873517562, 0.5425493642016394], [-0.8387952540414257, 0.5074673199877375, 0.19722941195988702]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 16, "img_name": "DSCF5985", "width": 3115, "height": 2076, "position": [-3.7064657057132666, -0.7648120008870041, -0.3993005606649924], "rotation": [[0.2516901370248209, -0.5053677479119426, 0.8253820414176931], [0.45844974690157947, 0.8133387982370812, 0.3581952384498405], [-0.8523355586213124, 0.2882419793379716, 0.43639506969834535]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 17, "img_name": "DSCF5993", "width": 3115, "height": 2076, "position": [-3.885286899533272, 0.9414343373443972, -0.24694332816694134], "rotation": [[0.3027067086786716, -0.4090514039766556, 0.8608400533349112], [0.6196040189745782, 0.7707638375373216, 0.14837104304847373], [-0.7241957664827078, 0.4884670466361761, 0.48676527830059463]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 18, "img_name": "DSCF6001", "width": 3115, "height": 2076, "position": [-3.2636037217349436, 0.3807336659336921, -0.6665276795861289], "rotation": [[0.3741017392296915, -0.5848637661084742, 0.7197098469513473], [0.5112187581511827, 0.7775567320591882, 0.36614329127241757], [-0.7737591808952462, 0.23095433211535074, 0.5898786540106955]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 19, "img_name": "DSCF6009", "width": 3115, "height": 2076, "position": [-2.112065957654701, -0.03755974742996769, -1.6902061697098858], "rotation": [[0.782992095882847, -0.40941256457539144, 0.46829982890535776], [0.35144201422074783, 0.9123493479921201, 0.2100170894446855], [-0.5132366787608326, 0.0001385140942208525, 0.8582471045033568]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 20, "img_name": "DSCF6017", "width": 3115, "height": 2076, "position": [-2.227220030495926, 1.582168739287219, -1.5050589738756048], "rotation": [[0.8032966589683578, -0.31712358969290294, 0.5041300492438049], [0.38162630078281273, 0.9239252157224477, -0.026899113425069125], [-0.4572481210908361, 0.21399725374993941, 0.8632087413519304]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 21, "img_name": "DSCF6025", "width": 3115, "height": 2076, "position": [-1.6974417136847986, 1.9624287465578858, -1.8914194392059513], "rotation": [[0.9409575576700964, -0.18798173295577184, 0.28153462085234304], [0.19049918719580303, 0.9815099342715325, 0.018663027729448882], [-0.2798373355027274, 0.03607099944881842, 0.959369557916811]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 22, "img_name": "DSCF6033", "width": 3115, "height": 2076, "position": [-0.7896864195500647, 0.6366522474789158, -2.5406453347284796], "rotation": [[0.9935827195492679, -0.08577425458278991, 0.07373029678393735], [0.07525777146187936, 0.9879592248588898, 0.1351770611117639], [-0.08443723851282842, -0.12876081417492183, 0.988074392687787]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 23, "img_name": "DSCF6041", "width": 3115, "height": 2076, "position": [-0.2554393033026285, 1.9511724835703013, -2.5266065827320543], "rotation": [[0.9978913830019555, -0.064444849296583, -0.007723284896046167], [0.061722551226161215, 0.9790141815792083, -0.19422038754190185], [0.02007770904706752, 0.19333415028373374, 0.9809275161465745]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 24, "img_name": "DSCF6049", "width": 3115, "height": 2076, "position": [0.39793484025129605, 2.6854654340357653, -2.356298361245591], "rotation": [[0.9849453861228038, 0.0036250839374054665, -0.1728277903632624], [-0.04397173072134409, 0.9721484689403792, -0.23020391229135484], [0.1671797632872191, 0.2343378183378068, 0.9576725503239123]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 25, "img_name": "DSCF6057", "width": 3115, "height": 2076, "position": [0.7385842757674718, 1.3306550993004824, -2.827650742030753], "rotation": [[0.9598304278957434, 0.16662532064072186, -0.2257466549184083], [-0.18053045595720307, 0.9826606424714577, -0.04227074886332377], [0.21478897587483084, 0.0813268975121912, 0.9732685300489701]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 26, "img_name": "DSCF6065", "width": 3115, "height": 2076, "position": [1.4841551135380324, 1.5987178649512024, -2.4049607375062614], "rotation": [[0.8799730935713338, 0.2626757771259909, -0.3957888208397926], [-0.3301523676241224, 0.9372590384592218, -0.11200405786703127], [0.3415358967117263, 0.2292311735732113, 0.9114857652863073]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 27, "img_name": "DSCF6073", "width": 3115, "height": 2076, "position": [2.411857818652536, 1.8150820178928762, -1.8647959857152272], "rotation": [[0.8788449928858686, 0.1705017226826693, -0.44560143743224145], [-0.2200986848630264, 0.9735314317404036, -0.06158831329924576], [0.42330609185435053, 0.15220287111523878, 0.8931104291314004]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 28, "img_name": "DSCF6081", "width": 3115, "height": 2076, "position": [2.6980804265642617, 0.8910213043364545, -1.8007279727960066], "rotation": [[0.6681464225036491, 0.5182375762496616, -0.5338634400841205], [-0.5323814356743515, 0.8342464623946166, 0.14353691835685875], [0.519759910963602, 0.18831530618869877, 0.8332988541994792]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 29, "img_name": "DSCF6089", "width": 3115, "height": 2076, "position": [2.679701278571611, 1.9123093534937514, -1.7271280048638626], "rotation": [[0.7826994998902733, 0.3717843658399806, -0.4991571678224001], [-0.3675998944432485, 0.9233016293202044, 0.11128530406108413], [0.5022467625349405, 0.09638717036835763, 0.8593356171552253]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 30, "img_name": "DSCF5858", "width": 3115, "height": 2076, "position": [2.8680127136240077, 1.4366768825600158, -0.7260938635809799], "rotation": [[0.5325080335791049, 0.44551684450806917, -0.7196873872962397], [-0.48126699138509077, 0.8588163406272677, 0.17554650687134632], [0.6962882141590921, 0.25288185844611644, 0.6717391521208068]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 31, "img_name": "DSCF5859", "width": 3115, "height": 2076, "position": [2.876860476257464, 1.2367609830375117, -0.8065076999743058], "rotation": [[0.5280570895965924, 0.44523081310146295, -0.7231356948676966], [-0.4625796937612804, 0.8649257438317492, 0.1947395300826597], [0.712162718096431, 0.23167429879489249, 0.6626849041825219]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 32, "img_name": "DSCF5860", "width": 3115, "height": 2076, "position": [2.8555186432407322, 1.0691958624700328, -0.8843273411750908], "rotation": [[0.5179223171590119, 0.47258340897675977, -0.713036741653994], [-0.4514668120009507, 0.8590120499183596, 0.24140425795075776], [0.7265908002791792, 0.19688377194416584, 0.6582572364165087]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 33, "img_name": "DSCF5861", "width": 3115, "height": 2076, "position": [2.837106056084107, 0.8485246953375368, -0.947584599060168], "rotation": [[0.509847824318574, 0.4647725808394407, -0.7239072068555898], [-0.4385693902167019, 0.8643557982561663, 0.24606085423304508], [0.7400757299105051, 0.1920299511034442, 0.644524950546247]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 34, "img_name": "DSCF5862", "width": 3115, "height": 2076, "position": [2.838766128901395, 0.630699408950488, -0.9807442069263382], "rotation": [[0.4969163493869039, 0.4726389989566082, -0.7277956570200785], [-0.4327441832792893, 0.8619123928383341, 0.2642716384889573], [0.7522011789075668, 0.18362843934693926, 0.6328301373299743]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 35, "img_name": "DSCF5863", "width": 3115, "height": 2076, "position": [2.8610166881417856, 0.4036871086126077, -1.035764567364227], "rotation": [[0.4560812863292821, 0.4994282840444402, -0.7365875707318534], [-0.4402725009577397, 0.8459239686994037, 0.30095309282389376], [0.7734015678550469, 0.18704017824060185, 0.6056946314464736]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 36, "img_name": "DSCF5864", "width": 3115, "height": 2076, "position": [2.8753030172602694, 0.17813729385839566, -1.0563722170882968], "rotation": [[0.4273537274769991, 0.5429659867924443, -0.7228808538051216], [-0.46879314963812385, 0.8167659580631869, 0.3363426119323746], [0.7730470713118848, 0.1951443233497491, 0.6035867117494274]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 37, "img_name": "DSCF5866", "width": 3115, "height": 2076, "position": [3.052854111476144, -0.027932631594471968, -0.805169256767627], "rotation": [[0.3422639749902022, 0.546926310807916, -0.7640202758892913], [-0.49381115039006374, 0.7964831488772889, 0.3489486227297082], [0.7993784580374603, 0.25784918867539863, 0.5426857992661046]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 38, "img_name": "DSCF5867", "width": 3115, "height": 2076, "position": [3.206826504281638, 0.06930762641711466, -0.6468113944245613], "rotation": [[0.3151405214940527, 0.5323085598381481, -0.7857060829823664], [-0.510564364257583, 0.7929709656146835, 0.33244710502930624], [0.8000065510123692, 0.2963859727030842, 0.5216750650760875]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 39, "img_name": "DSCF5868", "width": 3115, "height": 2076, "position": [3.3744029646588936, 0.1465492654450055, -0.5680704820123884], "rotation": [[0.28845808149861246, 0.469386495097992, -0.8345467353226915], [-0.519761425402888, 0.8087621821924896, 0.27523043675872805], [0.8041392888556671, 0.354372756959201, 0.477262981220875]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 40, "img_name": "DSCF5869", "width": 3115, "height": 2076, "position": [3.5536939998547434, 0.24791298686466848, -0.4990310006124567], "rotation": [[0.26530659057787204, 0.4238527887277109, -0.8660030175950242], [-0.5144977422278685, 0.8218577060893949, 0.24462621319863403], [0.8154167561672809, 0.3806556507254558, 0.43611556878012125]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 41, "img_name": "DSCF5870", "width": 3115, "height": 2076, "position": [3.721990454250686, 0.3491280124961082, -0.4350460378692622], "rotation": [[0.24539873094024692, 0.3939130820800628, -0.8857832390709941], [-0.5250226264550785, 0.8221224688598424, 0.22014969431277562], [0.8149421479854427, 0.4110317870457016, 0.4085610914843575]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 42, "img_name": "DSCF5871", "width": 3115, "height": 2076, "position": [3.8800663693104367, 0.4746900815308912, -0.3455439374609135], "rotation": [[0.22682745336897217, 0.3924391553242623, -0.8913701900818347], [-0.5399525177243, 0.8123664271069, 0.22025454981171025], [0.8105557260308115, 0.4313377997323549, 0.3961655178340421]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 43, "img_name": "DSCF5872", "width": 3115, "height": 2076, "position": [3.9948647898671035, 0.5803945323438086, -0.21327097287329277], "rotation": [[0.20497516158170073, 0.3736109246000375, -0.9046546634788665], [-0.5567485849109636, 0.8046871828592903, 0.20617844441555586], [0.8049945318660215, 0.46140374376622056, 0.3729482389076542]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 44, "img_name": "DSCF5874", "width": 3115, "height": 2076, "position": [4.1614511310367766, 0.8216348146841578, 0.19325679764424178], "rotation": [[0.1283031707524717, 0.3611325953097372, -0.9236457897807555], [-0.5541301747848962, 0.7985028638929564, 0.23522951716909832], [0.8224828543913376, 0.4816393100231754, 0.3025649174519035]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 45, "img_name": "DSCF5875", "width": 3115, "height": 2076, "position": [4.235372053084226, 0.838902827671773, 0.45563727711039814], "rotation": [[0.07862310110836075, 0.36564458522506893, -0.9274278652637583], [-0.5442625642689268, 0.7951705858282363, 0.2673611799962581], [0.8352225267002301, 0.4837435030356135, 0.2615254369336121]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 46, "img_name": "DSCF5876", "width": 3115, "height": 2076, "position": [4.230262770360443, 0.762412174445719, 0.7742787259824734], "rotation": [[0.03424681330705398, 0.39466191306382303, -0.9181879601449339], [-0.5354243396927664, 0.7830034218678795, 0.31658556159079054], [0.8438885780971778, 0.480778135650941, 0.23812696621157523]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 47, "img_name": "DSCF5877", "width": 3115, "height": 2076, "position": [4.109188154171239, 0.4863252650989193, 1.0175683450509092], "rotation": [[-0.010850985940814083, 0.4465738457813851, -0.8946809802203999], [-0.5385507104920898, 0.7512682729990423, 0.3815221018676396], [0.8425232271768995, 0.4859709685249313, 0.2323506604646577]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 48, "img_name": "DSCF5878", "width": 3115, "height": 2076, "position": [3.958912514665976, 0.17725067238718833, 1.0665612197956016], "rotation": [[-0.06643696315397254, 0.48457091080126347, -0.8722254079835736], [-0.5414141442028015, 0.716769411619283, 0.4394454858387952], [0.8381269918001837, 0.5014305963662177, 0.21473356198739332]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 49, "img_name": "DSCF5879", "width": 3115, "height": 2076, "position": [3.761988567456399, -0.09254955437922317, 1.0572077821743475], "rotation": [[-0.1438632063251808, 0.5420979914972841, -0.8279088992639521], [-0.5619196325241307, 0.6439063940527122, 0.519259937104702], [0.8145856028986665, 0.5399206639059518, 0.21198106575251474]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 50, "img_name": "DSCF5880", "width": 3115, "height": 2076, "position": [3.5705996534573, -0.31544192689157013, 0.996453793093306], "rotation": [[-0.21595709654611542, 0.5528036715733834, -0.8048419926584092], [-0.5705382238694662, 0.5974851329315358, 0.5634692991012553], [0.7923690223344466, 0.5808783148136724, 0.1863644703906336]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 51, "img_name": "DSCF5882", "width": 3115, "height": 2076, "position": [3.2385003905818386, -0.5768884029747151, 0.5385513348043459], "rotation": [[-0.2055269282902812, 0.5067748806079805, -0.8372203426412479], [-0.5856797151499613, 0.6216832359171955, 0.5200857866173471], [0.7840522642078278, 0.597234605966777, 0.16903512187201444]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 52, "img_name": "DSCF5883", "width": 3115, "height": 2076, "position": [3.1623304152192016, -0.7221378603697133, 0.38658188193284415], "rotation": [[-0.22762739616410313, 0.5123759206860934, -0.8280438903926698], [-0.6119968752132119, 0.586148587141803, 0.5309328192162662], [0.7573939485134629, 0.6276151286359708, 0.18014898573802535]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 53, "img_name": "DSCF5884", "width": 3115, "height": 2076, "position": [3.109125814445775, -1.0255505229025974, 0.39717505917073426], "rotation": [[-0.31448767217538415, 0.48342564013300454, -0.8169437890771323], [-0.6147020907508183, 0.552087105341373, 0.563330425010363], [0.7233525030552393, 0.6793375291986881, 0.12353816311545629]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 54, "img_name": "DSCF5885", "width": 3115, "height": 2076, "position": [3.0257944741160165, -1.3382898289369316, 0.48673928366100855], "rotation": [[-0.41237070249674024, 0.42635831165332694, -0.8050894321791023], [-0.6257445820336204, 0.5097214496033569, 0.5904470864267368], [0.6621133753202051, 0.7472634300555442, 0.05659721127147812]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 55, "img_name": "DSCF5886", "width": 3115, "height": 2076, "position": [3.033371977674219, -1.4239795865260916, 0.67841369403449], "rotation": [[-0.4420900423952801, 0.3597008995162911, -0.8216882969241504], [-0.5970926129191478, 0.5655934355112004, 0.5688448622463093], [0.6693555154118955, 0.7421046614823331, -0.035268475922088635]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 56, "img_name": "DSCF5887", "width": 3115, "height": 2076, "position": [3.070417185421476, -1.30377920800575, 0.8927858236095996], "rotation": [[-0.45222819940308656, 0.3198348883072618, -0.8325835092566527], [-0.5811402386180606, 0.6024683883454404, 0.5470903619178379], [0.6765838297828178, 0.7312574685197605, -0.08658427114947502]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 57, "img_name": "DSCF5888", "width": 3115, "height": 2076, "position": [3.146079019043696, -1.1774882163940787, 1.0481618264571877], "rotation": [[-0.45700627766859625, 0.27605212122447087, -0.8455415356675059], [-0.579295856891188, 0.6289846948967011, 0.5184540131722466], [0.6749530149278525, 0.7267554471437926, -0.12753410401389909]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 58, "img_name": "DSCF5890", "width": 3115, "height": 2076, "position": [3.2996547842107016, -0.8836670861596189, 1.360254186747576], "rotation": [[-0.41789822430423224, 0.29711258900635495, -0.858536652436755], [-0.5663498557397865, 0.6537127290340928, 0.5019038840279296], [0.7103583004561095, 0.6959768511615448, -0.10491571674619736]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 59, "img_name": "DSCF5891", "width": 3115, "height": 2076, "position": [3.3344766685862277, -0.7518182137924682, 1.499201168867705], "rotation": [[-0.40112751577926176, 0.33564578582908255, -0.8523136878755], [-0.5615392443988432, 0.6450180089403685, 0.5182908885390317], [0.7237198305178142, 0.6865083208510879, -0.07025619059901668]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 60, "img_name": "DSCF5892", "width": 3115, "height": 2076, "position": [3.352654694416632, -0.6257840398576042, 1.6561304088321471], "rotation": [[-0.39110733905045153, 0.3569852028711964, -0.8482904068017543], [-0.5368615815549678, 0.6601543540622741, 0.5253340566372222], [0.7475390903432234, 0.66087653441746, -0.06653957217471426]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 61, "img_name": "DSCF5893", "width": 3115, "height": 2076, "position": [3.3594937197383743, -0.49887801605165283, 1.8350417900026872], "rotation": [[-0.39173666492912146, 0.38929446229046605, -0.833661926070866], [-0.5093456547019924, 0.6628157555729158, 0.5488554255908413], [0.7662306372016249, 0.6396288734838991, -0.06136379078341216]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 62, "img_name": "DSCF5894", "width": 3115, "height": 2076, "position": [3.346677977669062, -0.37288815867451375, 2.0321360848453183], "rotation": [[-0.39212284278809467, 0.4075824163605589, -0.8246916090499954], [-0.48157426842338064, 0.6728805728342445, 0.5615317966907524], [0.7837894488676588, 0.6173397027374368, -0.06757063909557541]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 63, "img_name": "DSCF5895", "width": 3115, "height": 2076, "position": [3.1971594710802234, -0.3044154749300788, 2.3180354894014963], "rotation": [[-0.43950843936219924, 0.4536713483942639, -0.7752513394864496], [-0.45194039602449504, 0.6341893107295729, 0.6273386618068202], [0.7762616892328427, 0.6260880335883124, -0.07369914536067297]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 64, "img_name": "DSCF5896", "width": 3115, "height": 2076, "position": [2.970628552318405, -0.4337500517855833, 2.6980365893904867], "rotation": [[-0.5361544881690267, 0.42448450564440965, -0.7296240602420057], [-0.46090286331195063, 0.5769243462071535, 0.6743343750279188], [0.7071823777548858, 0.6978332202047061, -0.11367445346988032]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 65, "img_name": "DSCF5898", "width": 3115, "height": 2076, "position": [2.700874249764316, -0.7861212307550657, 2.789961130457241], "rotation": [[-0.6026562266970857, 0.4529024790917801, -0.6570272573156685], [-0.4676897456174573, 0.46665809508845013, 0.7506640554420444], [0.6465846999949102, 0.7596772780075355, -0.06941656150770442]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 66, "img_name": "DSCF5899", "width": 3115, "height": 2076, "position": [2.608073703601462, -0.9382273899286179, 2.7200775958002015], "rotation": [[-0.6731353315165448, 0.4820466024562765, -0.5608207365321574], [-0.4244859947588682, 0.3691264901482224, 0.8267752261191842], [0.6055579788242288, 0.7945921641516575, -0.0438500507536769]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 67, "img_name": "DSCF5900", "width": 3115, "height": 2076, "position": [2.47158517726137, -1.1033535929954137, 2.752299897210865], "rotation": [[-0.7299975617414403, 0.44747990614072747, -0.5165900632530963], [-0.41788733203696815, 0.3058625648464581, 0.8554637743052425], [0.5408084111536886, 0.8403629126906017, -0.03628274244859605]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 68, "img_name": "DSCF5901", "width": 3115, "height": 2076, "position": [2.45897221057369, -1.2120643391951444, 2.624613844135761], "rotation": [[-0.7164155074832785, 0.4754234411906435, -0.5106088250352933], [-0.4193502944424461, 0.29147200841278337, 0.8597612452668775], [0.5575788295734602, 0.8300702499657874, -0.009446106776077103]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 69, "img_name": "DSCF5902", "width": 3115, "height": 2076, "position": [2.480638382061035, -1.272021778528816, 2.411845404557274], "rotation": [[-0.6915887099809239, 0.4854693947475841, -0.5348126054893765], [-0.43922833330215716, 0.3051357884497301, 0.8449678229564547], [0.5733964836407093, 0.8192750559919273, 0.0022034468212275247]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 70, "img_name": "DSCF5903", "width": 3115, "height": 2076, "position": [2.486034240699569, -1.316902542785929, 2.2009916058882113], "rotation": [[-0.7109288346389985, 0.4507114380669079, -0.539851268104925], [-0.44480811393776065, 0.30640874551508873, 0.8415815007751786], [0.5447255582896472, 0.8384347799724969, -0.01735470767552249]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 71, "img_name": "DSCF5904", "width": 3115, "height": 2076, "position": [2.441363955674471, -1.409788734548502, 2.0280085173000804], "rotation": [[-0.7175521145666707, 0.43621778925590526, -0.5429852697979843], [-0.44262126231704424, 0.3163372484098102, 0.839057306394132], [0.5377781894292156, 0.8424041699832691, -0.033909192987062124]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 72, "img_name": "DSCF5906", "width": 3115, "height": 2076, "position": [2.3610194193679965, -1.6612574480361142, 1.7342700799545712], "rotation": [[-0.7366362372731229, 0.3864809958609254, -0.5549770209427078], [-0.44762280649534203, 0.3365144646207998, 0.8284876813847084], [0.5069525392394528, 0.8587144198971645, -0.0748910409818632]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 73, "img_name": "DSCF5907", "width": 3115, "height": 2076, "position": [2.225272845187608, -1.8348548973266117, 1.6415265179997771], "rotation": [[-0.7679213194272645, 0.34170532330000813, -0.5417880759093223], [-0.44319878794362105, 0.32722682068775866, 0.8345642229258852], [0.46246262717585523, 0.8809994777813538, -0.09984106677408552]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 74, "img_name": "DSCF5908", "width": 3115, "height": 2076, "position": [1.998682354759563, -2.0166485195350727, 1.7187487440413283], "rotation": [[-0.8528128729242438, 0.18283414511974258, -0.48916447045245476], [-0.417439763479861, 0.32414848327984785, 0.8489239098136249], [0.3137741984940367, 0.9281699392706633, -0.20011575698509523]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 75, "img_name": "DSCF5909", "width": 3115, "height": 2076, "position": [1.8457658679942266, -2.1281415337983884, 2.0540588466270093], "rotation": [[-0.8950805573921211, 0.07689365963779843, -0.43922449941472524], [-0.38905370319509275, 0.34661383247748884, 0.8535198106461571], [0.21787154887408827, 0.9348509058896898, -0.2803315393394614]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 76, "img_name": "DSCF5910", "width": 3115, "height": 2076, "position": [1.8212746364739154, -2.1488341537873215, 2.396337189978207], "rotation": [[-0.9103151142618705, 0.07284004757561165, -0.407456402840328], [-0.33788921782908127, 0.43781017334123873, 0.8331585254882566], [0.23907586499111266, 0.8961119235832636, -0.37393335126818233]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 77, "img_name": "DSCF5911", "width": 3115, "height": 2076, "position": [1.7889287311200723, -2.0664217307315766, 2.621205667019357], "rotation": [[-0.9119576752590762, 0.08626113299041047, -0.40111371887691805], [-0.31606989550385334, 0.47564031040739435, 0.8208934865570202], [0.26159705597013844, 0.8754000868464477, -0.4064992844483094]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 78, "img_name": "DSCF5912", "width": 3115, "height": 2076, "position": [1.786961514394455, -1.9422697635930373, 2.8266627404982216], "rotation": [[-0.9133986213018467, 0.09742072722046671, -0.395236841035499], [-0.315186313339288, 0.4451859089534309, 0.8381331006188072], [0.2576054084981001, 0.8901228613945059, -0.3759265156056216]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 79, "img_name": "DSCF5914", "width": 3115, "height": 2076, "position": [1.787223665179161, -1.7921065990647962, 3.1539683919419166], "rotation": [[-0.907354864809968, 0.13840029424075112, -0.3969288448321156], [-0.30234945655981593, 0.4411464245632856, 0.8449701996005617], [0.292047864953107, 0.8866990417549252, -0.3584311006696108]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 80, "img_name": "DSCF5915", "width": 3115, "height": 2076, "position": [1.7513184694179984, -1.7149250269526037, 3.289590030128985], "rotation": [[-0.9105513329727948, 0.1432251349336162, -0.38779225204317036], [-0.29137917783005785, 0.443072643355933, 0.8478117759483326], [0.2932480941942264, 0.8849707302689923, -0.36170756394996817]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 81, "img_name": "DSCF5916", "width": 3115, "height": 2076, "position": [1.687633879955401, -1.6242477080596225, 3.4364536178582394], "rotation": [[-0.905501287610538, 0.1640813212219361, -0.39133711574769], [-0.2924065250373945, 0.4270496026838935, 0.8556442373808661], [0.3075155967609003, 0.8892164848188502, -0.33871551614178314]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 82, "img_name": "DSCF5917", "width": 3115, "height": 2076, "position": [1.5965913082832828, -1.568363459309948, 3.573763027517358], "rotation": [[-0.9210264743371003, 0.15268694972061891, -0.35832517209258813], [-0.2720385617426955, 0.4062288856904838, 0.8723377289534331], [0.2787566223341346, 0.9009244073814856, -0.33261082016251853]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 83, "img_name": "DSCF5918", "width": 3115, "height": 2076, "position": [1.3686278628143957, -1.5357065782495976, 3.8134112316504307], "rotation": [[-0.9672078467099771, 0.0713643546645122, -0.24375420026323014], [-0.19964720488838075, 0.3796321742930354, 0.903338477992496], [0.15700310456454716, 0.9223809089117466, -0.3529355239023604]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 84, "img_name": "DSCF5919", "width": 3115, "height": 2076, "position": [1.0412701257581052, -1.6294890560025361, 4.128048441122617], "rotation": [[-0.9938957671495394, -0.014214538529385475, -0.10940361482430518], [-0.10932449373033049, 0.2600288179637704, 0.9593920829874358], [0.014810776915315403, 0.9654962251209276, -0.2599955387394246]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 85, "img_name": "DSCF5920", "width": 3115, "height": 2076, "position": [0.8266391198913934, -1.8140411981116509, 4.189331988059006], "rotation": [[-0.9954839242359205, -0.026086003895484475, -0.09127582915874394], [-0.0947299518896864, 0.2105424587045891, 0.972984125922722], [-0.006163830207682734, 0.977236610797708, -0.21206275890353685]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 86, "img_name": "DSCF5922", "width": 3115, "height": 2076, "position": [0.8007951085859883, -2.1237772758857707, 3.945584201042119], "rotation": [[-0.9969409502363475, -0.031017761914675993, -0.07174008773100327], [-0.07583798046781297, 0.16189741799585414, 0.983889133370645], [-0.018903503918882104, 0.9863199909218507, -0.1637544901598382]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 87, "img_name": "DSCF5923", "width": 3115, "height": 2076, "position": [0.6712295908878709, -2.286479547580146, 3.79890948344886], "rotation": [[-0.9947547993830327, -0.10040885468811615, -0.01951796620150103], [-0.03821893524097981, 0.1878570601490309, 0.9814525143587994], [-0.09487993514683679, 0.9770505549112515, -0.19070923169618145]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 88, "img_name": "DSCF5924", "width": 3115, "height": 2076, "position": [0.4487064962365712, -2.444228905577753, 3.6592280096828653], "rotation": [[-0.981177386052269, -0.18040880915983276, 0.06887378802685168], [0.02328165280721777, 0.24354311670754591, 0.9696105996465484], [-0.19170003062649943, 0.9529634892701323, -0.23475878338390976]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 89, "img_name": "DSCF5925", "width": 3115, "height": 2076, "position": [0.3350388832301198, -2.5423091391667763, 3.518875319024341], "rotation": [[-0.9750322662973804, -0.2053018596871448, 0.08463584399056083], [0.022525738966994387, 0.2877277320952383, 0.9574473057392358], [-0.22091779186608185, 0.9354485013042305, -0.2759192466006747]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 90, "img_name": "DSCF5926", "width": 3115, "height": 2076, "position": [0.42230643172281285, -2.6339074460100758, 3.3278985022382974], "rotation": [[-0.9748884642657927, -0.19576162973500105, 0.10615962775453197], [0.036004910135093174, 0.33187810796325984, 0.9426349070031785], [-0.2197638020413014, 0.9227861647089337, -0.31649575910923133]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 91, "img_name": "DSCF5927", "width": 3115, "height": 2076, "position": [0.4915577677523604, -2.772917703712954, 3.171623380375364], "rotation": [[-0.9730454084148724, -0.1968681691985487, 0.12010644078960087], [0.03927458445738037, 0.3717387133622928, 0.9275062458029311], [-0.22724467029709272, 0.9072228243073245, -0.35398673262907326]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 92, "img_name": "DSCF5928", "width": 3115, "height": 2076, "position": [0.452550152764528, -2.8426223229611183, 3.0046105114137913], "rotation": [[-0.965745108484857, -0.22338831144989144, 0.13203805415537218], [0.03908598382978066, 0.3778005996190084, 0.9250616156751805], [-0.2565320083452138, 0.8985345676350376, -0.35612772913561047]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 93, "img_name": "DSCF5930", "width": 3115, "height": 2076, "position": [0.019555244541475933, -2.9302096025811903, 2.5917231048663205], "rotation": [[-0.8943355455998593, -0.3681156495208946, 0.25427308244171437], [0.09839696025136843, 0.39258528772307866, 0.9144368923423191], [-0.43644240180107574, 0.8428331154156183, -0.31488151655648294]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 94, "img_name": "DSCF5931", "width": 3115, "height": 2076, "position": [-0.19772080927224728, -2.854957392257135, 2.56488985142085], "rotation": [[-0.8710262741203284, -0.41855539736763664, 0.2571470573941654], [0.07570211872009977, 0.40284616505684995, 0.9121316552561243], [-0.48536833334422047, 0.813957214252327, -0.3192040638106675]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 95, "img_name": "DSCF5932", "width": 3115, "height": 2076, "position": [-0.35609657395391653, -2.7917286616790458, 2.691487829514931], "rotation": [[-0.8567457823561676, -0.42174121285279015, 0.29685183812194155], [0.11082889236942457, 0.4115847458307431, 0.9046076241197667], [-0.5036900048949595, 0.8079185270687261, -0.3058823835856119]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 96, "img_name": "DSCF5933", "width": 3115, "height": 2076, "position": [-0.5363634972156074, -2.704228433655506, 2.843140172167256], "rotation": [[-0.8614833794045017, -0.38404160304672025, 0.33220239935783746], [0.14138912590420175, 0.44692731952722986, 0.8833261493560864], [-0.48770431829731076, 0.8079406031321303, -0.3307211510088891]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 97, "img_name": "DSCF5934", "width": 3115, "height": 2076, "position": [-0.7108018228804377, -2.5881058254146585, 2.972383634375867], "rotation": [[-0.8664996429438879, -0.3635525284519119, 0.34206421595123815], [0.1619796056125139, 0.4433959026293201, 0.8815683075616685], [-0.4721662590060072, 0.8192860505267692, -0.3253142961330156]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 98, "img_name": "DSCF5935", "width": 3115, "height": 2076, "position": [-0.8910363297108175, -2.451349873465937, 3.052766123817654], "rotation": [[-0.8672945941334138, -0.3390525471058692, 0.36447696400181384], [0.19220982054610458, 0.447309218039945, 0.8734814527751161], [-0.45919001717436264, 0.8276217939116365, -0.3227796374771701]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 99, "img_name": "DSCF5936", "width": 3115, "height": 2076, "position": [-1.0450149823335162, -2.3354001303121206, 3.1350009293659236], "rotation": [[-0.8213503698314819, -0.37446067700860763, 0.4303054396030143], [0.24393393465626378, 0.451330527348111, 0.858368796384625], [-0.5156353415940396, 0.8099876273486719, -0.27935682923685085]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 100, "img_name": "DSCF5938", "width": 3115, "height": 2076, "position": [-1.284171265447309, -2.244653643515341, 3.506550039339377], "rotation": [[-0.8402498683390813, -0.35494093139894095, 0.409874485634089], [0.2368987053433283, 0.43964410851650715, 0.8663671630742827], [-0.487708070635305, 0.8250636297064475, -0.28532585717528375]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 101, "img_name": "DSCF5939", "width": 3115, "height": 2076, "position": [-1.4026874588584946, -2.1610014875296377, 3.666192298283491], "rotation": [[-0.8495953621076147, -0.35241102316529427, 0.39242093654240806], [0.2130147374899642, 0.45137709523807307, 0.8665353077091094], [-0.4825064168457368, 0.8197958213153013, -0.3084191450877489]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 102, "img_name": "DSCF5940", "width": 3115, "height": 2076, "position": [-1.469298908353123, -2.0610647085895573, 3.8189809948964872], "rotation": [[-0.8483621534044459, -0.33734472664088794, 0.408019842751005], [0.21672373868422917, 0.4818696560370059, 0.8490185249342367], [-0.4830243034896901, 0.808702769871825, -0.3356893686727911]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 103, "img_name": "DSCF5941", "width": 3115, "height": 2076, "position": [-1.4981877504258143, -1.9513183795848905, 3.9517361696550157], "rotation": [[-0.8342786337067982, -0.3263495173314778, 0.4443817659151073], [0.24415809204832167, 0.5039717560279106, 0.8284921817455295], [-0.49433388254057703, 0.7996927295303216, -0.34077199255323654]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 104, "img_name": "DSCF5942", "width": 3115, "height": 2076, "position": [-1.5645539666488346, -1.7910823830847342, 4.039273378074063], "rotation": [[-0.8262072403737806, -0.32560717289772456, 0.4597407583752968], [0.25166829732468354, 0.5167875603810199, 0.8182870434982631], [-0.5040284357807964, 0.7917768539133895, -0.3450286213220268]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 105, "img_name": "DSCF5943", "width": 3115, "height": 2076, "position": [-1.7927684030374413, -1.5697167580073061, 4.057184586538406], "rotation": [[-0.8084356690003333, -0.29856328365196255, 0.507239326889133], [0.2919025259434236, 0.5449686979641455, 0.78600383815037], [-0.5111014424122005, 0.7834979795087039, -0.3534207572709135]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 106, "img_name": "DSCF5944", "width": 3115, "height": 2076, "position": [-2.1164628235646594, -1.3951923646737878, 3.936058345223886], "rotation": [[-0.7567949623855628, -0.3109397014190989, 0.5749590307050026], [0.3346945665795878, 0.5712166543997002, 0.7494605265379326], [-0.5614632062833116, 0.7596236145735694, -0.32822405788157627]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 107, "img_name": "DSCF5946", "width": 3115, "height": 2076, "position": [-2.443588153940418, -1.439746216223364, 3.5606099354912333], "rotation": [[-0.6943209010680448, -0.44972678907796443, 0.5618401031660899], [0.35398767969832057, 0.46630379934945015, 0.8107117177727649], [-0.6265869524350611, 0.7617785648716376, -0.16456673157187848]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 108, "img_name": "DSCF5947", "width": 3115, "height": 2076, "position": [-2.4871020893501314, -1.5474095937433026, 3.3657455724034833], "rotation": [[-0.6619321280428564, -0.5061463820098159, 0.552866799367649], [0.3703884152838825, 0.42037724084504435, 0.8283087571690894], [-0.6516581003011848, 0.753059635990325, -0.09079044527905787]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 109, "img_name": "DSCF5948", "width": 3115, "height": 2076, "position": [-2.430716811951083, -1.6918383873307619, 3.2255324292427443], "rotation": [[-0.6527939941463902, -0.5137146905118416, 0.5567380155501553], [0.3622999422513138, 0.4337119910809897, 0.8250046427973954], [-0.6652809579802333, 0.7402642268439603, -0.09700578026085098]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 110, "img_name": "DSCF5949", "width": 3115, "height": 2076, "position": [-2.2920066371648584, -1.8359303926591446, 3.14397253149663], "rotation": [[-0.6888196289442247, -0.5190479473388648, 0.5060797833785213], [0.3451550664644541, 0.3790822618908453, 0.8585829131852315], [-0.637491567689376, 0.7660847649464327, -0.08196727421300481]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 111, "img_name": "DSCF5950", "width": 3115, "height": 2076, "position": [-2.1378758043706205, -1.9906695376421157, 3.0209047777320106], "rotation": [[-0.6932843077880013, -0.511364392998556, 0.5078024479540544], [0.3529247853732839, 0.37344120774885875, 0.8578961243788755], [-0.6283318903606064, 0.7739819907002308, -0.07842776056712779]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 112, "img_name": "DSCF5951", "width": 3115, "height": 2076, "position": [-2.049780644874633, -2.1332427015495563, 2.853697150525524], "rotation": [[-0.7069703952983266, -0.4991716039382036, 0.5010195305509441], [0.3316971474824132, 0.3916468426546171, 0.8582480719411489], [-0.6246357838963098, 0.7729427278009869, -0.11130892603835268]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 113, "img_name": "DSCF5952", "width": 3115, "height": 2076, "position": [-2.039898137907256, -2.22831057962515, 2.6691551366821713], "rotation": [[-0.6926521923571022, -0.5125874731852629, 0.5074317912354793], [0.3529855053450867, 0.3726141633665118, 0.8582306905925399], [-0.6289945734576519, 0.773571436644491, -0.07715606890326064]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 114, "img_name": "DSCF5954", "width": 3115, "height": 2076, "position": [-2.138127900393124, -2.2745338838866833, 2.1131239792636873], "rotation": [[-0.6028276956242566, -0.5835824424028176, 0.544086668011182], [0.3743256098754063, 0.39535541971312155, 0.8387934369645881], [-0.704612735607123, 0.7093134885384763, -0.019881342953207773]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 115, "img_name": "DSCF5955", "width": 3115, "height": 2076, "position": [-2.1377474782233215, -2.31665030239779, 1.8912946839856986], "rotation": [[-0.5547487630527911, -0.6040896232600043, 0.5721272034792471], [0.3936914041676052, 0.41520205478085115, 0.8201306798250497], [-0.7329808238800911, 0.6802080422748211, 0.0074920657176565575]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 116, "img_name": "DSCF5956", "width": 3115, "height": 2076, "position": [-2.113119729034683, -2.452593049471683, 1.7240021196753321], "rotation": [[-0.5200954104382448, -0.6253902724913877, 0.581711071851157], [0.3837689005806844, 0.4373403930414344, 0.8132987222180156], [-0.7630348583047611, 0.6462355512408086, 0.012546606087766093]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 117, "img_name": "DSCF5957", "width": 3115, "height": 2076, "position": [-2.0891992046915058, -2.5483249605625593, 1.5473157311640746], "rotation": [[-0.46878955324505195, -0.6343896948202183, 0.6146430426468797], [0.4275692404301789, 0.4459149131383078, 0.7863487997567078], [-0.7729300740728514, 0.6314345614129507, 0.06220526703560067]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 118, "img_name": "DSCF5958", "width": 3115, "height": 2076, "position": [-2.310725602606411, -2.420617127157224, 1.4958002274278328], "rotation": [[-0.4789465886105954, -0.6122227296565844, 0.6291212081547668], [0.4019128310252695, 0.48421046176331334, 0.7771784254443841], [-0.7804333677614806, 0.6250788414358619, 0.014149221663196005]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 119, "img_name": "DSCF5959", "width": 3115, "height": 2076, "position": [-2.540301470896527, -2.238847764388992, 1.4902787968480413], "rotation": [[-0.4486832718861337, -0.609983616697679, 0.653148764746572], [0.37455421040077214, 0.5352089120218047, 0.7571397255219741], [-0.8114138678877801, 0.5843555491760605, -0.011667353878954708]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 120, "img_name": "DSCF5960", "width": 3115, "height": 2076, "position": [-2.7580558392946597, -2.0478993391265408, 1.4948504532253424], "rotation": [[-0.39977771534978523, -0.6022681456619653, 0.6909781899818567], [0.3817775161618244, 0.5759313193183685, 0.7228755380987181], [-0.8333208904515795, 0.552789468196619, -0.0003120703212717662]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 121, "img_name": "DSCF5962", "width": 3115, "height": 2076, "position": [-3.0320750592088004, -1.7887118017710781, 1.623547323162467], "rotation": [[-0.3929398863868967, -0.5585164938441383, 0.7305187005069094], [0.42666518944566223, 0.5929943971263585, 0.6828722143212765], [-0.8145888912829281, 0.5800146300575504, 0.005288394619638716]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 122, "img_name": "DSCF5963", "width": 3115, "height": 2076, "position": [-3.1839875172758125, -1.7011480162030512, 1.7316586454556644], "rotation": [[-0.4134039755185748, -0.5147930196374219, 0.7510561230414289], [0.4535485181465075, 0.5988129520142058, 0.6600884714847997], [-0.7895510716302929, 0.613523589956097, -0.014068043745967351]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 123, "img_name": "DSCF5964", "width": 3115, "height": 2076, "position": [-3.3300980266599, -1.5510122915477067, 1.7488408532874566], "rotation": [[-0.40030219990169236, -0.4994846726460853, 0.7682923991199565], [0.4647588038619017, 0.6119122146905789, 0.639970855387435], [-0.789783136681659, 0.6132523977157399, -0.012809906681007267]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 124, "img_name": "DSCF5965", "width": 3115, "height": 2076, "position": [-3.4384215376057954, -1.2947637490695294, 1.738419284408958], "rotation": [[-0.3826275639395806, -0.5018404622758205, 0.7757269479246243], [0.5030833267721234, 0.5910598728552768, 0.6305199386412746], [-0.7749214886925996, 0.6315096017663506, 0.02631176997752724]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 125, "img_name": "DSCF5966", "width": 3115, "height": 2076, "position": [-3.5371934961941185, -1.1002178966790122, 1.7488749331310616], "rotation": [[-0.34467428210197426, -0.4818554183744527, 0.805614669082353], [0.5279506583885292, 0.610105428372187, 0.5907956233571038], [-0.7761879550499394, 0.6289568522990836, 0.04410823484817164]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 126, "img_name": "DSCF5967", "width": 3115, "height": 2076, "position": [-3.6473262383282665, -0.9303706330957595, 1.8027122399720674], "rotation": [[-0.322908913359871, -0.4951991138755434, 0.8065405577462447], [0.5240357936033939, 0.6160860025091853, 0.5880684692573755], [-0.7881093329578123, 0.6125486716409795, 0.06056239902500014]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 127, "img_name": "DSCF5968", "width": 3115, "height": 2076, "position": [-3.725362701023864, -0.8121185787498791, 1.9344070041150376], "rotation": [[-0.35261519504509115, -0.48063400633439934, 0.8029031549186092], [0.5245848960183226, 0.6089849130624195, 0.5949353431523488], [-0.7749020654848956, 0.6309741101006456, 0.037396006336777914]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 128, "img_name": "DSCF5970", "width": 3115, "height": 2076, "position": [-3.9269874778404548, -0.4840110997506398, 2.111128396121776], "rotation": [[-0.3076592919412979, -0.4472469470204399, 0.8398308927772746], [0.5269444030117554, 0.654840146470021, 0.5417693039529887], [-0.7922596520186822, 0.6092245488750572, 0.03420661969881351]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 129, "img_name": "DSCF5971", "width": 3115, "height": 2076, "position": [-4.076838604540173, -0.2801540116497008, 1.9715085397085022], "rotation": [[-0.17699171437033245, -0.4548961679250806, 0.872779129821129], [0.5743811163383734, 0.6723641806232146, 0.4669183459757789], [-0.7992247908055247, 0.5839485294287076, 0.14228087974114936]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 130, "img_name": "DSCF5972", "width": 3115, "height": 2076, "position": [-4.1600507671435265, -0.21736045094900783, 1.6649703915538137], "rotation": [[-0.13788739555110374, -0.4688344155414071, 0.8724570802922517], [0.5752775290487679, 0.679143473516976, 0.4558726872174296], [-0.8062523368770332, 0.5647640508949233, 0.17606457933689826]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 131, "img_name": "DSCF5973", "width": 3115, "height": 2076, "position": [-4.244031282067386, -0.30302528532979606, 1.4301275624869398], "rotation": [[-0.1464008623281122, -0.5183829431595355, 0.842523537802264], [0.5572638384506161, 0.6604819748089493, 0.5032102694776369], [-0.8173272305905821, 0.5431783180445701, 0.19218093802820563]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 132, "img_name": "DSCF5974", "width": 3115, "height": 2076, "position": [-4.280118121664447, -0.55229150841521, 1.2436001883297292], "rotation": [[-0.14892005645417583, -0.5281590090310083, 0.8359849747244671], [0.5338031243803433, 0.6687121911866941, 0.5175695409894924], [-0.832392360120796, 0.5233278767060601, 0.18234827192726025]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 133, "img_name": "DSCF5975", "width": 3115, "height": 2076, "position": [-4.295058953890121, -0.7934190912714145, 1.1595614152014506], "rotation": [[-0.18745708537008138, -0.5380614950902639, 0.8217966102666666], [0.5206892327795595, 0.6549820039641008, 0.5476141865863268], [-0.832912098610644, 0.5305548058253744, 0.15738180963380696]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 134, "img_name": "DSCF5976", "width": 3115, "height": 2076, "position": [-4.2814286039537786, -0.9828846990279305, 1.100249238116617], "rotation": [[-0.18616085217558506, -0.5466435675064847, 0.8164097912329588], [0.5149282634928211, 0.6533945882481769, 0.5549093579173658], [-0.8367753704391208, 0.5236948750482275, 0.15984572961043875]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 135, "img_name": "DSCF5978", "width": 3115, "height": 2076, "position": [-4.142938977436732, -1.0883695259212376, 0.6432371586721555], "rotation": [[-0.08805797799931449, -0.5400956168773636, 0.8369841797432802], [0.49736330234342124, 0.7041748630772096, 0.5067223181311831], [-0.8630617231651038, 0.46090615838807514, 0.20661552499080976]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 136, "img_name": "DSCF5979", "width": 3115, "height": 2076, "position": [-4.079299970380273, -1.1090529711629271, 0.45199980192942835], "rotation": [[-0.0035911782986492425, -0.5766402244975747, 0.816990302837074], [0.49127761319834673, 0.710586811854314, 0.5036990069365406], [-0.8709956430479793, 0.4031779189267539, 0.2807385892272897]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 137, "img_name": "DSCF5980", "width": 3115, "height": 2076, "position": [-3.975711801270665, -1.2376615105029753, 0.3410228895104565], "rotation": [[-0.021156239418525447, -0.5673223782328816, 0.8232239869499995], [0.49668073267103596, 0.708647048317708, 0.5011263420575323], [-0.8676754366276763, 0.4194814418621963, 0.2667857878639415]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 138, "img_name": "DSCF5981", "width": 3115, "height": 2076, "position": [-3.8759999941686023, -1.3346806647053095, 0.23868224708329716], "rotation": [[-0.005626646045931244, -0.584047958821491, 0.8116996505178028], [0.485767897857283, 0.7079081593206512, 0.5127334467133616], [-0.8740697284917202, 0.3971826025440911, 0.2797286005590289]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 139, "img_name": "DSCF5982", "width": 3115, "height": 2076, "position": [-3.7571810065269964, -1.362584290450553, 0.011794135816618097], "rotation": [[0.09783727994939376, -0.5946355273133979, 0.7980203357739831], [0.46480162902635414, 0.7363415089644271, 0.49169159829148773], [-0.87999279105374, 0.3228153835130964, 0.34842921212312417]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 140, "img_name": "DSCF5983", "width": 3115, "height": 2076, "position": [-3.6131499911855225, -1.2440167471983603, -0.261370837226828], "rotation": [[0.2122195025782663, -0.5634600449560504, 0.7984207289791254], [0.4372619728792214, 0.785428969619043, 0.438067689697539], [-0.8739364106153283, 0.25615251593785693, 0.4130629961392111]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 141, "img_name": "DSCF5984", "width": 3115, "height": 2076, "position": [-3.6267324997677255, -0.9714874710304797, -0.3912287168213428], "rotation": [[0.26411487211393303, -0.5200121968790501, 0.8122996057030097], [0.4314798418271041, 0.8169319662840794, 0.382684345851885], [-0.862594041496403, 0.24941827832027894, 0.44013866225844084]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 142, "img_name": "DSCF5986", "width": 3115, "height": 2076, "position": [-3.7816412334397698, -0.5853068003304999, -0.36592944005740047], "rotation": [[0.2408292026667067, -0.5012314555072127, 0.8311247338113811], [0.4619815091882488, 0.8122981219084878, 0.356012424378829], [-0.8535656859967287, 0.298226070547269, 0.4271847732947293]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 143, "img_name": "DSCF5987", "width": 3115, "height": 2076, "position": [-3.8140701725159234, -0.32940219135145743, -0.38949842189054473], "rotation": [[0.2777046356697209, -0.4742342265314535, 0.8354531906179192], [0.46908341916665636, 0.8258755543935448, 0.3128742790931753], [-0.838356058718768, 0.3050106015227493, 0.45180488240861716]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 144, "img_name": "DSCF5988", "width": 3115, "height": 2076, "position": [-3.7988538389214908, -0.07479501652171007, -0.4100019245807122], "rotation": [[0.31458518336912067, -0.4467149318518596, 0.8375451821037507], [0.49270295012325743, 0.8310179312032852, 0.2581724248606945], [-0.8113445416988122, 0.3314437624683868, 0.481523693058134]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 145, "img_name": "DSCF5989", "width": 3115, "height": 2076, "position": [-3.8061293220867705, 0.11347949801211307, -0.39085622834468614], "rotation": [[0.3242520301870232, -0.44616935490865284, 0.8341423905185431], [0.5082483485580028, 0.8258702993616539, 0.24417588910528226], [-0.7978372246941453, 0.34477696467816515, 0.4945549590486933]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 146, "img_name": "DSCF5990", "width": 3115, "height": 2076, "position": [-3.8460210812604636, 0.3010367018126322, -0.32211145859229945], "rotation": [[0.329850275572257, -0.4403931671808632, 0.835016559120425], [0.5269369181199246, 0.8197960834890194, 0.22421388408914503], [-0.7832855673553434, 0.3660440407880901, 0.5024693823272669]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 147, "img_name": "DSCF5991", "width": 3115, "height": 2076, "position": [-3.8801731606271628, 0.4951678479652193, -0.29902469535746456], "rotation": [[0.32986049736965006, -0.4004122442879559, 0.8549047238723914], [0.5494368849547582, 0.8178383693918673, 0.17105411717250024], [-0.7676660483089367, 0.4132921922499071, 0.48977382749490306]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 148, "img_name": "DSCF5992", "width": 3115, "height": 2076, "position": [-3.8921021857351144, 0.74384637955905, -0.271738128175965], "rotation": [[0.29327320353074027, -0.4322308513881727, 0.8527410622217462], [0.5959506762865904, 0.7801082772309527, 0.190456995747887], [-0.747551750398842, 0.4523356794505717, 0.4863731217610788]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 149, "img_name": "DSCF5994", "width": 3115, "height": 2076, "position": [-3.8813981083092974, 1.0800988837669048, -0.2170713458856183], "rotation": [[0.3511330550129143, -0.3739531085870395, 0.858408207239066], [0.6175392152209651, 0.7816137528202461, 0.0878934529218515], [-0.7038116902564011, 0.49923843399756496, 0.5053811340741627]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 150, "img_name": "DSCF5995", "width": 3115, "height": 2076, "position": [-3.870132934142288, 1.1409067745161878, -0.2627042419671098], "rotation": [[0.3531806413367856, -0.4183374653711603, 0.8368137186087296], [0.629501653565765, 0.767951635663352, 0.11822839523544988], [-0.6920918311488037, 0.485019639137237, 0.5345697773988727]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 151, "img_name": "DSCF5996", "width": 3115, "height": 2076, "position": [-3.7928707147672305, 1.03025052104556, -0.3804526088221037], "rotation": [[0.3647575081568075, -0.4676013975506849, 0.8051713440329844], [0.6213502207823018, 0.7662777268671261, 0.16353087916700837], [-0.6934521348853292, 0.4406442763908277, 0.5700497858143467]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 152, "img_name": "DSCF5997", "width": 3115, "height": 2076, "position": [-3.6902781494475003, 0.8678084100004558, -0.4079580722044824], "rotation": [[0.33486230430086256, -0.5032026778123081, 0.7966519329047279], [0.593071261664718, 0.7695434010246569, 0.2367898488677747], [-0.7322115239094069, 0.3931793725285271, 0.5561261235298496]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 153, "img_name": "DSCF5998", "width": 3115, "height": 2076, "position": [-3.580686278596987, 0.7413198605791795, -0.472537747392296], "rotation": [[0.31964453208661264, -0.5461554367495023, 0.7743007245354294], [0.5669732230743758, 0.7649807871672182, 0.3055253828762471], [-0.7591895266820957, 0.3413482593686157, 0.5541774340427728]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 154, "img_name": "DSCF5999", "width": 3115, "height": 2076, "position": [-3.432688914288709, 0.6585142385333114, -0.596959044588703], "rotation": [[0.3563760599689861, -0.5617599071819888, 0.7466069317678914], [0.5283139387450513, 0.7802208579495522, 0.3348728041333821], [-0.7706364162227681, 0.27510219828883187, 0.5748376244540545]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 155, "img_name": "DSCF6000", "width": 3115, "height": 2076, "position": [-3.3253121533034915, 0.5449174871692677, -0.6592618793505146], "rotation": [[0.4025505862078731, -0.5723633255242984, 0.7143901239088233], [0.5144524702560195, 0.7869657636681799, 0.34062228738242806], [-0.7571602745728128, 0.23040206251013504, 0.6112472561900778]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 156, "img_name": "DSCF6002", "width": 3115, "height": 2076, "position": [-3.189946004477908, 0.19848633652261807, -0.7939396153307618], "rotation": [[0.42368809919466577, -0.5379904973251132, 0.7287349445365499], [0.4753770043451302, 0.8168823031113416, 0.3266802819322901], [-0.7710415671937936, 0.2080132871991302, 0.6018516212555641]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 157, "img_name": "DSCF6003", "width": 3115, "height": 2076, "position": [-3.071590685772093, 0.13548408757190294, -0.993690019246675], "rotation": [[0.483917336778143, -0.4913075883306941, 0.7241828945882568], [0.4618943175099323, 0.8462690588916574, 0.2654850643909416], [-0.7432884033923729, 0.20602313853377188, 0.6364564523760531]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 158, "img_name": "DSCF6004", "width": 3115, "height": 2076, "position": [-2.945953350408663, 0.11164109029323926, -1.1785243150434226], "rotation": [[0.5396263205431833, -0.471866519721831, 0.6972412937732766], [0.4368998617502634, 0.864881128806078, 0.24718241004918828], [-0.7196679407752067, 0.1712384904182795, 0.6728710384759047]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 159, "img_name": "DSCF6005", "width": 3115, "height": 2076, "position": [-2.774370583404579, 0.03841194471291219, -1.2954430969954922], "rotation": [[0.5612941053245947, -0.48320449250729447, 0.6719094773469345], [0.4443453388826109, 0.8608721971261132, 0.24790377171103334], [-0.6982164042337883, 0.1594129186610246, 0.6979121536574735]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 160, "img_name": "DSCF6006", "width": 3115, "height": 2076, "position": [-2.657090950796003, -0.08782892729774512, -1.3251439421296984], "rotation": [[0.5699380543688307, -0.4853755928274395, 0.6630091613768874], [0.45158196601852996, 0.8591316127433121, 0.2407625385144359], [-0.6864723899393996, 0.16218324781705343, 0.7088386642801034]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 161, "img_name": "DSCF6007", "width": 3115, "height": 2076, "position": [-2.4725195047129773, -0.12964919214361612, -1.4230669617455676], "rotation": [[0.6398263940306332, -0.4752353596973573, 0.6039648486419391], [0.42906694703014875, 0.8728910585555598, 0.23229884816757415], [-0.6375921427276096, 0.11051041935979421, 0.7624065232833058]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 162, "img_name": "DSCF6008", "width": 3115, "height": 2076, "position": [-2.2517092444363205, -0.1245372947199104, -1.5794951625257803], "rotation": [[0.7151561454168855, -0.4314211874190684, 0.5499340385158782], [0.3671827691491265, 0.9013619327925979, 0.2296159405450145], [-0.5947507895853874, 0.037715052145177265, 0.8030249517476059]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 163, "img_name": "DSCF6010", "width": 3115, "height": 2076, "position": [-2.094940745567505, 0.16208936497299406, -1.6767559718934792], "rotation": [[0.7736223526887323, -0.39479314058488063, 0.49562771468863337], [0.3580828854022322, 0.9176983908314369, 0.17206484430993732], [-0.5227667764905901, 0.0443625924909461, 0.851320655091323]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 164, "img_name": "DSCF6011", "width": 3115, "height": 2076, "position": [-2.0231177971081213, 0.396833082353135, -1.6515622931832905], "rotation": [[0.7870727602489794, -0.36445028829949777, 0.49768710796288995], [0.3615919606651958, 0.9262415906515867, 0.10643199579786954], [-0.4997676700791598, 0.09618993245465546, 0.860801819722761]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 165, "img_name": "DSCF6012", "width": 3115, "height": 2076, "position": [-1.909548863976288, 0.6344522324189354, -1.6032539898366758], "rotation": [[0.8086758136380588, -0.3282729131391249, 0.48813965515616153], [0.3331547695412751, 0.9394823812334834, 0.07987962746385119], [-0.4848209236086286, 0.0980293315850737, 0.8691023657661161]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 166, "img_name": "DSCF6013", "width": 3115, "height": 2076, "position": [-1.895173187537634, 0.8288065128776818, -1.5416781885478485], "rotation": [[0.8336670732753442, -0.3113647618810955, 0.4561262939091], [0.3163924758380218, 0.9462139486324591, 0.0676384849509276], [-0.45265330239556273, 0.08792694963490309, 0.8873408811490049]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 167, "img_name": "DSCF6014", "width": 3115, "height": 2076, "position": [-1.96436285994697, 1.0062737287758454, -1.5427621753795777], "rotation": [[0.8214047364745294, -0.3237352124349117, 0.4695633835031555], [0.3485967323957237, 0.9365842911326354, 0.03591912814368776], [-0.45141397526021837, 0.13418411915461942, 0.8821678100602321]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 168, "img_name": "DSCF6015", "width": 3115, "height": 2076, "position": [-2.1055132244974426, 1.1590187466880433, -1.5395895705758433], "rotation": [[0.795827869062513, -0.3377775477364312, 0.502557788785113], [0.38266727629522523, 0.9237660016588921, 0.014904020663474987], [-0.46928004269967954, 0.18045138521027337, 0.8644151427985748]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 169, "img_name": "DSCF6016", "width": 3115, "height": 2076, "position": [-2.185183055284711, 1.343969490870054, -1.5609617107074203], "rotation": [[0.8027777817437188, -0.32023241503496663, 0.5029900928442894], [0.38296579508458506, 0.9234690284650431, -0.02328418478411922], [-0.4570394216409189, 0.2113200270364887, 0.8639784796159173]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 170, "img_name": "DSCF6018", "width": 3115, "height": 2076, "position": [-2.276647702623494, 1.7778836218162584, -1.458090545352975], "rotation": [[0.8032213694068038, -0.2814177867875485, 0.5250137722077933], [0.37910539685549804, 0.9213353139072851, -0.08614138043008132], [-0.45947201199125737, 0.26822615201907996, 0.8467232142617463]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 171, "img_name": "DSCF6019", "width": 3115, "height": 2076, "position": [-2.326768671976859, 1.9872682312579883, -1.422854673571071], "rotation": [[0.7987291976368965, -0.28454393223781377, 0.5301569762522814], [0.40218847802289837, 0.9078316433370508, -0.11868502644215183], [-0.44752217485611173, 0.30802022333378065, 0.8395519311093648]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 172, "img_name": "DSCF6020", "width": 3115, "height": 2076, "position": [-2.3588127801014966, 2.1198704772644845, -1.3873778097677858], "rotation": [[0.8154490017911311, -0.26630144778340104, 0.5139323539010873], [0.395568056739101, 0.9045830833953218, -0.15891934345026537], [-0.422574062106868, 0.33288584250982595, 0.8429817185983478]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 173, "img_name": "DSCF6021", "width": 3115, "height": 2076, "position": [-2.309955445239579, 2.30884929296197, -1.351979859923327], "rotation": [[0.8444225263794934, -0.24221401537771184, 0.477789668889438], [0.3630221497744046, 0.9146370954315057, -0.17791543618749908], [-0.39391054278356535, 0.3236840348476023, 0.860269219412582]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 174, "img_name": "DSCF6022", "width": 3115, "height": 2076, "position": [-2.1246117375938565, 2.4072687830667285, -1.457085424769793], "rotation": [[0.8794680052383502, -0.23598885932705754, 0.41333435138588615], [0.3293914993214975, 0.9286420274148242, -0.17066114113535316], [-0.3435655220431947, 0.2862398350900853, 0.8944436756279222]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 175, "img_name": "DSCF6023", "width": 3115, "height": 2076, "position": [-1.9347459735749084, 2.2829897130383583, -1.6372417756558235], "rotation": [[0.913573789973438, -0.18695134215625206, 0.36115388124668496], [0.2486320483104813, 0.9595285241551648, -0.13223885921145115], [-0.3218152184507487, 0.21060438504121293, 0.923082205534756]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 176, "img_name": "DSCF6024", "width": 3115, "height": 2076, "position": [-1.77999536923755, 2.139512655416131, -1.8033311000460333], "rotation": [[0.9278639069680757, -0.18936975796879152, 0.32125949777832136], [0.21565868795754903, 0.9752896975655126, -0.04797224333923961], [-0.30423658631789563, 0.11379411491554403, 0.9457753427512381]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 177, "img_name": "DSCF6026", "width": 3115, "height": 2076, "position": [-1.699001886433154, 1.7436594931097171, -1.9096960776389322], "rotation": [[0.9360643435155699, -0.2284906758789399, 0.2675360832395332], [0.21967240763518683, 0.9735460982052202, 0.06286515722681561], [-0.2748228122309455, -7.553659500621349e-05, 0.9614948861911318]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 178, "img_name": "DSCF6027", "width": 3115, "height": 2076, "position": [-1.6070027229277881, 1.5422863963068063, -1.9555709471678286], "rotation": [[0.943532986323333, -0.23605531204120167, 0.23242932985512837], [0.22358063352299593, 0.9714769774729575, 0.07902014017617812], [-0.2444528666905524, -0.022591412021782716, 0.9693979699120651]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 179, "img_name": "DSCF6028", "width": 3115, "height": 2076, "position": [-1.3834811437070613, 1.3639852662810976, -2.0483030317957005], "rotation": [[0.9582489373184182, -0.2106601824297825, 0.19334234318113822], [0.197745203139707, 0.9766433163665369, 0.08405157483241273], [-0.20653282732621045, -0.04230981133523788, 0.9775244606153947]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 180, "img_name": "DSCF6029", "width": 3115, "height": 2076, "position": [-1.190142237753361, 1.2028053179537852, -2.1758647583241557], "rotation": [[0.975230152045694, -0.17489947357475039, 0.13541168592188668], [0.16429989783856114, 0.9826600785357079, 0.0859343564730361], [-0.1480935316317727, -0.06155764936603457, 0.9870557034399616]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 181, "img_name": "DSCF6030", "width": 3115, "height": 2076, "position": [-1.0364204364824394, 1.050131237390062, -2.262782213746722], "rotation": [[0.9791306974559546, -0.15397969558757799, 0.13263985315949614], [0.1424202017446358, 0.9854580800042094, 0.09267609556641143], [-0.14498125201015866, -0.07185141544308081, 0.9868220764982879]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 182, "img_name": "DSCF6031", "width": 3115, "height": 2076, "position": [-0.9864397458229862, 0.8698313019123844, -2.3318601553710976], "rotation": [[0.9768594059200124, -0.16026231074127897, 0.14163930535506808], [0.15031895512479918, 0.9855254122001961, 0.07838286571580748], [-0.15215095397594158, -0.05527796725187559, 0.9868102317774738]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 183, "img_name": "DSCF6032", "width": 3115, "height": 2076, "position": [-0.9193540499415268, 0.7556078815479933, -2.423498850152344], "rotation": [[0.9810533457918006, -0.14815132554162436, 0.12484196990985433], [0.13515948945116277, 0.9850473807879315, 0.10683431103412694], [-0.1388029002651399, -0.08793658137029879, 0.9864080862071695]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 184, "img_name": "DSCF6034", "width": 3115, "height": 2076, "position": [-0.5802455771082071, 0.6328392646263815, -2.6074915499396494], "rotation": [[0.9999255561100976, -0.01008202291799836, 0.006872776134340493], [0.00916543539191731, 0.99244146022172, 0.12237623473149177], [-0.008054627985723112, -0.12230413258292437, 0.9924599851485952]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 185, "img_name": "DSCF6035", "width": 3115, "height": 2076, "position": [-0.41651540739508547, 0.8184710719888527, -2.624820690307217], "rotation": [[0.9996361410276252, 0.021333769707267115, -0.016506235836042847], [-0.02030050074999115, 0.9979666967786923, 0.060418223988505056], [0.01776162213023861, -0.060061155422642766, 0.9980366638498805]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 186, "img_name": "DSCF6036", "width": 3115, "height": 2076, "position": [-0.3610492478548069, 1.0109394021239069, -2.6391542073848915], "rotation": [[0.9999999998099423, 4.390550952501246e-06, 1.899575060539908e-05], [-4.390738257736967e-06, 0.9999999999417476, 9.860345130815129e-06], [-1.8995707311944824e-05, -9.860428534310012e-06, 0.9999999997709677]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 187, "img_name": "DSCF6037", "width": 3115, "height": 2076, "position": [-0.34922195338623674, 1.2196484547977349, -2.676776158859796], "rotation": [[0.9998782198343518, -0.01451189759947744, 0.005740237708475751], [0.014861843405010665, 0.9976737867773683, -0.0665292476126948], [-0.004761419062891539, 0.06660645618383097, 0.9977679634479848]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 188, "img_name": "DSCF6038", "width": 3115, "height": 2076, "position": [-0.3033387836287222, 1.4127299674600684, -2.6709357641331075], "rotation": [[0.9990308662470712, -0.036047409275449055, -0.025256931130980598], [0.03293684133403389, 0.9929013501595868, -0.11428942791967349], [0.029197478804915744, 0.11334678264422787, 0.9931263837476269]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 189, "img_name": "DSCF6039", "width": 3115, "height": 2076, "position": [-0.20506427440876882, 1.6000561331607572, -2.6315571523822054], "rotation": [[0.9991546174668731, -0.03448597517766152, -0.022377844191801555], [0.030476543227902015, 0.9866798645497393, -0.15979369576108393], [0.027590409701645464, 0.15897660962592502, 0.986896755939719]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 190, "img_name": "DSCF6040", "width": 3115, "height": 2076, "position": [-0.18556715292355663, 1.7921794783086098, -2.600630389338896], "rotation": [[0.9988074483708054, -0.03429773102543158, -0.03474689519234953], [0.02838087774479218, 0.9869678902813702, -0.15839478947230515], [0.0397266517269721, 0.15721974812359885, 0.9867642798270091]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 191, "img_name": "DSCF6042", "width": 3115, "height": 2076, "position": [-0.3257651359765837, 2.1108401412743656, -2.4752312533847975], "rotation": [[0.9954123670101406, -0.09400508254841591, 0.017811907767972104], [0.09565622459601629, 0.9738486549270045, -0.20607931481082836], [0.0020264005787894103, 0.20683771839761128, 0.9783731659999494]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 192, "img_name": "DSCF6043", "width": 3115, "height": 2076, "position": [-0.36212218534063434, 2.296841917127607, -2.4123785784301623], "rotation": [[0.9973972723422059, -0.0647079838704552, 0.03180499878554102], [0.07084594698420499, 0.9614980108386707, -0.2655229311174281], [-0.013398989523041508, 0.26708510249862333, 0.9635797917676882]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 193, "img_name": "DSCF6044", "width": 3115, "height": 2076, "position": [-0.3258178377051098, 2.539168438121793, -2.314812677965992], "rotation": [[0.9973662506174591, -0.07089831028624774, 0.015296788153933536], [0.07247087353152994, 0.9656462257611774, -0.24955027381826397], [0.0029214069980711623, 0.2500015925384245, 0.9682410180886798]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 194, "img_name": "DSCF6045", "width": 3115, "height": 2076, "position": [-0.2460014377751644, 2.7068248047677184, -2.252905712242415], "rotation": [[0.9984858338252132, -0.04484208307773565, -0.03186263070774423], [0.03346861286031115, 0.9548921077175158, -0.29506086587686775], [0.04365651845458184, 0.2935476966423852, 0.9549470447058177]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 195, "img_name": "DSCF6046", "width": 3115, "height": 2076, "position": [-0.13018153306651173, 2.8667061724649945, -2.1827797725513918], "rotation": [[0.9967502880124224, -0.05670010235781497, -0.05721854367044165], [0.03285955857626389, 0.9347275053667311, -0.3538428183827685], [0.07354667060666999, 0.35081275504676435, 0.9335530505221291]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 196, "img_name": "DSCF6047", "width": 3115, "height": 2076, "position": [0.06441782709663606, 2.932415946468049, -2.1935553123060565], "rotation": [[0.990622753428967, -0.05117314655496586, -0.12668018574534934], [0.010075537365078163, 0.9520443645350911, -0.3057940671494124], [0.1362536015509944, 0.301650189836901, 0.9436324067324863]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 197, "img_name": "DSCF6048", "width": 3115, "height": 2076, "position": [0.2774876093096347, 2.827905552821468, -2.2583082593291595], "rotation": [[0.9887201076590764, -0.020071466110644646, -0.14842400398450917], [-0.022677395408046377, 0.9594932820534665, -0.28081733819651233], [0.14804825040550623, 0.2810156186805931, 0.9482151325566537]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 198, "img_name": "DSCF6050", "width": 3115, "height": 2076, "position": [0.4194689412919372, 2.5190805324978345, -2.470905167463501], "rotation": [[0.9824570750217717, 0.02084296025956595, -0.18532044341432746], [-0.04967210767866902, 0.9870830723670649, -0.15231444437463706], [0.17975198874678272, 0.15884766052420746, 0.9708020618476058]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 199, "img_name": "DSCF6051", "width": 3115, "height": 2076, "position": [0.3831288683180245, 2.316373957529775, -2.560131568183367], "rotation": [[0.9886951869721413, 0.013291455777696798, -0.14934913612549602], [-0.034595801508354174, 0.9894089554629741, -0.1409718034489909], [0.14589365228178014, 0.14454499663764186, 0.9786837007792187]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 200, "img_name": "DSCF6052", "width": 3115, "height": 2076, "position": [0.34972390506208595, 2.1613075353918925, -2.671631270173921], "rotation": [[0.9928624222540462, 0.032802373943020664, -0.114665665042026], [-0.046032915569131125, 0.9923316725632679, -0.1147119100703703], [0.11002354820688663, 0.11917153977141401, 0.9867588170107615]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 201, "img_name": "DSCF6053", "width": 3115, "height": 2076, "position": [0.37016924471446494, 2.033331219691179, -2.754815264689362], "rotation": [[0.9918730944571048, 0.05787080853253965, -0.1133081374477458], [-0.06850740732908676, 0.9933673758418365, -0.09234712639898332], [0.10721240428762759, 0.09935907675141385, 0.9892589520615787]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 202, "img_name": "DSCF6054", "width": 3115, "height": 2076, "position": [0.4491691209560586, 1.883570318512575, -2.7954620902768093], "rotation": [[0.9848450879119235, 0.089677144898595, -0.14845255975762667], [-0.1025135988216863, 0.9914126496871356, -0.08119064045171405], [0.13989680079394837, 0.09517860958833944, 0.985581004993729]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 203, "img_name": "DSCF6055", "width": 3115, "height": 2076, "position": [0.534793599489523, 1.7235639573925714, -2.823178145911744], "rotation": [[0.9812731945622394, 0.1023328642950267, -0.16318977455341038], [-0.11263595772125459, 0.9921039983484732, -0.05516155807433226], [0.1562563875873015, 0.07250959485576951, 0.9850514199736068]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 204, "img_name": "DSCF6056", "width": 3115, "height": 2076, "position": [0.6183098886773861, 1.5312603833544787, -2.8538783480767154], "rotation": [[0.9735275596768255, 0.12720884434968127, -0.1898999749049575], [-0.14224604490250306, 0.987512000645209, -0.06772083351001795], [0.17891381517166302, 0.09294061814360316, 0.9794651031250705]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 205, "img_name": "DSCF6058", "width": 3115, "height": 2076, "position": [0.8560183922461428, 1.1601716550396892, -2.7802972701810753], "rotation": [[0.9421050802426714, 0.20987313597171686, -0.26151727395785346], [-0.22287013854317345, 0.9746279009203511, -0.02072090956828807], [0.25053326950067206, 0.077805665249953, 0.9649763516938206]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 206, "img_name": "DSCF6059", "width": 3115, "height": 2076, "position": [0.9569127197408357, 1.0011184882543243, -2.738316149046406], "rotation": [[0.9198447462887703, 0.2671920573701671, -0.28721776965091256], [-0.26848427933300933, 0.962623863400159, 0.035657949514612264], [0.28601019995094923, 0.04431367837191324, 0.957201370367369]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 207, "img_name": "DSCF6060", "width": 3115, "height": 2076, "position": [1.1057464214736468, 0.9346277086628599, -2.7199714629325813], "rotation": [[0.8985512472977131, 0.3157637775227602, -0.3047931967486816], [-0.323830162368019, 0.9457809128113775, 0.02514937180884975], [0.2962088484843527, 0.07610323098419725, 0.9520864542221676]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 208, "img_name": "DSCF6061", "width": 3115, "height": 2076, "position": [1.2490918555514932, 1.074645356978629, -2.6690781132262185], "rotation": [[0.8749015656982995, 0.3229640546803959, -0.36088983045115364], [-0.35457794879009363, 0.9347413164934351, -0.02309002970828001], [0.32988138560772706, 0.1481650789643692, 0.9323225733645025]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 209, "img_name": "DSCF6062", "width": 3115, "height": 2076, "position": [1.3599104514453413, 1.2051810392390325, -2.6395460799310975], "rotation": [[0.8784607906295001, 0.33286712719085676, -0.3427916494932448], [-0.3680403524412062, 0.9288983563383961, -0.04115996315327172], [0.30471780109069163, 0.1623185732673004, 0.9385093193308853]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 210, "img_name": "DSCF6063", "width": 3115, "height": 2076, "position": [1.4212950686789905, 1.3334316488341849, -2.551939330171011], "rotation": [[0.8758244695279502, 0.31867173274723876, -0.3624635503384544], [-0.3660397040321645, 0.9280732826697986, -0.06851946487348874], [0.3145575204126109, 0.19268707466349766, 0.9294757972155561]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 211, "img_name": "DSCF6064", "width": 3115, "height": 2076, "position": [1.442026609672878, 1.4465933400150617, -2.471967629178436], "rotation": [[0.8741621642778443, 0.3079761849315065, -0.37548792265545605], [-0.3619034574833815, 0.9287065119787501, -0.08080904695538736], [0.3238308169502241, 0.20653058883201345, 0.9232977406395253]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 212, "img_name": "DSCF6066", "width": 3115, "height": 2076, "position": [1.522429032781647, 1.7628456120105123, -2.340087677124904], "rotation": [[0.8863333841195764, 0.2306256676003498, -0.40152824762279454], [-0.31372240399298074, 0.9368777703542036, -0.15439655646743283], [0.3405750804565775, 0.26281522950550096, 0.9027384835665125]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 213, "img_name": "DSCF6067", "width": 3115, "height": 2076, "position": [1.6020843604305033, 1.928838519742082, -2.254579081899187], "rotation": [[0.8849172309957223, 0.18942096324431096, -0.42548935705897617], [-0.2866044043305784, 0.9415764102708221, -0.1768948247966203], [0.3671231533221213, 0.2784844022653873, 0.8875060720861081]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 214, "img_name": "DSCF6068", "width": 3115, "height": 2076, "position": [1.7438455135979953, 2.0481409059147464, -2.1849124743461714], "rotation": [[0.8878110001335625, 0.1191835232382494, -0.4445074980586503], [-0.241843309074292, 0.942588832993588, -0.23030003424181733], [0.3915398343691736, 0.3119640679698599, 0.8656644721818361]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 215, "img_name": "DSCF6069", "width": 3115, "height": 2076, "position": [1.8825449202034212, 2.1093820347456935, -2.1103591774182338], "rotation": [[0.884237716346916, 0.08809693662618959, -0.4586530178104926], [-0.21210644991250305, 0.9506796963154049, -0.22631608188364385], [0.41609435816303225, 0.29740047876681447, 0.8593127721232612]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 216, "img_name": "DSCF6070", "width": 3115, "height": 2076, "position": [2.0548991666794945, 2.0430644364781, -2.038697894491014], "rotation": [[0.8832925728912772, 0.0984303174018703, -0.4583728867322706], [-0.20548139786260108, 0.9600798455197522, -0.18980011949205966], [0.421392484279845, 0.26183613738927586, 0.8682569961419976]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 217, "img_name": "DSCF6071", "width": 3115, "height": 2076, "position": [2.2041817829154167, 1.963498878402382, -1.952149162255526], "rotation": [[0.8822977518729854, 0.11617359172461872, -0.4561297771749588], [-0.21187324224429077, 0.9633588317729769, -0.16446729299741317], [0.42030989312740186, 0.24175081764247763, 0.8745834070621428]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 218, "img_name": "DSCF6072", "width": 3115, "height": 2076, "position": [2.3011412630422354, 1.8957554613493834, -1.8989615229638994], "rotation": [[0.8782996366870989, 0.14095121505053537, -0.45686157988069853], [-0.2149573658036058, 0.9699471998616841, -0.11399894897433518], [0.4270633197572522, 0.1983309972148983, 0.8822027751382666]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 219, "img_name": "DSCF6074", "width": 3115, "height": 2076, "position": [2.5023069210355455, 1.722960987051638, -1.870386134222163], "rotation": [[0.8791370029676998, 0.20958886705724547, -0.4280077532225683], [-0.2496214866339609, 0.9675607037679451, -0.038928112396186564], [0.4059645839523713, 0.14106307571345222, 0.9029363018766268]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 220, "img_name": "DSCF6075", "width": 3115, "height": 2076, "position": [2.5636058460598714, 1.6380619344226144, -1.8733224769697043], "rotation": [[0.8783630419343307, 0.24697009547322976, -0.40924826023553573], [-0.26958006295104664, 0.9629746474883688, 0.0025333681061365525], [0.3947213652985847, 0.10809995484085655, 0.912419554558223]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 221, "img_name": "DSCF6076", "width": 3115, "height": 2076, "position": [2.6010387032979194, 1.5153859668567164, -1.8744113717898427], "rotation": [[0.8661246600189955, 0.3073913788859941, -0.39413019865717797], [-0.3073835562285138, 0.9493672327535901, 0.06494002413075216], [0.3941362996062295, 0.06490298575842086, 0.9167574268978413]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 222, "img_name": "DSCF6077", "width": 3115, "height": 2076, "position": [2.6753667344656216, 1.3841697909841797, -1.8630884737201734], "rotation": [[0.8405146092427404, 0.3476148196502767, -0.41557084691906476], [-0.33913544928263356, 0.935743366187095, 0.09680650637591745], [0.42251903944010555, 0.059567522999952466, 0.9043944778216311]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 223, "img_name": "DSCF6078", "width": 3115, "height": 2076, "position": [2.7953191831632678, 1.283517442553449, -1.805584791314948], "rotation": [[0.8071043030398539, 0.4062991476992464, -0.42837325616034627], [-0.3825369018795623, 0.9125290151303161, 0.14476296227171284], [0.4497200937415825, 0.04702976848934354, 0.8919305119575746]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 224, "img_name": "DSCF6079", "width": 3115, "height": 2076, "position": [2.81858690050733, 1.1186641559562445, -1.7848600252235352], "rotation": [[0.7877632958034165, 0.46528922712340975, -0.4036519848927277], [-0.4286774690338938, 0.8846922274392295, 0.18318103136326644], [0.4423399341316966, 0.028733218258926243, 0.8963870731111929]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 225, "img_name": "DSCF6080", "width": 3115, "height": 2076, "position": [2.6435487942847637, 0.9301013637989827, -1.8592926904381832], "rotation": [[0.7189382466076424, 0.5323337835528071, -0.44693236675483855], [-0.5200746867486442, 0.8385749009211363, 0.16221731026128447], [0.46114001969903695, 0.11581398202919703, 0.8797368946443661]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 226, "img_name": "DSCF6082", "width": 3115, "height": 2076, "position": [2.9058593196698452, 1.043972377115934, -1.6629378275327975], "rotation": [[0.6834887971037863, 0.5011662018505753, -0.5307311017420098], [-0.5048038822701252, 0.8496987641007813, 0.15226638082851676], [0.5272723249693927, 0.16384275512903745, 0.8337502305325604]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 227, "img_name": "DSCF6083", "width": 3115, "height": 2076, "position": [3.0803108424503596, 1.2145186730895086, -1.561029265636221], "rotation": [[0.6738828442763428, 0.4934345195552014, -0.549912981390105], [-0.49513355059882286, 0.8540375761333854, 0.15957000226739046], [0.548383697114921, 0.1647488800069355, 0.8198372565790305]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 228, "img_name": "DSCF6084", "width": 3115, "height": 2076, "position": [3.283928817406573, 1.311321822044873, -1.434712355867486], "rotation": [[0.6608868613725198, 0.4777423482978038, -0.5787839019081986], [-0.48256901645867545, 0.8611574242723666, 0.1597968553341697], [0.5747657790955252, 0.17369553610695593, 0.7996712824137372]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 229, "img_name": "DSCF6085", "width": 3115, "height": 2076, "position": [3.421766474755432, 1.4431983301758697, -1.2986861773245688], "rotation": [[0.6619820452928312, 0.4495114805990505, -0.5997659547853388], [-0.4377881440954248, 0.8814044035753495, 0.17739170850822208], [0.6083759631998977, 0.14514029822083135, 0.7802646866499627]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 230, "img_name": "DSCF6086", "width": 3115, "height": 2076, "position": [3.389164942600516, 1.5677136822411033, -1.285701844800693], "rotation": [[0.6718922519371027, 0.45201299091146846, -0.5867240048218221], [-0.41506992253823705, 0.885888336152966, 0.2071685672881657], [0.6134148361353764, 0.10433653202688918, 0.7828385062665294]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 231, "img_name": "DSCF6087", "width": 3115, "height": 2076, "position": [3.2307724777875872, 1.680559953947971, -1.379987538633032], "rotation": [[0.6935292512480294, 0.45281619129318573, -0.5603344310017732], [-0.4254271765531392, 0.8850989233048704, 0.1887103956187452], [0.581402524171827, 0.10750531553040636, 0.8064823073194699]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 232, "img_name": "DSCF6088", "width": 3115, "height": 2076, "position": [2.9807523733682357, 1.7900949943911892, -1.5365747444465139], "rotation": [[0.7087221608182934, 0.44703606880597874, -0.5457761921809571], [-0.42697186203009974, 0.8876392328721041, 0.17260249505952074], [0.5616119014048745, 0.11070386376598851, 0.8199614178409145]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 233, "img_name": "DSCF6090", "width": 3115, "height": 2076, "position": [2.2939123128553667, 2.0294469522140224, -2.015896117646933], "rotation": [[0.8511951031259051, 0.30421225219149306, -0.4276935842762426], [-0.29950236129467867, 0.9507217427938067, 0.08016547485057504], [0.43100490947713327, 0.05985877876874694, 0.900361979767539]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 234, "img_name": "DSCF6091", "width": 3115, "height": 2076, "position": [1.928203770476849, 2.1554778025948957, -2.2405506868672593], "rotation": [[0.9183661488349929, 0.21569829055821246, -0.3317798428540353], [-0.21495150466031424, 0.975828637005354, 0.03942488864334069], [0.3322641529239203, 0.035110093285804264, 0.9425326593976528]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 235, "img_name": "DSCF6092", "width": 3115, "height": 2076, "position": [1.5282258857242692, 2.2838814059873274, -2.40659458248034], "rotation": [[0.9647224363937461, 0.1259450341049624, -0.2311892495398835], [-0.12091133646421867, 0.9920149043271945, 0.035873086111228344], [0.23386121831751233, -0.006654169896159783, 0.9722472178361025]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 236, "img_name": "DSCF6093", "width": 3115, "height": 2076, "position": [1.0048513334803033, 2.3739081019624364, -2.5707647875526374], "rotation": [[0.9836101853163491, 0.07401874783229424, -0.1644148056328151], [-0.0712443299738282, 0.9972001929614798, 0.02271608690263373], [0.16563589221094993, -0.010630151782874757, 0.9861296826911538]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 237, "img_name": "DSCF6094", "width": 3115, "height": 2076, "position": [0.5376493602975875, 2.400106347272146, -2.6582023893068594], "rotation": [[0.9989578911645023, -0.0058769941281745855, -0.045261381112245605], [0.004192851809150096, 0.9992984967677552, -0.03721470611749014], [0.045448340716433736, 0.03698615007975354, 0.9982817603404366]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 238, "img_name": "DSCF6095", "width": 3115, "height": 2076, "position": [0.09344397887038075, 2.3266607980326013, -2.642915310202511], "rotation": [[0.9969521718197972, -0.062232752724893745, 0.04704733352775337], [0.06467867238055484, 0.9965300413253485, -0.05238841546743053], [-0.04362380591922591, 0.05527170365007298, 0.9975179208078119]], "fy": 3192.689131824271, "fx": 3192.878062459705}, {"id": 239, "img_name": "DSCF6096", "width": 3115, "height": 2076, "position": [-0.4237230294598196, 2.1256421651569557, -2.416857907177733], "rotation": [[0.97737868605686, -0.14304645982733932, 0.15578387070756478], [0.15214092691979286, 0.9871901763092168, -0.04804887256287736], [-0.1469150856711185, 0.07066304642062066, 0.9866218584000687]], "fy": 3192.689131824271, "fx": 3192.878062459705}]
GS_Orig_models/counter/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images_2', model_path='./eval/counter', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/counter', white_background=False)
GS_Orig_models/counter/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de2e385b1fa53d568f0efa33d94236b0766d384963f6dacbe6ab45b1595ef4bb
3
+ size 4205943
GS_Orig_models/counter/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d676d3d9c4730933030e8cc02017bdf5c73c0ac58fafee05b8130f6369be39e4
3
+ size 303294620
GS_Orig_models/counter/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51d1e532ac2419e12a0039f2b745d218900f5f8a548102fb89fce937429ec8a4
3
+ size 255294220
GS_Orig_models/drjohnson/cameras.json ADDED
The diff for this file is too large to render. See raw diff
 
GS_Orig_models/drjohnson/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images', model_path='./eval/drjohnson', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/db/drjohnson', white_background=False)
GS_Orig_models/drjohnson/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2853096509f1e3629d5682bb4bc39b2d892d6fa7de733d1605286b0e8a4f5ba
3
+ size 2183480
GS_Orig_models/drjohnson/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93b443fdebae902c7eee96a3f34f44539c1fbac94f87f48bde8c0e8bca8ac1e6
3
+ size 844479476
GS_Orig_models/drjohnson/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2175d02cedd78334af016653a8dd37a5d0e3b6de239b54b96e6c475691af73f8
3
+ size 471760276
GS_Orig_models/flowers/cameras.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"id": 0, "img_name": "_DSC9040", "width": 5025, "height": 3312, "position": [-0.044550560003616964, 1.4236172811064225, 2.92660596573917], "rotation": [[-0.9982609640488053, -0.010911420501731176, 0.057930894684822855], [-0.023242959401519592, 0.9759623621223222, -0.2166961756904737], [-0.054173909722383416, -0.21766581868371465, -0.974518742191313]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 1, "img_name": "_DSC9048", "width": 5025, "height": 3312, "position": [3.292456427705207, 0.7163892881023257, 0.7240022951506899], "rotation": [[-0.30653630859891845, -0.014536616794479767, -0.951747959431865], [0.2668928444352941, 0.9584612670153428, -0.10059925059652139], [0.9136759278320656, -0.2848520430039326, -0.2899234597211809]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 2, "img_name": "_DSC9056", "width": 5025, "height": 3312, "position": [1.4900432977470723, -0.5443408498186911, -3.308949154628798], "rotation": [[0.9088390148525527, 0.048115967370841915, -0.41436276228180746], [0.1084396196500055, 0.9319243303002688, 0.3460605315325017], [0.4028057769843969, -0.3594466528963145, 0.8417515130664349]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 3, "img_name": "_DSC9064", "width": 5025, "height": 3312, "position": [-2.9567242542305885, -0.12707454396326637, -2.22967964148872], "rotation": [[0.5724871716640235, 0.0338069281644519, 0.8192164121208817], [-0.30510418923317845, 0.9361801281034161, 0.17458007176260548], [-0.7610321096987246, -0.3498912107389313, 0.5462657491140672]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 4, "img_name": "_DSC9072", "width": 5025, "height": 3312, "position": [-2.5357553472026537, 1.3681572290195356, 2.404896004409216], "rotation": [[-0.719161091210574, -0.01926382557518514, 0.6945762952426646], [-0.21524901439781385, 0.9566189938797144, -0.19633635004586572], [-0.6606626875263854, -0.2907043267183545, -0.6921096789798866]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 5, "img_name": "_DSC9080", "width": 5025, "height": 3312, "position": [1.4901290247247698, 1.1927856571294362, 3.16263883217051], "rotation": [[-0.9281265247059193, 0.017748577893950603, -0.3718415551280602], [0.08923685082402295, 0.9803471142521037, -0.1759440821186766], [0.36141103828234544, -0.19648033886451566, -0.9114699873541429]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 6, "img_name": "_DSC9088", "width": 5025, "height": 3312, "position": [4.1786203435845914, 0.06624675558672162, -0.2601244623893696], "rotation": [[0.044562678455645655, 0.12578669760034158, -0.9910559390850038], [0.29032699958880126, 0.9475941587232299, 0.13332495514110823], [0.9558893246598281, -0.29367161432527755, 0.005708059299140355]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 7, "img_name": "_DSC9096", "width": 5025, "height": 3312, "position": [1.246236703405009, -1.1323496581358594, -3.7059907414477067], "rotation": [[0.9367533369775963, 0.09660138138884286, -0.3363946473639333], [0.04548930626457039, 0.919396170401203, 0.3906934922252611], [0.3470214815784548, -0.381285791717144, 0.856853100804172]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 8, "img_name": "_DSC9104", "width": 5025, "height": 3312, "position": [-2.9742416312656172, -0.6658335071298704, -2.636021616489883], "rotation": [[0.66114240470871, -0.0430970454106196, 0.7490216054112587], [-0.263318863656859, 0.9215114762273074, 0.28544662412407135], [-0.70253391145086, -0.38595238548070065, 0.5979020483351029]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 9, "img_name": "_DSC9112", "width": 5025, "height": 3312, "position": [-3.451573458814765, 0.6335592191633329, 1.6408522906428478], "rotation": [[-0.4438595390924775, -0.026656188846545047, 0.8956998141971396], [-0.2801728065312021, 0.9535732011909924, -0.11045971415313664], [-0.8511709041297423, -0.29997932856538695, -0.43072090081213443]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 10, "img_name": "_DSC9120", "width": 5025, "height": 3312, "position": [0.02476214816289613, 0.9855450319441875, 3.9982291078132985], "rotation": [[-0.9991515762969874, 0.03878684733823777, -0.01384586786032068], [0.04019774934099532, 0.9915940563326002, -0.12298523648706282], [0.00895927068257979, -0.12343746562296432, -0.992311908398471]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 11, "img_name": "_DSC9128", "width": 5025, "height": 3312, "position": [3.6514884370976564, 0.3346272274081651, 1.731798832827938], "rotation": [[-0.4322008415834413, 0.20348697693715287, -0.8785189142821818], [0.28118378169836306, 0.9560481541407398, 0.08311202003255266], [0.8568186000807708, -0.21110418560763486, -0.4704220545154795]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 12, "img_name": "_DSC9136", "width": 5025, "height": 3312, "position": [2.8346916128257833, -1.0424564618028258, -2.5426796590064535], "rotation": [[0.6867011316762182, 0.16256356729269497, -0.7085299163364063], [0.2311295703691578, 0.8752710255390378, 0.4248290874608393], [0.6892174384441891, -0.45549283028486226, 0.563476356295023]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 13, "img_name": "_DSC9144", "width": 5025, "height": 3312, "position": [-1.6391523599891906, -1.222623828655083, -3.193304807308814], "rotation": [[0.897037178327945, -0.06814864614787262, 0.43666928301135444], [-0.1591387599320912, 0.8719573561182467, 0.4629959224426859], [-0.41230953879908544, -0.4848155640441934, 0.7713330753155839]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 14, "img_name": "_DSC9152", "width": 5025, "height": 3312, "position": [-3.7601468290184297, 0.0166807224183126, 0.5856870687046453], "rotation": [[-0.15367654592759677, -0.22750116083887081, 0.961575135415184], [-0.29939087209247817, 0.9381117207982557, 0.17410199599269635], [-0.9416733111538569, -0.2611314249911369, -0.21227753989207068]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 15, "img_name": "_DSC9160", "width": 5025, "height": 3312, "position": [-0.9372787672820659, 0.6425455773983495, 3.547802138611758], "rotation": [[-0.963023473726989, -0.03968091626150087, 0.26647929363357864], [-0.03826290338535587, 0.9992123997168553, 0.010513347545211509], [-0.26668659373003023, -7.16709930107986e-05, -0.9637833032315628]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 16, "img_name": "_DSC9168", "width": 5025, "height": 3312, "position": [3.1223532627389634, 0.09828475965644282, 1.9750184508722088], "rotation": [[-0.5625188445177052, 0.2281492694297363, -0.7946826161563767], [0.2907511198241268, 0.9543661119588425, 0.06818438725674687], [0.7739743767615835, -0.19269985781842028, -0.6031835781196954]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 17, "img_name": "_DSC9176", "width": 5025, "height": 3312, "position": [2.71220159005376, -1.322829032883963, -2.435248236369341], "rotation": [[0.6901632280179848, 0.21844225175431742, -0.6898968773231969], [0.20697154996772366, 0.8539426525878171, 0.47743557009845905], [0.6934244704333363, -0.47229750024723405, 0.5441484862282178]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 18, "img_name": "_DSC9184", "width": 5025, "height": 3312, "position": [-2.0835575163295736, -1.3946622991170767, -2.7987320519381247], "rotation": [[0.8241714027069231, -0.16186625815178388, 0.5427161444365213], [-0.18863088588041863, 0.8251130341714841, 0.532547528144011], [-0.5340036402985202, -0.5412834703852203, 0.6495015910955576]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 19, "img_name": "_DSC9192", "width": 5025, "height": 3312, "position": [-3.4256554040432263, 0.06549361971062637, 1.7905670210305276], "rotation": [[-0.4651958272823857, -0.21234136738391865, 0.8593625462961393], [-0.26120092755784075, 0.9605050794561212, 0.09593783290190652], [-0.8457936614340287, -0.17983641465653777, -0.5022867171661035]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 20, "img_name": "_DSC9200", "width": 5025, "height": 3312, "position": [1.9232258143531826, 0.13902499905106974, 2.2725494448300436], "rotation": [[-0.7780352409296767, 0.22973802178672692, -0.5847064265227648], [0.21624890905659647, 0.9717949517344, 0.09407965303596387], [0.5898284269203478, -0.05324484133751232, -0.8057713159871176]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 21, "img_name": "_DSC9208", "width": 5025, "height": 3312, "position": [-2.577924984608997, -0.9179067390259844, -1.1156021501547808], "rotation": [[0.41972539074934934, -0.2148487155505427, 0.8818563521269143], [-0.27929705416365186, 0.8938663412514127, 0.35070802601782497], [-0.863610879908198, -0.3935009446038158, 0.31517178601532947]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 22, "img_name": "_DSC9041", "width": 5025, "height": 3312, "position": [-0.0475564898497314, 1.5565730196610932, 2.890140035361022], "rotation": [[-0.9986420269500574, -0.0015684970830061801, 0.052073427254030635], [-0.026807764631345463, 0.8725288420600312, -0.4878265711591075], [-0.044670412630180636, -0.4885600880038012, -0.8713860193078421]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 23, "img_name": "_DSC9042", "width": 5025, "height": 3312, "position": [0.9146153540080442, 1.3773764359748646, 2.798321060991741], "rotation": [[-0.9705532588139106, 0.0051753078453519894, -0.24083103619426513], [0.07603177657319782, 0.9552438281690906, -0.2858817897243272], [0.22857283468693504, -0.29577431418831307, -0.9275084982411813]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 24, "img_name": "_DSC9043", "width": 5025, "height": 3312, "position": [0.9206723687989224, 1.5282051503532146, 2.764605743613389], "rotation": [[-0.9788877426088508, -0.03123735328552973, -0.2019975621879196], [0.080311088041096, 0.8499934633717009, -0.5206354207725753], [0.1879598800483836, -0.5258662757632363, -0.8295394767623181]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 25, "img_name": "_DSC9044", "width": 5025, "height": 3312, "position": [1.9880130652352022, 1.2433527267870876, 2.3188707547398066], "rotation": [[-0.8312763390808393, -0.011593848769590229, -0.5557384553502351], [0.15133069636536484, 0.9572979486349961, -0.2463324133702307], [0.5348632240320241, -0.2888705942285167, -0.7940246289430398]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 26, "img_name": "_DSC9045", "width": 5025, "height": 3312, "position": [2.006163932838629, 1.3799735557958883, 2.301553644827394], "rotation": [[-0.8104927170577994, -0.13544418218979512, -0.5698740467043597], [0.16468623343037156, 0.8809621307635069, -0.4436036166208961], [0.5621209835211477, -0.4533879108132012, -0.6917075987826485]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 27, "img_name": "_DSC9046", "width": 5025, "height": 3312, "position": [2.784827755332986, 1.0156073633413496, 1.6038320310610406], "rotation": [[-0.5810184901952633, 0.0041788373170257385, -0.8138796295336889], [0.2244479261819487, 0.9620331704023541, -0.15529104120398463], [0.7823302643282053, -0.27290056131175877, -0.5598969915545966]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 28, "img_name": "_DSC9047", "width": 5025, "height": 3312, "position": [2.8417255447050476, 1.138011942506215, 1.6005766375723491], "rotation": [[-0.5647238102807457, -0.2221302883788595, -0.7948239761649875], [0.20274816477018098, 0.8962381311118032, -0.39452553025570564], [0.7999876247694832, -0.3839470631818231, -0.4610905040116672]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 29, "img_name": "_DSC9049", "width": 5025, "height": 3312, "position": [3.324366743233619, 0.8194927999557197, 0.6992445476214758], "rotation": [[-0.34653741804070043, -0.2373704980886184, -0.9075059584018424], [0.2929691636728456, 0.8916695906882741, -0.34510057980049685], [0.8911121629932555, -0.3854615255495248, -0.2394546413968934]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 30, "img_name": "_DSC9050", "width": 5025, "height": 3312, "position": [3.4564280001675334, 0.2873546847085759, -0.4978451251465743], "rotation": [[0.05712606737654759, 0.040602316718421044, -0.9975410088328135], [0.3028850615066637, 0.9513763466251549, 0.05606858833854936], [0.9513134351738098, -0.30534324777088195, 0.04205055408119033]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 31, "img_name": "_DSC9051", "width": 5025, "height": 3312, "position": [3.5114816098236497, 0.39269224131082164, -0.549662809866228], "rotation": [[0.0758232898116658, -0.2431894883298628, -0.9670107039159367], [0.29091063537571116, 0.9330059597563486, -0.2118274800030316], [0.9537409663778922, -0.2652522418849542, 0.1414899898493516]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 32, "img_name": "_DSC9052", "width": 5025, "height": 3312, "position": [3.1555495293147593, -0.024605576466352565, -1.6728794705550334], "rotation": [[0.4365370627608002, 0.10943519274602799, -0.8930057846536119], [0.23970119500763418, 0.9425509291199837, 0.2326823653115282], [0.8671670715312506, -0.31562903003953074, 0.38522666762338714]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 33, "img_name": "_DSC9053", "width": 5025, "height": 3312, "position": [3.2000325877606453, 0.07751697325366025, -1.7292682767806926], "rotation": [[0.4022043685220938, -0.16410811483224147, -0.9007220284793481], [0.2453253427054745, 0.9671460124424383, -0.06666383459667238], [0.8820697943860142, -0.1941574548218503, 0.429250230715041]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 34, "img_name": "_DSC9054", "width": 5025, "height": 3312, "position": [2.4638278337134403, -0.3365950897763855, -2.624897900084685], "rotation": [[0.7186954640852007, 0.09198605239506902, -0.6892136069957773], [0.18797112116541348, 0.9286012508782509, 0.31994776835471955], [0.6694353497621525, -0.3594972642901745, 0.6500907855497607]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 35, "img_name": "_DSC9055", "width": 5025, "height": 3312, "position": [2.5054052062618064, -0.23659084733276914, -2.682919054957845], "rotation": [[0.7177203101188673, -0.13176943174894565, -0.6837502272756018], [0.1831998528899945, 0.9830715648015979, 0.002848223941722206], [0.6718000970109795, -0.12730716922113133, 0.7297105688702479]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 36, "img_name": "_DSC9057", "width": 5025, "height": 3312, "position": [1.5275513891383405, -0.4856797529309283, -3.379793837150862], "rotation": [[0.8954159272613633, -0.07786333201380287, -0.4383692721147103], [0.11811725261701402, 0.990852131077923, 0.06527150199395496], [0.42927687084314364, -0.1102241165355689, 0.8964217825851134]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 37, "img_name": "_DSC9058", "width": 5025, "height": 3312, "position": [0.19159582314058185, -0.6364417265040307, -3.6619882074988035], "rotation": [[0.9990165931418968, 0.006058611997201043, -0.043921974543787844], [0.009076612270409968, 0.9416942062957244, 0.3363474943250779], [0.04339886792129973, -0.33641539062553755, 0.9407131460830217]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 38, "img_name": "_DSC9059", "width": 5025, "height": 3312, "position": [0.18990155739004166, -0.5505479911154407, -3.7316150377822517], "rotation": [[0.989914777864556, -0.0038682475763538275, -0.14161133155950145], [0.015570569243564173, 0.996541684925302, 0.08162246982094791], [0.1408058590357603, -0.0830042581252806, 0.9865515714823394]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 39, "img_name": "_DSC9060", "width": 5025, "height": 3312, "position": [-1.0377948760108087, -0.6073702198866513, -3.6177247609449266], "rotation": [[0.9558890943715889, 0.05640133649694422, 0.2882619095593831], [-0.1519810181648197, 0.9347788145857421, 0.3210768411443895], [-0.25135196314938196, -0.35072418941817124, 0.9021168070587746]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 40, "img_name": "_DSC9061", "width": 5025, "height": 3312, "position": [-1.0498093209686252, -0.5017546441467299, -3.699919963055816], "rotation": [[0.9603486642040815, 0.12504839622869482, 0.24918535623520832], [-0.14482898088956755, 0.9874730872873432, 0.0626216270763733], [-0.2382330989932457, -0.0962278571092303, 0.9664290921015573]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 41, "img_name": "_DSC9062", "width": 5025, "height": 3312, "position": [-2.2185294823008226, -0.43087463148632954, -3.1376424480905682], "rotation": [[0.7932262030230651, 0.02776709727736781, 0.6082936619318009], [-0.24470934221321494, 0.9292804216828712, 0.27668616826737286], [-0.5575926189174195, -0.3683298605675278, 0.7439244485450919]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 42, "img_name": "_DSC9063", "width": 5025, "height": 3312, "position": [-2.2357422207123756, -0.36365042164440203, -3.182084488120476], "rotation": [[0.7819458101484316, 0.1426526840932565, 0.6068038906535643], [-0.22401067907428499, 0.9727387944595517, 0.0599871103992807], [-0.5817043627582579, -0.18283722124985202, 0.7925847493319825]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 43, "img_name": "_DSC9065", "width": 5025, "height": 3312, "position": [-2.9742995556451506, -0.01758430383803131, -2.2826867700162814], "rotation": [[0.5698640525931787, 0.24887760844078088, 0.7831442380423135], [-0.2976844028574415, 0.9508233141466149, -0.08555128035661401], [-0.7659235979244188, -0.1843772255243169, 0.6159270093529491]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 44, "img_name": "_DSC9066", "width": 5025, "height": 3312, "position": [-3.3805778605974046, 0.21901113196511857, -1.1149361857303286], "rotation": [[0.30894346398997286, -0.053107189269951165, 0.949596526165572], [-0.3310826758980455, 0.9299849717355829, 0.1597254333728864], [-0.8915930673676561, -0.3637410875799051, 0.2697299082936886]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 45, "img_name": "_DSC9067", "width": 5025, "height": 3312, "position": [-3.41219499455068, 0.3165043642550739, -1.1571701881413454], "rotation": [[0.3143925552976366, 0.2143728123099644, 0.9247711168260714], [-0.32249023092861184, 0.9403513856478083, -0.10834815395685224], [-0.8928366995867907, -0.2641657980370736, 0.3647726127581442]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 46, "img_name": "_DSC9068", "width": 5025, "height": 3312, "position": [-3.555773365542496, 0.6092674977813631, 0.07804256383278624], "rotation": [[-0.0959097619686361, -0.07129359162751411, 0.9928335919739866], [-0.338709150409734, 0.9402474392950082, 0.03479747588397748], [-0.9359900795349465, -0.33294440480661186, -0.11432669994421764]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 47, "img_name": "_DSC9069", "width": 5025, "height": 3312, "position": [-3.581723618843435, 0.6921972580792314, 0.056315651814191695], "rotation": [[-0.10969444430333247, 0.19730883332423504, 0.9741849686693035], [-0.32026133122911477, 0.9208144339511092, -0.22256113305483846], [-0.9409568579952736, -0.3364074947433953, -0.03781783801507152]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 48, "img_name": "_DSC9070", "width": 5025, "height": 3312, "position": [-3.2809287721036338, 1.0540733578373283, 1.4396470587747094], "rotation": [[-0.47637207787574337, -0.058920077791514314, 0.8772673867489821], [-0.27601565273248907, 0.9573352450360894, -0.08558380722045897], [-0.834796384076383, -0.2829092664525724, -0.4723106436321997]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 49, "img_name": "_DSC9071", "width": 5025, "height": 3312, "position": [-3.310055881990111, 1.1594576845532258, 1.424317872248469], "rotation": [[-0.4660047894612833, 0.2266556792250529, 0.8552582880476371], [-0.27902137680854616, 0.8796613133546486, -0.38515327477646877], [-0.8396348060216469, -0.41811861578050397, -0.34668460544821855]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 50, "img_name": "_DSC9073", "width": 5025, "height": 3312, "position": [-2.551048722448339, 1.4852292907832412, 2.390964904901166], "rotation": [[-0.6893066406725045, 0.1581879668550114, 0.7069886295175226], [-0.21138701278581656, 0.8894893536751846, -0.40512247595510126], [-0.6929443599238513, -0.42870182742878565, -0.579692036523656]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 51, "img_name": "_DSC9074", "width": 5025, "height": 3312, "position": [-1.6177316673127449, 1.5412214909920448, 3.0196534042361365], "rotation": [[-0.8683621609093158, -0.003927601206640066, 0.4959150445889539], [-0.17228761117623423, 0.9400757752628791, -0.29423547678531836], [-0.46504208039282774, -0.34094297281606856, -0.8170029086553191]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 52, "img_name": "_DSC9075", "width": 5025, "height": 3312, "position": [-1.6378373353325792, 1.643005447781724, 3.005087004129126], "rotation": [[-0.8695897542574682, 0.1617646410818416, 0.4665253049793741], [-0.16460957205791993, 0.7957948921266499, -0.5827642563267258], [-0.46552910551043264, -0.5835603572560395, -0.665387076341177]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 53, "img_name": "_DSC9076", "width": 5025, "height": 3312, "position": [-0.7265068610664556, 1.1991243628362147, 3.292266982904643], "rotation": [[-0.9853850005494997, -0.01777799226289669, 0.16941175780671866], [-0.039342533592260476, 0.9914017278734345, -0.12479895440311346], [-0.1657364345658605, -0.1296401055255237, -0.9776118234231452]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 54, "img_name": "_DSC9077", "width": 5025, "height": 3312, "position": [-0.7292662617635651, 1.4356483729287328, 3.2971869572732295], "rotation": [[-0.9736330445491507, 0.12148323405853202, 0.19308163663236083], [-0.023411493951388692, 0.788722364461048, -0.6143036169110008], [-0.22691539505488648, -0.6026266303787557, -0.7650820530148583]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 55, "img_name": "_DSC9078", "width": 5025, "height": 3312, "position": [0.4364253853620134, 1.2393066632657908, 3.4014839246265582], "rotation": [[-0.9967484692263564, 0.031524529709080505, -0.07415317337468691], [0.040856387894912666, 0.9909446796838532, -0.1279038598887689], [0.0694495836063508, -0.13051760736730766, -0.9890105709768816]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 56, "img_name": "_DSC9079", "width": 5025, "height": 3312, "position": [0.4545334812383045, 1.4843765862751004, 3.4765144486877855], "rotation": [[-0.9981041524826996, -0.0319724496261162, -0.052591475180830925], [-0.0011391406438160778, 0.8639353036691919, -0.5036015224685231], [0.06153700638952224, -0.502586861685546, -0.8623338351854742]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 57, "img_name": "_DSC9081", "width": 5025, "height": 3312, "position": [1.5351893612321719, 1.3945855206976434, 3.195706685775251], "rotation": [[-0.9254134057132316, -0.08219069029154666, -0.3699388043388212], [0.12584475490807415, 0.8541477663179251, -0.5045737715698525], [0.3574536699886635, -0.5134941905450323, -0.7800965261351556]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 58, "img_name": "_DSC9082", "width": 5025, "height": 3312, "position": [2.459930546030201, 0.9551823886739333, 2.6254290750754534], "rotation": [[-0.7593492071131906, 0.036089076059329254, -0.6496817376575644], [0.1898370251517871, 0.9673095901647912, -0.16814892404277618], [0.6223750360820139, -0.25101740052117405, -0.7413768131641992]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 59, "img_name": "_DSC9083", "width": 5025, "height": 3312, "position": [2.540946152552405, 1.182626527389505, 2.652024978406285], "rotation": [[-0.7941051351781666, -0.14230051669639956, -0.5908871273192561], [0.22312948983508524, 0.8360615088207566, -0.5012129130761643], [0.5653408397149455, -0.529860091360255, -0.6321692957856322]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 60, "img_name": "_DSC9084", "width": 5025, "height": 3312, "position": [3.4240926322136693, 0.7439487577435918, 1.7666804974408414], "rotation": [[-0.5392373609903801, 0.054164753953357736, -0.8404101664909235], [0.26436098271716824, 0.9583738126968881, -0.10785595001502174], [0.7995851044941634, -0.2803316153522503, -0.5311100131847021]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 61, "img_name": "_DSC9085", "width": 5025, "height": 3312, "position": [3.564795619751783, 0.9866847587701393, 1.7643302271472083], "rotation": [[-0.5693400623304973, -0.20870492687941633, -0.7951692567760417], [0.25105812766210317, 0.8768933650326346, -0.40991199408719625], [0.7828292980978063, -0.433013025044282, -0.4468534549286773]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 62, "img_name": "_DSC9086", "width": 5025, "height": 3312, "position": [3.9017365862477407, 0.27445977918927966, 0.7336425784471357], "rotation": [[-0.2400239661132578, 0.14597631023048901, -0.959728822398678], [0.27931180266930095, 0.9572087647480284, 0.07573834946167407], [0.929716845378681, -0.24988456843319723, -0.27052595047068523]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 63, "img_name": "_DSC9087", "width": 5025, "height": 3312, "position": [4.06762441071488, 0.5769528457300186, 0.6574992880805054], "rotation": [[-0.3079693134206078, -0.19612243440576319, -0.9309623476349602], [0.3418194894975742, 0.8903761954163195, -0.30064874394478674], [0.8878706767265473, -0.4108116616634894, -0.20717007518081734]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 64, "img_name": "_DSC9089", "width": 5025, "height": 3312, "position": [4.304478845179782, 0.23763032318645758, -0.3213789750166174], "rotation": [[-0.042031669363400956, -0.2118871162566544, -0.9763898753750799], [0.270011215245249, 0.9384810930931519, -0.21528395562249192], [0.9619393340602663, -0.27268496084515237, 0.01776597074657624]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 65, "img_name": "_DSC9090", "width": 5025, "height": 3312, "position": [3.9251525235358677, -0.338436650440625, -1.346696806317521], "rotation": [[0.3143960226212616, 0.1706357965543041, -0.9338300519335457], [0.2691776463290868, 0.9273117660458984, 0.26006976615817945], [0.910328806353322, -0.3331310755350139, 0.24561178887875185]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 66, "img_name": "_DSC9091", "width": 5025, "height": 3312, "position": [4.02856442469194, -0.15445680685812851, -1.4565571473425876], "rotation": [[0.34186485000613337, -0.2740148843252728, -0.8989128253053746], [0.28104079608097154, 0.9425795771634785, -0.18044337519701822], [0.8967410413650406, -0.19094392863488877, 0.39924418699464725]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 67, "img_name": "_DSC9092", "width": 5025, "height": 3312, "position": [3.309339656682874, -0.6478501260951829, -2.355696893394775], "rotation": [[0.5777602573994134, 0.11221994027928978, -0.8084551749933179], [0.2124515378181109, 0.9356841448213793, 0.2817082270871836], [0.7880719694599495, -0.33451736297776397, 0.5167598134703582]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 68, "img_name": "_DSC9093", "width": 5025, "height": 3312, "position": [3.4278965132654617, -0.46711952448257305, -2.5171791569652733], "rotation": [[0.5985309931958319, -0.23175214944795844, -0.7668452199826652], [0.26535818206107015, 0.9605551745114272, -0.083179275859829], [0.7558741200737429, -0.15370327890312785, 0.636419371685976]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 69, "img_name": "_DSC9094", "width": 5025, "height": 3312, "position": [2.529980343925446, -0.8934281599148263, -3.131160950904284], "rotation": [[0.777591569910637, 0.08538869733759698, -0.6229447172670292], [0.15457056136561295, 0.9343736408893304, 0.3210200005768109], [0.6094746032141372, -0.34591136086894375, 0.7133624874205017]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 70, "img_name": "_DSC9095", "width": 5025, "height": 3312, "position": [2.5998871126509555, -0.7300286451715307, -3.2817357707319657], "rotation": [[0.747223999109287, -0.2036667747753942, -0.6325947676101288], [0.19214796900913714, 0.9774372657090605, -0.08772428175174327], [0.6361882214885684, -0.0560021111725659, 0.7694987396893046]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 71, "img_name": "_DSC9097", "width": 5025, "height": 3312, "position": [1.2924571044288529, -0.8830175450650889, -3.9431771992221143], "rotation": [[0.9280930639228977, -0.036179742449041256, -0.37058641493520705], [0.06240685345631958, 0.996303968918589, 0.05902360679210293], [0.3670812571351061, -0.07790653216122746, 0.9269206669973012]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 72, "img_name": "_DSC9098", "width": 5025, "height": 3312, "position": [0.16120901791027187, -1.1694905110853262, -3.8886198189193175], "rotation": [[0.9979254888033979, 0.048538357377618004, -0.04229357704879199], [-0.02716195212155418, 0.9130409151160421, 0.40696254825352984], [0.058369059898595824, -0.40496952377573164, 0.912465198053828]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 73, "img_name": "_DSC9099", "width": 5025, "height": 3312, "position": [0.16658678307522437, -0.9474658173615976, -4.129904311364523], "rotation": [[0.9978498532464334, 0.008756103709915725, -0.06495383763791321], [-0.0030820481345826783, 0.9962082514987702, 0.08694607883659305], [0.06546885790486423, -0.08655894115332131, 0.9940932442940393]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 74, "img_name": "_DSC9100", "width": 5025, "height": 3312, "position": [-0.9778102598921187, -1.1039974111016746, -3.9106980824455797], "rotation": [[0.9677133160461875, 0.034070169095483514, 0.24974018804488896], [-0.12811169980280515, 0.9197779951371169, 0.37093912173722243], [-0.2170675708633771, -0.39095736754709104, 0.8944462009758449]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 75, "img_name": "_DSC9101", "width": 5025, "height": 3312, "position": [-1.0054781988693193, -0.910301230585422, -4.110474976663736], "rotation": [[0.9724082536950563, 0.11052407606006703, 0.20544249014456467], [-0.14081096745825397, 0.9802076309823929, 0.13915915926505049], [-0.18599585906466187, -0.16424807084088894, 0.9687249927796046]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 76, "img_name": "_DSC9102", "width": 5025, "height": 3312, "position": [-2.1150762553617413, -0.9180338836125056, -3.500646604250282], "rotation": [[0.843026898453028, 0.011259211124111405, 0.5377535482444821], [-0.20768879160672166, 0.9290559103763022, 0.30613801011275943], [-0.49615623983338913, -0.3697679617810647, 0.7855575345668]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 77, "img_name": "_DSC9103", "width": 5025, "height": 3312, "position": [-2.1978554734402964, -0.7067198196602498, -3.7009684672676357], "rotation": [[0.8566741789302414, 0.12210553660908137, 0.5011981535117671], [-0.21065678435739937, 0.9696862541503427, 0.12382361534084421], [-0.47088541106982346, -0.21165728534894684, 0.8564275352884901]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 78, "img_name": "_DSC9105", "width": 5025, "height": 3312, "position": [-3.074486963496251, -0.46994886831876076, -2.775598983359073], "rotation": [[0.6851612518052667, 0.17898673102099433, 0.7060579361093945], [-0.25305702369408367, 0.9674513125637164, 0.00031714008603531276], [-0.6830199131677872, -0.1788902119657765, 0.7081540018097109]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 79, "img_name": "_DSC9106", "width": 5025, "height": 3312, "position": [-3.496894472026653, -0.43750243780280695, -1.6122344892097444], "rotation": [[0.412241101046263, -0.03381295428881312, 0.910447120227434], [-0.31302891834319463, 0.9332190078396537, 0.17639495369103353], [-0.8556109927350481, -0.3577135271820663, 0.3741267988021049]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 80, "img_name": "_DSC9107", "width": 5025, "height": 3312, "position": [-3.597255791814734, -0.1536152295686013, -1.742421037601698], "rotation": [[0.43936623892158255, 0.17819938985001327, 0.8804557260606497], [-0.28816835515030775, 0.9562867944783201, -0.0497450077529908], [-0.8508327139842878, -0.23186320140001093, 0.47151155728218264]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 81, "img_name": "_DSC9108", "width": 5025, "height": 3312, "position": [-3.8311143069391487, 0.012174437028965535, -0.6176233194648658], "rotation": [[0.13008650646914546, -0.10358728654782055, 0.9860766577200339], [-0.3367124556748846, 0.930807952709716, 0.1422015378458902], [-0.9325782664356069, -0.35052279417750715, 0.08620642513148993]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 82, "img_name": "_DSC9109", "width": 5025, "height": 3312, "position": [-3.9307647477814163, 0.18695741149238054, -0.6738426848988145], "rotation": [[0.16500251567771151, 0.27304448457245695, 0.9477451552313986], [-0.3266817369861658, 0.9218053232667398, -0.20869592405412007], [-0.9306198002082957, -0.27517568105060214, 0.2412988437987408]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 83, "img_name": "_DSC9110", "width": 5025, "height": 3312, "position": [-3.8262881693487394, 0.3791600156815937, 0.5045556363832682], "rotation": [[-0.16257844320218706, -0.022545349936652085, 0.9864380147795332], [-0.3268215269886241, 0.9445347448266372, -0.03227700903279288], [-0.9309972821135283, -0.3276367241496485, -0.16092929405707926]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 84, "img_name": "_DSC9111", "width": 5025, "height": 3312, "position": [-3.9136496730786563, 0.5462517269623292, 0.47450722634327347], "rotation": [[-0.13430001221874535, 0.27650070615267397, 0.9515833469618501], [-0.32694173234752766, 0.8941482761123245, -0.30595418607196034], [-0.9354531577623978, -0.35220195885660655, -0.02968450454238529]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 85, "img_name": "_DSC9113", "width": 5025, "height": 3312, "position": [-3.5408178419790164, 0.8846861807346375, 1.6099169765919563], "rotation": [[-0.40851131180840583, 0.3133123763004891, 0.8572945018962366], [-0.30160347281108946, 0.8401474115682264, -0.4507634324382355], [-0.8614835188863835, -0.4427049600943613, -0.2487136204452504]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 86, "img_name": "_DSC9114", "width": 5025, "height": 3312, "position": [-2.936152336702897, 1.0158730244507237, 2.5568552855056597], "rotation": [[-0.6779732938799661, -0.04072681302392696, 0.733957450732986], [-0.253025051852675, 0.9503795394577012, -0.18098909943728378], [-0.6901670347970124, -0.3084153979312349, -0.6546368507794361]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 87, "img_name": "_DSC9115", "width": 5025, "height": 3312, "position": [-3.011585231950962, 1.2271487485891819, 2.5683743335842273], "rotation": [[-0.6510356060388925, 0.20678310009650772, 0.7303378596129664], [-0.24314144129580129, 0.8546658273196953, -0.458724931888971], [-0.7190513745165724, -0.47622166385667325, -0.5061403438567306]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 88, "img_name": "_DSC9116", "width": 5025, "height": 3312, "position": [-2.0528108129913587, 1.1806039270744366, 3.1933503931012663], "rotation": [[-0.8432241463595541, -0.012041317656638791, 0.5374272468579282], [-0.15487515105445393, 0.9627998852217214, -0.22142734384646368], [-0.5147686146047181, -0.2699470090334988, -0.8137210122221293]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 89, "img_name": "_DSC9117", "width": 5025, "height": 3312, "position": [-2.0897156843259346, 1.419412472127573, 3.2040938632142084], "rotation": [[-0.8416772368083202, 0.1351483580658979, 0.5227947497353067], [-0.1554219102693536, 0.8665680464765437, -0.4742402878647613], [-0.5171300212199397, -0.4804110137558449, -0.7083655828843929]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 90, "img_name": "_DSC9118", "width": 5025, "height": 3312, "position": [-1.1055661196679372, 1.0101721257165037, 3.8269316944751313], "rotation": [[-0.9620327523506503, -0.032546757188178295, 0.2709865162718716], [-0.054184514889230796, 0.9958771212486001, -0.07275161661310203], [-0.26750144252106434, -0.08467271089397588, -0.9598299382072921]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 91, "img_name": "_DSC9119", "width": 5025, "height": 3312, "position": [-1.1039301035094085, 1.1536833790061671, 3.774978385389255], "rotation": [[-0.9516571501854469, 0.02054912925790516, 0.306474145382046], [-0.08177587456619831, 0.9448002717820835, -0.3172777218454435], [-0.2960766367679945, -0.32700180385931077, -0.8974455111219344]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 92, "img_name": "_DSC9121", "width": 5025, "height": 3312, "position": [0.024668268858292253, 1.1450122891088133, 3.963133473974607], "rotation": [[-0.9989324913590119, 0.01401898294506077, -0.044015290802901834], [0.02582044193064239, 0.9595412194759949, -0.28038179845529687], [0.03830381816195671, -0.2812189827229067, -0.9588788772678797]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 93, "img_name": "_DSC9122", "width": 5025, "height": 3312, "position": [1.2589565072894204, 0.9249789673438109, 3.726389499257318], "rotation": [[-0.9509991097680818, 0.09542271600644264, -0.29410066047234407], [0.1336018447155102, 0.9846237947218087, -0.11254567942057124], [0.27883909393936845, -0.14632323170836234, -0.9491250031231359]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 94, "img_name": "_DSC9123", "width": 5025, "height": 3312, "position": [1.2636489355549456, 1.004109155528531, 3.7060249662560363], "rotation": [[-0.9598590275768283, 0.021273310038218595, -0.2796749782502583], [0.12501701951598415, 0.9250424607461073, -0.3587020917810861], [0.25108044927991635, -0.37926757322081267, -0.8905698826552524]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 95, "img_name": "_DSC9124", "width": 5025, "height": 3312, "position": [2.355789077206321, 0.7198401958460946, 3.2929105967944516], "rotation": [[-0.8430225062703978, 0.12976698766738376, -0.521990021775618], [0.19403135069737795, 0.9784866921436165, -0.07011154144928468], [0.5016621262046081, -0.16038803636673377, -0.8500651674561752]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 96, "img_name": "_DSC9125", "width": 5025, "height": 3312, "position": [2.3455212234033684, 0.8867425079059463, 3.2221234200611093], "rotation": [[-0.8284928219282105, -0.0064403451519369544, -0.5599626469397344], [0.1784032803559312, 0.9447986753587896, -0.2748230932773288], [0.5308219226554917, -0.3275881331712129, -0.781609942000309]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 97, "img_name": "_DSC9126", "width": 5025, "height": 3312, "position": [3.1276359780469365, 0.6095336943578374, 2.560706862441903], "rotation": [[-0.6594713950830094, 0.16953154724852948, -0.7323636620933538], [0.2606279467427512, 0.9653741454226132, -0.01121751871926273], [0.7051032211271809, -0.19827207023955487, -0.6808212935264247]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 98, "img_name": "_DSC9127", "width": 5025, "height": 3312, "position": [3.132743870633229, 0.7346398489613968, 2.5226634574811997], "rotation": [[-0.6386639963161781, -0.0622177573621007, -0.7669662642374043], [0.24348440166228102, 0.9291714140405376, -0.27812915970295], [0.7299477008365807, -0.3643754025709458, -0.5782792751298037]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 99, "img_name": "_DSC9129", "width": 5025, "height": 3312, "position": [3.6496553571960657, 0.44629059652374675, 1.6784763766615345], "rotation": [[-0.4451688276456777, 0.010933126156928335, -0.8953799091140078], [0.26183290424332384, 0.9578126819314849, -0.1184837397566541], [0.856310834421753, -0.2871851895269894, -0.42925100089372864]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 100, "img_name": "_DSC9130", "width": 5025, "height": 3312, "position": [3.964033215458286, -0.09237327372868381, 0.5849035626650088], "rotation": [[-0.15322084155034668, 0.21425090883973213, -0.9646864370229075], [0.3191909794058245, 0.9346160748054727, 0.15687546456078355], [0.9352221620452297, -0.28388261795425224, -0.21158961893931844]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 101, "img_name": "_DSC9131", "width": 5025, "height": 3312, "position": [3.9579431614440512, 0.049606391423353983, 0.5291865049581705], "rotation": [[-0.1343154442523512, 0.05978728780196687, -0.9891333791014123], [0.3080225330870551, 0.9512499915022476, 0.015670761870681782], [0.9418500308148466, -0.3025705436493419, -0.14618339703883626]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 102, "img_name": "_DSC9132", "width": 5025, "height": 3312, "position": [3.8561960596813853, -0.4241752238877996, -0.5330638357016919], "rotation": [[0.13868155787578082, 0.24114701676909253, -0.9605287823946314], [0.3256530926380675, 0.9048594193968363, 0.27418879332329044], [0.9352633258929851, -0.3508240975648435, 0.046957042149228835]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 103, "img_name": "_DSC9133", "width": 5025, "height": 3312, "position": [3.870288434497952, -0.32749106961473373, -0.5798765128309186], "rotation": [[0.1895503378708149, -0.011273768118062171, -0.9818062800601146], [0.3035733802014989, 0.9516142399209255, 0.04768166537313104], [0.9337632849100979, -0.30708832692262844, 0.1838012165948982]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 104, "img_name": "_DSC9134", "width": 5025, "height": 3312, "position": [3.47628445493765, -0.7791670005060298, -1.6870824463332057], "rotation": [[0.4714696215500125, 0.20353273202052205, -0.8580739029662598], [0.29423618888509506, 0.8809435966726304, 0.37062574739467874], [0.8313491812144055, -0.42721517585141094, 0.35545144874706214]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 105, "img_name": "_DSC9135", "width": 5025, "height": 3312, "position": [3.460113666411628, -0.6457138457117567, -1.7402149779052138], "rotation": [[0.5012359340208803, 0.05316621264537842, -0.8636758027634918], [0.2530088514342376, 0.945487456480014, 0.20503655950800947], [0.8274956553010676, -0.3212893142821591, 0.4604607659572705]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 106, "img_name": "_DSC9137", "width": 5025, "height": 3312, "position": [2.86852118875721, -0.9353646701446044, -2.618641924924377], "rotation": [[0.7145542262216582, 0.08494345609519603, -0.6944039653223265], [0.18063048447828464, 0.9365422076803773, 0.3004352198233512], [0.6758586286094953, -0.3401077807104223, 0.6538668149052402]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 107, "img_name": "_DSC9138", "width": 5025, "height": 3312, "position": [1.9716250119290517, -1.2800903123261242, -3.310143367873368], "rotation": [[0.8714436199974422, 0.13049975237260186, -0.4728169114958165], [0.12842706845243343, 0.86962191714784, 0.4767223608189882], [0.4733840990722727, -0.4761591497039674, 0.7410667708774475]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 108, "img_name": "_DSC9139", "width": 5025, "height": 3312, "position": [1.9650964998659617, -1.1659076459352586, -3.3774842540542727], "rotation": [[0.886363735813734, 0.04724457038128673, -0.46057277210426706], [0.11069427238334269, 0.944305329040823, 0.30989389088303343], [0.4495621268477181, -0.3256614747166001, 0.8317682958550208]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 109, "img_name": "_DSC9140", "width": 5025, "height": 3312, "position": [0.66482236560853, -1.380720674479248, -3.6753950032845877], "rotation": [[0.9897551295541634, 0.04220766607257153, -0.13639390179156566], [0.03425217377619344, 0.8572126714156594, 0.5138221721140829], [0.13860581558082768, -0.5132299181547535, 0.8469849343394713]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 110, "img_name": "_DSC9141", "width": 5025, "height": 3312, "position": [0.6465252432445079, -1.2183828914419705, -3.71092469936755], "rotation": [[0.9929349211840622, 0.047040605200466636, -0.10893770584868101], [-0.0025402657336967035, 0.9262808322552923, 0.37682537978013775], [0.11863300275725186, -0.37388634805087057, 0.9198560808071995]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 111, "img_name": "_DSC9142", "width": 5025, "height": 3312, "position": [-0.5201736438882553, -1.4093992976257914, -3.5985009242874035], "rotation": [[0.990485412319025, -0.024516178772626226, 0.1354164131913101], [-0.05042275003571912, 0.8509233937929396, 0.5228641546087673], [-0.12804762497620323, -0.5247173857175825, 0.8415910353988209]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 112, "img_name": "_DSC9143", "width": 5025, "height": 3312, "position": [-0.5269042400612003, -1.256301954769725, -3.6724208071284896], "rotation": [[0.9830129850461354, 0.031026951270324673, 0.18089444304774832], [-0.0779316915679547, 0.9629062160334325, 0.25833751290421164], [-0.16616895823240677, -0.2680465396513177, 0.9489672965391964]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 113, "img_name": "_DSC9145", "width": 5025, "height": 3312, "position": [-1.6518055787280943, -1.0708968691748348, -3.2454549701013837], "rotation": [[0.850955553722297, 0.06363856055025613, 0.5213681800803251], [-0.2280830354833512, 0.9389295972962296, 0.25766128976980734], [-0.47313082177541477, -0.33817354262601873, 0.8135022314375596]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 114, "img_name": "_DSC9146", "width": 5025, "height": 3312, "position": [-2.617603911892661, -0.9406636024394708, -2.48819974559566], "rotation": [[0.6893020308538753, -0.1555815875848157, 0.7075712542672373], [-0.22282557458305588, 0.8837967525263295, 0.41140255654971924], [-0.6893558395868231, -0.44124558901874844, 0.5745353397303282]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 115, "img_name": "_DSC9147", "width": 5025, "height": 3312, "position": [-2.6391347112383743, -0.8058478743392965, -2.550397202913732], "rotation": [[0.6610421965861041, 0.04130929328423336, 0.7492107558097224], [-0.24455441475511916, 0.9558243554687409, 0.16307341817889048], [-0.7093774401236619, -0.2910212084730653, 0.6419426015326268]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 116, "img_name": "_DSC9148", "width": 5025, "height": 3312, "position": [-3.315922368341713, -0.6946969156986448, -1.6127296596154572], "rotation": [[0.47113728411421907, -0.19674867691073428, 0.8598369715541155], [-0.2727804063332172, 0.8945207472273845, 0.35415177918576995], [-0.8388209042687015, -0.4014007858906568, 0.3677728913992988]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 117, "img_name": "_DSC9149", "width": 5025, "height": 3312, "position": [-3.328835305122413, -0.54393802043357, -1.6611821205348718], "rotation": [[0.4261034862523851, 0.0504502471636755, 0.90326662263403], [-0.3045411322917444, 0.9481705234298721, 0.09070478069641644], [-0.8518747077745795, -0.3137314632928084, 0.41938294099084134]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 118, "img_name": "_DSC9150", "width": 5025, "height": 3312, "position": [-3.719591166613984, -0.3303394655306774, -0.5381678832766418], "rotation": [[0.1376396894865378, -0.22881198983743412, 0.9636910237128307], [-0.29069100405652454, 0.920774544972961, 0.26014030347188893], [-0.9468653843280251, -0.3159419418761472, 0.06022153539117149]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 119, "img_name": "_DSC9151", "width": 5025, "height": 3312, "position": [-3.7079820532562944, -0.19007371602699255, -0.5858486119962822], "rotation": [[0.07243287268409336, -0.05466762869278365, 0.9958739525300565], [-0.32757175771258684, 0.9418029310772104, 0.07552471491811065], [-0.9420457645485255, -0.3316906531506179, 0.05030992057934729]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 120, "img_name": "_DSC9153", "width": 5025, "height": 3312, "position": [-3.7655087590741116, 0.1661166174093847, 0.5464815394537279], "rotation": [[-0.24855689184374868, -0.05398787736621942, 0.9671115657536441], [-0.29578083239770697, 0.9549858992873183, -0.0227075174449237], [-0.9223519776653023, -0.2916971738976606, -0.2533369061882288]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 121, "img_name": "_DSC9154", "width": 5025, "height": 3312, "position": [-3.4025087444769224, 0.33449392063459504, 1.6390544699280125], "rotation": [[-0.4540983061584887, -0.22796417732178842, 0.8612938303517512], [-0.24677476623300967, 0.9610723311493485, 0.12426660472468144], [-0.8560940036553429, -0.15611632892544253, -0.49267712423879406]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 122, "img_name": "_DSC9155", "width": 5025, "height": 3312, "position": [-3.3811505762779337, 0.49942555773265035, 1.5922550192425065], "rotation": [[-0.5527561591135107, -0.02686158275977085, 0.8329100095050596], [-0.2537117199853146, 0.9574576661497465, -0.13749611148383137], [-0.7937827106357077, -0.28732085358135917, -0.5360557204182291]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 123, "img_name": "_DSC9156", "width": 5025, "height": 3312, "position": [-2.7493120933980957, 0.6680473311310379, 2.5619174019212676], "rotation": [[-0.6928288652109708, -0.1674781082019063, 0.7013838084840484], [-0.19723780901226332, 0.979576693755394, 0.039073619582694126], [-0.693603208056681, -0.11126807414690744, -0.711712024240927]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 124, "img_name": "_DSC9157", "width": 5025, "height": 3312, "position": [-2.758724239106666, 0.8022458080521873, 2.541470080223552], "rotation": [[-0.7261286910596376, 0.011854776668139307, 0.6874566082962371], [-0.19847751910567715, 0.9536722826211789, -0.22608815044085306], [-0.6582885373676751, -0.3006137748511515, -0.6901358996169293]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 125, "img_name": "_DSC9158", "width": 5025, "height": 3312, "position": [-1.8773290474890563, 0.821356705612419, 3.2145305945786027], "rotation": [[-0.868405509629791, -0.06411166926869838, 0.49169255099930353], [-0.10110762100573557, 0.9936676982058977, -0.049007698545773665], [-0.4854370400156772, -0.0922724195292067, -0.8693886822216189]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 126, "img_name": "_DSC9159", "width": 5025, "height": 3312, "position": [-1.858526323980083, 0.9766399251628933, 3.1708125503337548], "rotation": [[-0.8912550295722566, -0.04765782246575213, 0.45099135714554284], [-0.1359547093337716, 0.9768016538135077, -0.16545345604479147], [-0.4326439520808367, -0.20877562373279818, -0.8770586922565987]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 127, "img_name": "_DSC9161", "width": 5025, "height": 3312, "position": [-0.9562610632989732, 0.8402912873396966, 3.56167792363598], "rotation": [[-0.9671520731794729, 0.08134072410133153, 0.24083304164362146], [-0.03219891707009342, 0.9005887890867796, -0.4334778687669317], [-0.2521509410733192, -0.4269935825909789, -0.8683872312177098]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 128, "img_name": "_DSC9162", "width": 5025, "height": 3312, "position": [0.2521280638684729, 0.6653679008669665, 3.743265188688617], "rotation": [[-0.9962352561201204, 0.058821887667286826, -0.06368123738224679], [0.06037114334752269, 0.9979182562649922, -0.022682126530606198], [0.062214463866450256, -0.026441243244118694, -0.997712494229432]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 129, "img_name": "_DSC9163", "width": 5025, "height": 3312, "position": [0.29404681670225336, 0.829026740594335, 3.7627758303705146], "rotation": [[-0.9994770281788224, 0.026013104884745, -0.0192090738216102], [0.03207687951830499, 0.8727275685016536, -0.48715260953582074], [0.004091936362770101, -0.48751400959505453, -0.8731055758070475]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 130, "img_name": "_DSC9164", "width": 5025, "height": 3312, "position": [1.3994733683729068, 0.5863493644788129, 3.4801356480431207], "rotation": [[-0.9375302972202543, 0.15437051189850196, -0.3117798692191268], [0.15962221047104608, 0.9871392124612403, 0.008770698132951203], [0.3091240717227282, -0.04154419667771581, -0.9501138815973401]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 131, "img_name": "_DSC9165", "width": 5025, "height": 3312, "position": [1.4293947494117485, 0.7747746098490031, 3.443982825513876], "rotation": [[-0.9256878914916774, -0.015629878831484662, -0.37796512330293836], [0.1528822650039221, 0.8984577815281646, -0.4115830752822078], [0.34601869977352795, -0.4387816332746872, -0.8293019580996025]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 132, "img_name": "_DSC9166", "width": 5025, "height": 3312, "position": [2.406985397334715, 0.3676652007655294, 2.8752636927970467], "rotation": [[-0.7653988044349417, 0.2076353487891292, -0.6091405684263511], [0.2583686991054056, 0.9660352281426117, 0.004642554257376419], [0.589415206363173, -0.15382945075852342, -0.7930486836173356]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 133, "img_name": "_DSC9167", "width": 5025, "height": 3312, "position": [2.4430530177650858, 0.55293797294338, 2.8657456634540184], "rotation": [[-0.7763575029569284, -0.04566070479165365, -0.6286367215176121], [0.24566423576277055, 0.8965748285180657, -0.3685141247427228], [0.5804464754562441, -0.4405322654536562, -0.6848453929352908]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 134, "img_name": "_DSC9169", "width": 5025, "height": 3312, "position": [3.18417342960264, 0.2254059458798389, 1.984744465230913], "rotation": [[-0.5541779827304001, -0.13533519997684376, -0.8213228032290912], [0.29101473992093324, 0.8929293881001311, -0.3434931280475304], [0.7798699792950208, -0.42937337075598114, -0.4554572689946124]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 135, "img_name": "_DSC9170", "width": 5025, "height": 3312, "position": [3.5234227709109867, -0.27143667488104994, 0.8426280392477241], "rotation": [[-0.26719858379952194, 0.295746404040454, -0.917136293749555], [0.3189545198723315, 0.9252376184670428, 0.2054345726172822], [0.9093255363556771, -0.23763293936358104, -0.3415518336371278]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 136, "img_name": "_DSC9171", "width": 5025, "height": 3312, "position": [3.572072044144461, -0.11574607384259535, 0.8018425071385836], "rotation": [[-0.2863997471764666, -0.14225854099688595, -0.9474902069840581], [0.31711386531612246, 0.9191041301453527, -0.23385122273364828], [0.9041094962677495, -0.36743721295371207, -0.2181190346927207]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 137, "img_name": "_DSC9172", "width": 5025, "height": 3312, "position": [3.670433007164039, -0.7171516642110918, -0.39316203492854074], "rotation": [[0.12040196495764116, 0.3075967678525029, -0.9438684205126432], [0.3156228301833603, 0.8895899624076491, 0.3301695440990934], [0.9412149573298251, -0.33765948408159785, 0.010023817055614078]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 138, "img_name": "_DSC9173", "width": 5025, "height": 3312, "position": [3.7177035991988983, -0.5558686937155061, -0.47212765520710065], "rotation": [[0.10131927194578608, -0.1341210222706068, -0.9857717568065453], [0.3264871225547252, 0.9404757068726062, -0.09440129018402028], [0.9397555873408313, -0.3122771143832976, 0.1390771005382596]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 139, "img_name": "_DSC9174", "width": 5025, "height": 3312, "position": [3.2949133182581156, -1.0447521314107207, -1.5754933043983448], "rotation": [[0.45655909193774147, 0.292115727264172, -0.8403702740184882], [0.2581664780992387, 0.8604227474218167, 0.4393435618111731], [0.8514128640999149, -0.41754173157184743, 0.31741933974029224]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 140, "img_name": "_DSC9175", "width": 5025, "height": 3312, "position": [3.353345859360438, -0.923283028459378, -1.6476343995038467], "rotation": [[0.42873620937223206, -0.11838448932529477, -0.8956396459851017], [0.3004313131199588, 0.9536380229016017, 0.017763653153031595], [0.8520130802224497, -0.27669411624303314, 0.4444255586330967]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 141, "img_name": "_DSC9177", "width": 5025, "height": 3312, "position": [2.741876702020147, -1.1645803269467183, -2.5097056847131367], "rotation": [[0.7002267455783118, -0.08129966426508234, -0.709276299735999], [0.2447585630269095, 0.9606217572240073, 0.1315259874430242], [0.6706532267884858, -0.2656994620586295, 0.6925518357927776]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 142, "img_name": "_DSC9178", "width": 5025, "height": 3312, "position": [1.6154616673352347, -1.5080239654144438, -3.052925556945282], "rotation": [[0.8973865516385215, 0.1282879604957627, -0.42218429166675653], [0.14700165228092396, 0.8152212813355925, 0.5601828064875191], [0.416038328961409, -0.5647623054430885, 0.7127100723194573]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 143, "img_name": "_DSC9179", "width": 5025, "height": 3312, "position": [1.6473729837600473, -1.3930268706823254, -3.1480738244024127], "rotation": [[0.886469987154268, -0.07236829728218126, -0.45709276019555334], [0.1618600358665342, 0.973800497470976, 0.15973077322345774], [0.43355771318706354, -0.2155815870471253, 0.8749584496776099]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 144, "img_name": "_DSC9180", "width": 5025, "height": 3312, "position": [0.39374299599831625, -1.628692196667687, -3.477210844212966], "rotation": [[0.9956119458321676, 0.02575035714092183, -0.08996539569967885], [0.02634023474006903, 0.8454064315004901, 0.5334736709636616], [0.08979446168958793, -0.5335024692395736, 0.8410184718334996]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 145, "img_name": "_DSC9181", "width": 5025, "height": 3312, "position": [0.40412369466423326, -1.4920648344350145, -3.5680363780784004], "rotation": [[0.995477995650786, -0.02337349782270422, -0.09207192717992745], [0.025345984470863846, 0.9994723538454489, 0.020312433872890074], [0.09154857315270702, -0.022554234595078687, 0.9955451598272846]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 146, "img_name": "_DSC9182", "width": 5025, "height": 3312, "position": [-0.9210354936495316, -1.5822323205269333, -3.3178676276046666], "rotation": [[0.9668708735266549, -0.05800815183660637, 0.2485875464425053], [-0.08868490713000085, 0.8368415433979293, 0.5402140487720721], [-0.23936520459988878, -0.5443631926975526, 0.8039732665101375]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 147, "img_name": "_DSC9183", "width": 5025, "height": 3312, "position": [-0.9208891649482446, -1.429870032311662, -3.4174386831010675], "rotation": [[0.965739508093342, 0.04369528275752539, 0.2558083751020871], [-0.07184699036686924, 0.992211338622046, 0.10175789642612809], [-0.2493696302336217, -0.11665068270090628, 0.9613570646448486]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 148, "img_name": "_DSC9185", "width": 5025, "height": 3312, "position": [-2.125896202441929, -1.2427452186967247, -2.8963184931042147], "rotation": [[0.8339426755350254, 0.09936283927976694, 0.5428320551438969], [-0.17794409621239896, 0.9795336324510995, 0.09407317109732613], [-0.5223748774057153, -0.17504539144866824, 0.8345559288555479]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 149, "img_name": "_DSC9186", "width": 5025, "height": 3312, "position": [-2.9796363625425797, -1.1130069929042499, -2.056235759268615], "rotation": [[0.607385115110948, -0.18150286396696186, 0.7733951333655072], [-0.2665246296950648, 0.870564048910878, 0.4136216368975476], [-0.7483635104062522, -0.45735647706760274, 0.48039266145179843]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 150, "img_name": "_DSC9187", "width": 5025, "height": 3312, "position": [-3.04001682206349, -1.0024990134210399, -2.132816544451391], "rotation": [[0.6151089913318439, 0.20541525804123106, 0.7612131768082946], [-0.26382202683573136, 0.9634353472241978, -0.04680031917921472], [-0.7429931809505443, -0.17203750603529502, 0.6468108143639435]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 151, "img_name": "_DSC9188", "width": 5025, "height": 3312, "position": [-3.518804509571883, -0.7522800314763268, -0.9075433925457114], "rotation": [[0.2925031763003823, -0.2513970519002105, 0.9226274514396753], [-0.28210303734283343, 0.8992003975075864, 0.33444957982354623], [-0.913706609462871, -0.35810357079772553, 0.1920991004814521]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 152, "img_name": "_DSC9189", "width": 5025, "height": 3312, "position": [-3.546948245628289, -0.6458679991561221, -0.9493745376478743], "rotation": [[0.29842850764434753, 0.14991383880691928, 0.9425848857049112], [-0.308667276261809, 0.9496746727019648, -0.05331536920562482], [-0.903141704490654, -0.2750342832495415, 0.32968349162056526]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 153, "img_name": "_DSC9190", "width": 5025, "height": 3312, "position": [-3.7761820958338133, -0.3419900895126301, 0.4528514980861333], "rotation": [[-0.10778976399565804, -0.27936485429178204, 0.9541156350067278], [-0.30005528294456885, 0.9240947376195553, 0.23667645231602535], [-0.9478123200058202, -0.2607761378853066, -0.18343285407693039]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 154, "img_name": "_DSC9191", "width": 5025, "height": 3312, "position": [-3.8118494888942087, -0.18726190853102043, 0.4030736614337152], "rotation": [[-0.08534622701180608, 0.1886142544212124, 0.9783356706999798], [-0.283383344999602, 0.9367693380037836, -0.2053219110392002], [-0.955201497754105, -0.2947674853254389, -0.026499590246481124]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 155, "img_name": "_DSC9193", "width": 5025, "height": 3312, "position": [-3.4807510282238425, 0.2236858606476745, 1.7573699787387649], "rotation": [[-0.4480856697872995, 0.24207798965943547, 0.860591354507883], [-0.24154048296704214, 0.8940564885369912, -0.3772548083099177], [-0.8607423700616315, -0.376910124867124, -0.34214226595574815]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 156, "img_name": "_DSC9194", "width": 5025, "height": 3312, "position": [-2.6108234590297323, 0.39601080282578094, 2.802579405265639], "rotation": [[-0.709470395792393, -0.1481314998603936, 0.6889911583201157], [-0.1752162457339252, 0.9840373351707865, 0.031141455021980773], [-0.6826060538298011, -0.09862850368472345, -0.7241004029385831]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 157, "img_name": "_DSC9195", "width": 5025, "height": 3312, "position": [-2.6540186021928305, 0.5399546609366298, 2.8075303903136133], "rotation": [[-0.7043373606059268, 0.18252808801969442, 0.6859973611746262], [-0.18975103751467043, 0.8828011221949303, -0.42971702597579015], [-0.6840346674085913, -0.4328344668984281, -0.5871549182694212]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 158, "img_name": "_DSC9196", "width": 5025, "height": 3312, "position": [-1.622412141283623, 0.5809643288309942, 3.499990540228927], "rotation": [[-0.8932405131256903, -0.09578432773004393, 0.43925704123241693], [-0.11742195305163085, 0.9928320701494436, -0.02228374798615468], [-0.4339740437543405, -0.07148316615870752, -0.8980850106217299]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 159, "img_name": "_DSC9197", "width": 5025, "height": 3312, "position": [-1.6315427209859625, 0.7651632941267354, 3.46016340166918], "rotation": [[-0.8888455098679036, 0.1285471156080846, 0.43980597842288166], [-0.11206379587291287, 0.8697063247288912, -0.48067932593478424], [-0.44429198196931324, -0.4765359879331321, -0.7586290839154355]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 160, "img_name": "_DSC9198", "width": 5025, "height": 3312, "position": [-0.3530028608217329, 0.3856813716235847, 3.0647571766299095], "rotation": [[-0.9936630774887766, -0.026257105011180528, 0.10928976563231392], [-0.02124626927514432, 0.9986799971120781, 0.04676386863923372], [-0.1103733866356484, 0.044145529837700294, -0.9929093048803231]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 161, "img_name": "_DSC9199", "width": 5025, "height": 3312, "position": [0.8276908310541979, 0.35120167234085226, 2.851968552915418], "rotation": [[-0.9637055774629752, 0.11330283204784995, -0.24173131410036486], [0.09776503445685693, 0.9923513606890633, 0.07537091598364741], [0.24842213670364025, 0.049002501859610866, -0.9674115963782408]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 162, "img_name": "_DSC9201", "width": 5025, "height": 3312, "position": [2.669487166637894, -0.16041704044888758, 1.2914352112685328], "rotation": [[-0.42691430021143006, 0.2828469808516144, -0.8589189517632683], [0.3134302963757021, 0.9372292892317747, 0.15284864644458582], [0.8482367768428959, -0.20395794867871386, -0.48876939918733314]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 163, "img_name": "_DSC9202", "width": 5025, "height": 3312, "position": [2.986803246113835, -0.5698806214613374, 0.07138683306421714], "rotation": [[-0.04338104240751132, 0.3523308240516539, -0.934869550035041], [0.3172358352801323, 0.8921801539849796, 0.3215213797703894], [0.9473539517908576, -0.2826261899725869, -0.1504756683581261]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 164, "img_name": "_DSC9203", "width": 5025, "height": 3312, "position": [2.7470361368127962, -0.9843806623540661, -1.1424194049151837], "rotation": [[0.4282352063242373, 0.2507211808327684, -0.8681897819867844], [0.2790107359583666, 0.8771165848575925, 0.3909213549906481], [0.8595159203205072, -0.40964055713463726, 0.3056583005024]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 165, "img_name": "_DSC9204", "width": 5025, "height": 3312, "position": [1.9521276973947932, -1.2912404300323916, -2.1996100165648875], "rotation": [[0.7608851700149131, 0.15589877552005388, -0.62988040915933], [0.201866092553463, 0.865670911738866, 0.45810910626879847], [0.616687796805299, -0.47571992218168496, 0.6272054822072891]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 166, "img_name": "_DSC9205", "width": 5025, "height": 3312, "position": [0.678207597392556, -1.4309896758024212, -2.736098837490814], "rotation": [[0.9701435091604981, 0.07673732626882131, -0.2300716288264742], [0.05707539076467421, 0.8497471554271449, 0.524091758771816], [0.2357201124274596, -0.521575646096123, 0.8199968743822122]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 167, "img_name": "_DSC9206", "width": 5025, "height": 3312, "position": [-0.6648819758185897, -1.4135615179535514, -2.737334282490822], "rotation": [[0.9743127104025211, -0.043920074971419816, 0.22087500846088925], [-0.09014837379518481, 0.8227204314237428, 0.5612524943552715], [-0.20636863388164556, -0.5667469618202072, 0.7976276501083622]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 168, "img_name": "_DSC9207", "width": 5025, "height": 3312, "position": [-1.7801396676750205, -1.220252186550959, -2.150501164126038], "rotation": [[0.8007908440229031, -0.14962876696618854, 0.5799528051706143], [-0.20513780105925447, 0.8412095565026495, 0.5002848834665998], [-0.5627188522749708, -0.5195937972539643, 0.642938394521237]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 169, "img_name": "_DSC9209", "width": 5025, "height": 3312, "position": [-2.8980491745223422, -0.5078367207253549, 0.1201901418411639], "rotation": [[0.014990161121449996, -0.28618571851779645, 0.958056903104406], [-0.3015837398848815, 0.9122477772328309, 0.27722056339818546], [-0.9533218464435822, -0.29308996477227234, -0.07263421812883426]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 170, "img_name": "_DSC9210", "width": 5025, "height": 3312, "position": [-2.6386210618149786, -0.12974208244160693, 1.2385072742473842], "rotation": [[-0.39203487547406674, -0.26166441582142425, 0.8819526007132499], [-0.26458804787720985, 0.9502591966391147, 0.16431866638733317], [-0.8810799176763477, -0.16893546902772424, -0.4417680228036231]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 171, "img_name": "_DSC9211", "width": 5025, "height": 3312, "position": [-1.873627260015853, 0.16127995276975332, 2.134621825776653], "rotation": [[-0.7367272259925812, -0.18615988028502356, 0.6500596076157492], [-0.18054808674426187, 0.9806098704098304, 0.07620151197845086], [-0.6516405319301913, -0.06122728988842458, -0.7560527998219807]], "fy": 4285.457130435278, "fx": 4328.590804346088}, {"id": 172, "img_name": "_DSC9212", "width": 5025, "height": 3312, "position": [-0.9423499940335544, 0.28486305041301685, 2.6765325102683923], "rotation": [[-0.9422739617199267, -0.06827267201680368, 0.32780882129729266], [-0.0691681892839679, 0.9975649425280717, 0.008941310314600368], [-0.32762103512413787, -0.014248778707339807, -0.9447017675698175]], "fy": 4285.457130435278, "fx": 4328.590804346088}]
GS_Orig_models/flowers/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images_4', model_path='./eval/flowers', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/flowers', white_background=False)
GS_Orig_models/flowers/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d419060c5ee74a287dd98f63c42dc984c0bb051b30a596ab17cd612ff04ab65a
3
+ size 1955962
GS_Orig_models/flowers/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f060ef6d99644f5822aae68f7787c1ec5cfa1a8a7af430adab6b6bfce5cd0c
3
+ size 901840636
GS_Orig_models/flowers/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbf52a538ec25417cd1d740d126acf3ec0fb69c07d371306f24b06ba8e7843c9
3
+ size 610467172
GS_Orig_models/garden/cameras.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"id": 0, "img_name": "DSC07956", "width": 5187, "height": 3361, "position": [0.32511876709066195, 2.9957802654512298, -3.225355003982969], "rotation": [[0.9999338259558068, -0.010638588983250229, -0.004377685898681347], [0.008907733496057774, 0.9568136992250932, -0.2905653063584087], [0.007279834705902121, 0.2905070832176699, 0.9568451487085131]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 1, "img_name": "DSC07964", "width": 5187, "height": 3361, "position": [-3.747014766310446, 1.023277531795199, 0.46018699117578293], "rotation": [[0.1057292030615031, -0.1670321337148854, 0.9802660873082532], [0.46648239145915427, 0.878922003018659, 0.09944994252495384], [-0.8781887690459993, 0.4467621055061864, 0.1708452721182278]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 2, "img_name": "DSC07972", "width": 5187, "height": 3361, "position": [-0.47236299183309893, -0.9504314080741729, 3.9417882069182895], "rotation": [[-0.9705549123760506, -0.041227128665984526, 0.23732569587947053], [0.11793442557389681, 0.7777537405131596, 0.6174063413849452], [-0.21003483836561868, 0.6272156271807543, -0.7499906157366114]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 3, "img_name": "DSC07980", "width": 5187, "height": 3361, "position": [3.71851275043758, 0.454774024269242, 1.2406609955442738], "rotation": [[-0.209009666145897, 0.24394954290361293, -0.9469971383138907], [-0.4726081537302889, 0.8225890889635181, 0.3162099361908429], [0.8561287826520187, 0.5136495023216587, -0.056636527784497875]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 4, "img_name": "DSC07988", "width": 5187, "height": 3361, "position": [0.9254777855307261, 2.9276458372690697, -3.282922615677503], "rotation": [[0.99408524569965, 0.03585740869830666, -0.1025122945002652], [-0.06923971387773264, 0.9364601843788786, -0.3438723383687706], [0.08366831123188885, 0.34893633991678075, 0.9334040091948849]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 5, "img_name": "DSC07996", "width": 5187, "height": 3361, "position": [-3.30326227674897, 1.1459637860858836, -0.799459662873427], "rotation": [[0.36549841546762224, -0.2748316545002842, 0.8893134823982448], [0.4332196102912675, 0.8958562124491365, 0.09880493851710967], [-0.8238517327466996, 0.34915499180295834, 0.4464964883953024]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 6, "img_name": "DSC08004", "width": 5187, "height": 3361, "position": [-1.8524691897562915, -0.9337400134986702, 2.966285978095529], "rotation": [[-0.7869124738743972, -0.22276813060234513, 0.5754503614116618], [0.2907429232325243, 0.6887050628532992, 0.6641941651282698], [-0.5442768698475824, 0.6899707938660659, -0.47718234728534126]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 7, "img_name": "DSC08012", "width": 5187, "height": 3361, "position": [2.8764376287807716, -0.8444176106440944, 2.694509536324592], "rotation": [[-0.7198227086256263, 0.21879935037091752, -0.658773187390114], [-0.3594260751520359, 0.6944196324865103, 0.6233732994908451], [0.5938587076465822, 0.6854985180834194, -0.42121682902961743]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 8, "img_name": "DSC08020", "width": 5187, "height": 3361, "position": [2.4611484748512664, 1.6374903559333274, -1.9821265191793036], "rotation": [[0.80331268735978, 0.23637146601763173, -0.5466417989684688], [-0.29380927440025306, 0.9556846221827656, -0.01852061553461891], [0.5180394160710216, 0.1754862757484468, 0.837161711033618]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 9, "img_name": "DSC08028", "width": 5187, "height": 3361, "position": [-2.033758615443961, 1.5961105689422388, -2.6100663204447683], "rotation": [[0.813998439752609, -0.1859235304932058, 0.5503080781610062], [0.2518135710186353, 0.9666878158227703, -0.045875834495346456], [-0.5234467169933927, 0.17591790002368615, 0.8337004419574787]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 10, "img_name": "DSC08036", "width": 5187, "height": 3361, "position": [-2.535996145213771, -0.9650273765416633, 2.2170531281701136], "rotation": [[-0.6221745754642246, -0.346111238588924, 0.702214930180463], [0.36416157604023397, 0.6660710040292478, 0.6509498937148408], [-0.6930260775626012, 0.6607241694640136, -0.28837203003114703]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 11, "img_name": "DSC08044", "width": 5187, "height": 3361, "position": [3.096029281252965, -0.9865959915653958, 2.2524852704875227], "rotation": [[-0.6779486348735319, 0.32545749909121835, -0.6591381226711163], [-0.3538140130195729, 0.6414978814831768, 0.6806585871371796], [0.6443611508029479, 0.6946638642810532, -0.3197511892050044]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 12, "img_name": "DSC08052", "width": 5187, "height": 3361, "position": [1.7138388006271879, 1.6504310080684725, -2.5593552797433228], "rotation": [[0.9177003465922194, 0.20175644272631657, -0.34222859565346503], [-0.21313704649468446, 0.9770121832255969, 0.004448959459824055], [0.3352591136360697, 0.06885878046534787, 0.9396061914849124]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 13, "img_name": "DSC08060", "width": 5187, "height": 3361, "position": [-2.9437818969143037, 0.6461493070316483, -1.825530234186186], "rotation": [[0.5458772156980146, -0.3529797437016748, 0.7598837844816029], [0.35948718144824304, 0.9178792436501306, 0.16812691768619964], [-0.7568269496761998, 0.18139182620108366, 0.6279410590423712]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 14, "img_name": "DSC08068", "width": 5187, "height": 3361, "position": [-1.354359206030579, -1.849221587830189, 3.0381054886127083], "rotation": [[-0.87793048451505, -0.25627019703586323, 0.404430031612848], [0.21787757229813395, 0.538330149131371, 0.8140823140356676], [-0.4263419142526815, 0.8028239138487316, -0.416780920273425]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 15, "img_name": "DSC08076", "width": 5187, "height": 3361, "position": [3.6250135610410394, -0.7444772261273279, 1.000739275839893], "rotation": [[-0.28324911601720926, 0.48511973033257577, -0.8273021126030791], [-0.46514389541620976, 0.6848883656065285, 0.5608645854516503], [0.8386960682109477, 0.543678925376795, 0.03165645698163521]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 16, "img_name": "DSC08084", "width": 5187, "height": 3361, "position": [-0.3229460107503043, 1.0044398216389665, -3.2761388855372937], "rotation": [[0.9868600244736969, -0.046495586841086844, 0.15474318240257845], [0.0333859894413838, 0.9957126579484153, 0.08626516394421085], [-0.1580906948709965, -0.07996538754739278, 0.9841813191630903]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 17, "img_name": "DSC08092", "width": 5187, "height": 3361, "position": [-3.067429723583009, -0.8532869998534832, 0.4321151937707968], "rotation": [[-0.13859753799919924, -0.541200220698059, 0.8293931779180079], [0.4437293766284286, 0.7147734048450786, 0.5405582485201013], [-0.8853784291349697, 0.44294616020747446, 0.14108060242268494]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 18, "img_name": "DSC08100", "width": 5187, "height": 3361, "position": [1.3282266137047822, -2.1377501292351324, 2.801298166909384], "rotation": [[-0.9421363297115161, 0.16538106765954633, -0.2915960196873425], [-0.20658114609186473, 0.3986300127289688, 0.8935425804241639], [0.2640139509894963, 0.9020771671046166, -0.34139920660632]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 19, "img_name": "DSC08108", "width": 5187, "height": 3361, "position": [3.031529505653127, -0.0537913821049901, -1.18015447121763], "rotation": [[0.43377239196056017, 0.5907858416468608, -0.6803040506144472], [-0.459672913068371, 0.7944877796766819, 0.3968500736243523], [0.7749466594315069, 0.1405747390323958, 0.6161951134031508]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 20, "img_name": "DSC08116", "width": 5187, "height": 3361, "position": [-1.6650141020692053, 0.579524520075829, -3.329908294085433], "rotation": [[0.8507691396020528, -0.2988185629990098, 0.4323185602168727], [0.24895386291216032, 0.9536178263451276, 0.16921883883866876], [-0.4628324159368013, -0.03633879034861875, 0.8857006531972882]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 21, "img_name": "DSC08124", "width": 5187, "height": 3361, "position": [-2.2984756861110545, -2.204422561193583, 1.8019589958829576], "rotation": [[-0.6573204024105815, -0.4779474603885055, 0.5826629503263171], [0.3396374864852179, 0.5023108796903472, 0.7951919000585411], [-0.6727378882958756, 0.7205900396570074, -0.16785031545492685]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 22, "img_name": "DSC08132", "width": 5187, "height": 3361, "position": [3.5957288758021573, -1.6155347651511074, 0.8124792509142044], "rotation": [[-0.3389997098197342, 0.5724696678103721, -0.7465639129901862], [-0.47238105181594753, 0.5826895371368794, 0.6613085854549814], [0.8135940871389096, 0.576846065036671, 0.07289223980859208]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 23, "img_name": "DSC08140", "width": 5187, "height": 3361, "position": [0.2590876889484415, 1.0667038238558155, -3.9908763840651322], "rotation": [[0.9995883138044335, 0.01434163849257928, 0.024849955954841827], [-0.014885650751784562, 0.9996505024299279, 0.021846976753976174], [-0.024527949512857895, -0.0222078904207727, 0.9994524447394951]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 24, "img_name": "DSC07957", "width": 5187, "height": 3361, "position": [-0.4628175928298152, 2.9359356929730334, -3.11973909527305], "rotation": [[0.9805882260114661, -0.025945141854591392, 0.19435426576700374], [0.07992926296206773, 0.9580056543857286, -0.27538423899582987], [-0.17904760241351075, 0.2855731356047288, 0.9414828412089391]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 25, "img_name": "DSC07958", "width": 5187, "height": 3361, "position": [-1.1916220814195986, 2.8252909513038142, -2.905461196236205], "rotation": [[0.9402466524023904, -0.05656847214483892, 0.33576217864032415], [0.15283840515192473, 0.9512953688672486, -0.26772662004802833], [-0.3042641197326994, 0.3030464141528881, 0.9030981210878261]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 26, "img_name": "DSC07959", "width": 5187, "height": 3361, "position": [-1.8738329883641658, 2.5912604425403654, -2.526694008900691], "rotation": [[0.8634548172747625, -0.08459594092417483, 0.49728191733076327], [0.2217601089046152, 0.9491202241176162, -0.22359171332931574], [-0.45306537345467013, 0.3033386341204813, 0.8382824347594914]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 27, "img_name": "DSC07960", "width": 5187, "height": 3361, "position": [-2.4083746017810332, 2.4120876867894188, -2.1613769856273404], "rotation": [[0.7553772729326289, -0.11374692435558291, 0.6453423996116402], [0.30244951800774816, 0.9341655753861923, -0.18936463983612364], [-0.5813170086912522, 0.33822524294178474, 0.7400501472489721]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 28, "img_name": "DSC07961", "width": 5187, "height": 3361, "position": [-2.9522982688998973, 2.078797742396649, -1.55236135232571], "rotation": [[0.6388209778944318, -0.1216213464805779, 0.7596815163489585], [0.3432836247965546, 0.9287417903251161, -0.13998228405850677], [-0.688523137700208, 0.35020984421336504, 0.6350503553794066]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 29, "img_name": "DSC07962", "width": 5187, "height": 3361, "position": [-3.4166628460181556, 1.7659905606502877, -0.9752561451985035], "rotation": [[0.4717126755843022, -0.14330885340132266, 0.8700285766742935], [0.3995722037411192, 0.91432013899398, -0.06603587984947555], [-0.7860211229289988, 0.37878919726785637, 0.4885586334746409]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 30, "img_name": "DSC07963", "width": 5187, "height": 3361, "position": [-3.662063951762298, 1.36055354160916, -0.22807816223245675], "rotation": [[0.2842840325369683, -0.14993846184515225, 0.9469430006626741], [0.4482973503348655, 0.89385748526526, 0.006948504731552768], [-0.8474739373734501, 0.42253668917003573, 0.321326425583029]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 31, "img_name": "DSC07965", "width": 5187, "height": 3361, "position": [-3.7346203373672955, 0.6555005536877767, 1.1100677762300206], "rotation": [[-0.07098976612073733, -0.1603439942172579, 0.9845050820714837], [0.4634058797166171, 0.8687144974784123, 0.1749002930669294], [-0.8832980492167922, 0.4686415745420861, 0.01263451069583826]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 32, "img_name": "DSC07966", "width": 5187, "height": 3361, "position": [-3.538971221974743, 0.3646233908025395, 1.6378282621718097], "rotation": [[-0.2163016919441152, -0.1504254138179412, 0.9646687374118714], [0.45647271935509226, 0.8578349364630419, 0.23611835648254018], [-0.8630447465494936, 0.49141776184947766, -0.11688605046013778]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 33, "img_name": "DSC07967", "width": 5187, "height": 3361, "position": [-3.3926089979415264, -0.006524345118665277, 2.266995305583914], "rotation": [[-0.4344259255442784, -0.1473112040052925, 0.8885794980695361], [0.43257695294266546, 0.8311907496049452, 0.3492837207114129], [-0.79003246452145, 0.5361169153698477, -0.29736737893804605]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 34, "img_name": "DSC07968", "width": 5187, "height": 3361, "position": [-3.0621130680616253, -0.332872176683633, 2.864568300633557], "rotation": [[-0.5989403447145206, -0.12765593023616953, 0.7905532410589364], [0.38695984767387687, 0.8181660187025497, 0.4252839547039473], [-0.7010938166618366, 0.5606320801701927, -0.44063491795655674]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 35, "img_name": "DSC07969", "width": 5187, "height": 3361, "position": [-2.4759616852749526, -0.5278415018304657, 3.253473466698903], "rotation": [[-0.7260783982129685, -0.12611338365977515, 0.6759479078378536], [0.32940154597389826, 0.799102267874691, 0.502921650943297], [-0.6035766572346011, 0.587818832583142, -0.5386689511212769]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 36, "img_name": "DSC07970", "width": 5187, "height": 3361, "position": [-1.7551479287700156, -0.6922696795751865, 3.569477404098061], "rotation": [[-0.8540425398528032, -0.10548664210071255, 0.5093956305859805], [0.24973341540756605, 0.7758661796328058, 0.5793659400852512], [-0.4563382093915045, 0.6220162695945427, -0.6362791832278065]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 37, "img_name": "DSC07971", "width": 5187, "height": 3361, "position": [-1.168346062303603, -0.821798113177697, 3.7371951855175025], "rotation": [[-0.9284014510241649, -0.04844196236621072, 0.36840754880747933], [0.1898903119954422, 0.7903705215109076, 0.582456958183907], [-0.3193938245278049, 0.6107109095215891, -0.7245824796700612]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 38, "img_name": "DSC07973", "width": 5187, "height": 3361, "position": [0.22123760903516096, -1.032332354485037, 4.08156285807665], "rotation": [[-0.9990657965474656, -0.004287501928220897, 0.043001761547547965], [0.02418422438369555, 0.7691859106168719, 0.638567269909328], [-0.03581420751511526, 0.6390106824112638, -0.7683636445748552]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 39, "img_name": "DSC07974", "width": 5187, "height": 3361, "position": [0.8911700109503229, -1.0185269621700863, 4.052108452453292], "rotation": [[-0.989720192909148, 0.03297796382373998, -0.13916319071478223], [-0.062154282245529956, 0.7771751944796457, 0.6262072837999156], [0.128805220959485, 0.6284195819574411, -0.7671362617332164]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 40, "img_name": "DSC07975", "width": 5187, "height": 3361, "position": [1.5227100503400297, -0.9077917783809625, 3.850870690229902], "rotation": [[-0.947644757452405, 0.05946028247375064, -0.3137417544432268], [-0.14321322697746766, 0.7990204861250285, 0.5840002006602596], [0.2854109060489325, 0.5983566975982344, -0.7486720758433977]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 41, "img_name": "DSC07976", "width": 5187, "height": 3361, "position": [2.107967106450911, -0.6803459900618636, 3.441820269087384], "rotation": [[-0.876630170435984, 0.093289623130627, -0.4720345225696123], [-0.2296380305825954, 0.780974416913321, 0.5808143722714211], [0.42283083992481335, 0.6175564802858468, -0.6632028908753581]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 42, "img_name": "DSC07977", "width": 5187, "height": 3361, "position": [2.8986381686247475, -0.4584506500526414, 3.0602632596241928], "rotation": [[-0.7452338156467189, 0.1432908318819929, -0.6512252279474426], [-0.3080161709976085, 0.792220532011522, 0.5267947105499003], [0.5913988488495765, 0.5931731333750268, -0.5462536365292664]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 43, "img_name": "DSC07978", "width": 5187, "height": 3361, "position": [3.2842754659868314, -0.168699912530121, 2.5010081634906123], "rotation": [[-0.5680181195898462, 0.180178757081511, -0.8030510764043451], [-0.38344308493274143, 0.8054365758347651, 0.4519328743572779], [0.7282354127855073, 0.564630443568296, -0.3884142707998661]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 44, "img_name": "DSC07979", "width": 5187, "height": 3361, "position": [3.6538713214202496, 0.24007786854063484, 1.7951108750511462], "rotation": [[-0.379998192787655, 0.18195662725174006, -0.906914085940497], [-0.44209533666170747, 0.8254989644393753, 0.35086061764109466], [0.8124980534007987, 0.5342688887710852, -0.23324593825235646]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 45, "img_name": "DSC07981", "width": 5187, "height": 3361, "position": [3.5874264425311595, 0.826540303234151, 0.5948060911176798], "rotation": [[-0.019972908062360645, 0.2561724250364749, -0.966424736642468], [-0.4811940660336907, 0.844836609847095, 0.2338875231303101], [0.8763865321634606, 0.469709262536943, 0.10639480687281982]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 46, "img_name": "DSC07982", "width": 5187, "height": 3361, "position": [3.522469103448027, 1.1730210986742327, -0.08720786872436752], "rotation": [[0.2545884189307793, 0.2612541571208105, -0.9310912964545534], [-0.46062942816579455, 0.8793362113027602, 0.120782272703244], [0.850297163851544, 0.39813828361362397, 0.34421016874464694]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 47, "img_name": "DSC07983", "width": 5187, "height": 3361, "position": [3.3589166292863872, 1.5496459061718588, -0.7519064506072948], "rotation": [[0.47062444548243754, 0.2015330936062245, -0.8590093384217966], [-0.42819359175638716, 0.9034032477366846, -0.022645528423401902], [0.7714680027668759, 0.37847983322802736, 0.5114588317221358]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 48, "img_name": "DSC07984", "width": 5187, "height": 3361, "position": [3.0924933784503574, 1.9305824165890373, -1.4010476073550622], "rotation": [[0.6575960899196381, 0.16519841876849262, -0.735035281438104], [-0.37790560927839956, 0.9163659513816037, -0.13213929629148913], [0.6517321021695376, 0.3646682404390024, 0.6650280756605672]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 49, "img_name": "DSC07985", "width": 5187, "height": 3361, "position": [2.7147773917504257, 2.2319503377905034, -1.9842851703516917], "rotation": [[0.7908790042278683, 0.12658187100574228, -0.5987381987181221], [-0.30812432351559094, 0.9276794746786827, -0.21087957112518657], [0.5287436069869735, 0.3512660276664522, 0.7726851725494907]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 50, "img_name": "DSC07986", "width": 5187, "height": 3361, "position": [2.348563093400602, 2.522550103328651, -2.53147492274876], "rotation": [[0.8804804892705896, 0.09013201100825805, -0.46543563314966574], [-0.23824530935743182, 0.9329086377894911, -0.2700382308247069], [0.409869833707001, 0.34865125000401664, 0.8428813826913203]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 51, "img_name": "DSC07987", "width": 5187, "height": 3361, "position": [1.8495075905732352, 2.7624070037815525, -2.9836502187628877], "rotation": [[0.9402184219854265, 0.06122491466239889, -0.33502362421748116], [-0.17766392960493058, 0.9274258943189466, -0.32911508422440366], [0.2905595413621248, 0.36896167873003294, 0.8828603697936315]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 52, "img_name": "DSC07989", "width": 5187, "height": 3361, "position": [0.04734737765764301, 2.5771725654747293, -3.5780033909571336], "rotation": [[0.9987405523160202, -0.010032315385694105, 0.049159554590058024], [0.019423063556835367, 0.9807174559976295, -0.19446340556414363], [-0.046260715099942666, 0.19517331823161546, 0.9796771519683933]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 53, "img_name": "DSC07990", "width": 5187, "height": 3361, "position": [-0.7512165799025871, 2.5126206229498993, -3.3865521502395857], "rotation": [[0.9643722717051838, -0.07312826250025746, 0.25424078899711705], [0.11982915115074559, 0.9775423166674383, -0.17335510854586714], [-0.23585397198409633, 0.19764431777349697, 0.9514776022330604]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 54, "img_name": "DSC07991", "width": 5187, "height": 3361, "position": [-1.338774991579413, 2.4083596570692993, -3.181125249456953], "rotation": [[0.9230566511110677, -0.07844995664063582, 0.3765793716372454], [0.15367027333668015, 0.9726743065117243, -0.17404062900531675], [-0.35263559935470257, 0.21851841513936218, 0.9098889142707097]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 55, "img_name": "DSC07992", "width": 5187, "height": 3361, "position": [-1.9120608977053801, 2.18065306240479, -2.7986726611308352], "rotation": [[0.8569539286415659, -0.12816947832679684, 0.4992019120668735], [0.23057048647051193, 0.9615923665658134, -0.14892068805612466], [-0.4609416611183429, 0.24271939639796988, 0.8535924552487961]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 56, "img_name": "DSC07993", "width": 5187, "height": 3361, "position": [-2.355096741134431, 1.9710725823717072, -2.387824438105322], "rotation": [[0.7758061707954224, -0.16233342161099157, 0.609731617667816], [0.2757758724443019, 0.9563896137989245, -0.09626304999909589], [-0.5675142760612528, 0.24283073702810434, 0.7867406050414963]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 57, "img_name": "DSC07994", "width": 5187, "height": 3361, "position": [-2.7463907133036596, 1.7359436925382221, -1.9422168011838035], "rotation": [[0.6694825294717979, -0.1948007498142666, 0.7168303917970016], [0.3387434424223502, 0.9388846981872755, -0.06122420865674617], [-0.6610945643006749, 0.283810132626706, 0.6945543792033223]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 58, "img_name": "DSC07995", "width": 5187, "height": 3361, "position": [-3.109037915040423, 1.4601884025582972, -1.4346016867674323], "rotation": [[0.5324473426557965, -0.22370885466114382, 0.8163664469127696], [0.39114464753285133, 0.9203246010809291, -0.0029143355384256414], [-0.7506701619254506, 0.32086909634838356, 0.5775269093327076]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 59, "img_name": "DSC07997", "width": 5187, "height": 3361, "position": [-3.550024799547984, 0.8536478316675976, -0.27649833835121446], "rotation": [[0.12333117595748366, -0.2623130679765575, 0.957069106912176], [0.4268038937910169, 0.8846978926207972, 0.1874781988316152], [-0.8958950034919106, 0.38535891472891376, 0.22106707026869304]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 60, "img_name": "DSC07998", "width": 5187, "height": 3361, "position": [-3.5395726189197028, 0.5628352494473818, 0.31100382179803593], "rotation": [[0.05900818359975792, -0.31406902473388687, 0.94756460569766], [0.4801017082861796, 0.8411595311966362, 0.24890358128750792], [-0.8752259045349087, 0.4402400376837163, 0.200420371348051]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 61, "img_name": "DSC07999", "width": 5187, "height": 3361, "position": [-3.540745669756193, 0.25092533885269386, 0.8439513631115529], "rotation": [[-0.10254371270422999, -0.3116639363630829, 0.944642989576221], [0.4747695748714612, 0.819167954418928, 0.32180384278234025], [-0.8741159178056443, 0.48148671136779814, 0.06396803119542069]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 62, "img_name": "DSC08000", "width": 5187, "height": 3361, "position": [-3.335754923741123, -0.05476850259630798, 1.4019020131956237], "rotation": [[-0.3096485050426786, -0.3277340048667329, 0.8925851362076597], [0.4515555774234665, 0.7754302075620836, 0.44136782132138197], [-0.8367887211372975, 0.5397206826259634, -0.09212068672763037]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 63, "img_name": "DSC08001", "width": 5187, "height": 3361, "position": [-3.117483218497094, -0.31662390147100306, 1.8556302177766417], "rotation": [[-0.44089224849684144, -0.3123704757463248, 0.8414503616360345], [0.41400291459016086, 0.7610271470925031, 0.49943895332572674], [-0.79637655159243, 0.5685616653189521, -0.20620868265785644]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 64, "img_name": "DSC08002", "width": 5187, "height": 3361, "position": [-2.725336184130648, -0.5452102015278686, 2.2743143011553326], "rotation": [[-0.5642658732600655, -0.29939385862555296, 0.7693941393663963], [0.3759045563003822, 0.736555760198231, 0.562300077068658], [-0.7350508749921109, 0.6065055065999883, -0.3030697636472883]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 65, "img_name": "DSC08003", "width": 5187, "height": 3361, "position": [-2.2588280902792865, -0.7740313755414165, 2.6803136126053646], "rotation": [[-0.6871811134049565, -0.27528935386944337, 0.6723078826145562], [0.321448340299289, 0.7146878384447358, 0.6212022682653564], [-0.651500638448157, 0.6429907193928508, -0.40262867865603874]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 66, "img_name": "DSC08005", "width": 5187, "height": 3361, "position": [-1.3416079259988962, -1.1030933658945254, 3.2624919477790977], "rotation": [[-0.8732070733499013, -0.18268906489798645, 0.4518120323966581], [0.21965057123046694, 0.6800494566692729, 0.6994900735835756], [-0.4350437145963944, 0.7100404509959457, -0.5536962383289638]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 67, "img_name": "DSC08006", "width": 5187, "height": 3361, "position": [-0.7241290136987599, -1.2206383431728203, 3.4390193126543993], "rotation": [[-0.948121948498619, -0.11041084289216042, 0.2981177897191394], [0.1528904406939009, 0.663819310055062, 0.7320986523293471], [-0.278727974770397, 0.7396981609885643, -0.6125008952732469]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 68, "img_name": "DSC08007", "width": 5187, "height": 3361, "position": [-0.14525128587685693, -1.2796170853121176, 3.549818589951565], "rotation": [[-0.9866905641784744, -0.05448321732778832, 0.15321001791911695], [0.08186992188239546, 0.6476195548921493, 0.757552788927785], [-0.14049571684622142, 0.7600134809007715, -0.6345395672430195]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 69, "img_name": "DSC08008", "width": 5187, "height": 3361, "position": [0.49426757519464526, -1.336093180393578, 3.6280779314990292], "rotation": [[-0.9998155736997032, 0.004471745200641048, -0.018676779229665316], [-0.011440565698829244, 0.6424305256683872, 0.7662585289221455], [0.015425045997464177, 0.766330883616405, -0.6422608852885839]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 70, "img_name": "DSC08009", "width": 5187, "height": 3361, "position": [1.1177976340703606, -1.335460730517384, 3.615715134868548], "rotation": [[-0.9812149198178073, 0.06597212953382509, -0.18128695278951068], [-0.09424817515835741, 0.6560084625952984, 0.7488458976870158], [0.16832873375111468, 0.7518647319352898, -0.6374675382053749]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 71, "img_name": "DSC08010", "width": 5187, "height": 3361, "position": [1.7845498323116806, -1.277218971452993, 3.4696891999595496], "rotation": [[-0.9405494931430018, 0.12291425531410324, -0.316636600520252], [-0.16397519130526442, 0.6520784147621028, 0.7402066452266858], [0.29745384109949585, 0.748121532133598, -0.5931571339647138]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 72, "img_name": "DSC08011", "width": 5187, "height": 3361, "position": [2.3117360794790676, -1.1035931801780023, 3.1420040656881194], "rotation": [[-0.8597317170054166, 0.16459034530887082, -0.48349911375929594], [-0.26388742029274764, 0.6673643151645603, 0.6964110138820149], [0.437292584188386, 0.7263159705500383, -0.5303209469159209]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 73, "img_name": "DSC08013", "width": 5187, "height": 3361, "position": [3.394353330709227, -0.6392560644188005, 2.2785622986347867], "rotation": [[-0.5941977354681244, 0.27475182198043285, -0.755936827706512], [-0.40489129294669945, 0.709903034868848, 0.5762818077815308], [0.6949763248201356, 0.6484975847313789, -0.3105781552798994]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 74, "img_name": "DSC08014", "width": 5187, "height": 3361, "position": [3.6684659075929553, -0.22678827879259103, 1.5713021859264682], "rotation": [[-0.38292617058936207, 0.33295548641263434, -0.8616891504164902], [-0.4483879157056793, 0.7485452126713925, 0.48849599961090373], [0.8076607115162179, 0.5734289046206736, -0.13734433522592424]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 75, "img_name": "DSC08015", "width": 5187, "height": 3361, "position": [3.781990163677349, -0.01692507433373167, 0.9621526810134363], "rotation": [[-0.17215139435758456, 0.39914655509567276, -0.9005808819734051], [-0.46868510876356134, 0.7709311872565742, 0.4312764465380152], [0.8664283964898815, 0.49633369024319307, 0.05435716774764894]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 76, "img_name": "DSC08016", "width": 5187, "height": 3361, "position": [3.5566232868998875, 0.2874445320406122, 0.40614303944764846], "rotation": [[-0.01765454842829283, 0.43406822483242175, -0.9007069962593958], [-0.47676775905837165, 0.7881801946485611, 0.3891843839187471], [0.8788519902931617, 0.4362989307282181, 0.19303476941515485]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 77, "img_name": "DSC08017", "width": 5187, "height": 3361, "position": [3.4417406841636105, 0.6581285476061756, -0.23515639693838258], "rotation": [[0.2424108259904774, 0.4341600959665256, -0.8676070553614418], [-0.4813087594086666, 0.8302874363398135, 0.28100649667356564], [0.8423650453093986, 0.34946785850289247, 0.4102357204270461]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 78, "img_name": "DSC08018", "width": 5187, "height": 3361, "position": [3.2007539697016614, 1.081806016680443, -0.973229626419032], "rotation": [[0.483497288741147, 0.37078060168016413, -0.792938911390818], [-0.4322777512430156, 0.8888310542853565, 0.152037175448188], [0.7611611639858155, 0.26926028737204655, 0.5900276095947388]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 79, "img_name": "DSC08019", "width": 5187, "height": 3361, "position": [2.8799551293698418, 1.4051667504042293, -1.5557170579985313], "rotation": [[0.6740562053128041, 0.29105789013241967, -0.678920861861651], [-0.3541067962341471, 0.9339302480027135, 0.04881258778612534], [0.648272017705601, 0.20750806359574145, 0.7325870559890166]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 80, "img_name": "DSC08021", "width": 5187, "height": 3361, "position": [2.039305828310367, 1.882145464815421, -2.462536555584825], "rotation": [[0.8857223542297041, 0.18467734784688625, -0.4258992702623834], [-0.23354494190294392, 0.9701703606527429, -0.06500947179048194], [0.40118907179700325, 0.15704696273142973, 0.9024320363149193]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 81, "img_name": "DSC08022", "width": 5187, "height": 3361, "position": [1.4410152582952998, 2.096928436057742, -2.8137115682093006], "rotation": [[0.9610635936313455, 0.11665267912243533, -0.25049734818948116], [-0.14734705658473096, 0.9832322618938651, -0.10743911804780344], [0.23376401329593074, 0.14016587182560483, 0.9621371599014082]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 82, "img_name": "DSC08023", "width": 5187, "height": 3361, "position": [0.7346415443613075, 2.292354749098833, -3.2304668486007766], "rotation": [[0.9963832025430144, 0.05096170553711608, -0.06799572235717813], [-0.061709319708102776, 0.9840715424557209, -0.1667188027487646], [0.05841638084723613, 0.17031178437667369, 0.9836571671833354]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 83, "img_name": "DSC08024", "width": 5187, "height": 3361, "position": [-0.030220596838345676, 2.323093287248234, -3.2949834055525544], "rotation": [[0.9954417059170229, -0.008971766443634054, 0.09494902594491496], [0.024339062142561377, 0.9864979079950543, -0.16195520237214245], [-0.09221399121081242, 0.16352793317431108, 0.9822195247991715]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 84, "img_name": "DSC08025", "width": 5187, "height": 3361, "position": [-0.07432246859731324, 2.0257542597023726, -3.568316628547964], "rotation": [[0.9971562560225048, -0.015467034480591666, 0.07375752110501792], [0.02842436126902646, 0.98361730174396, -0.17801421122028316], [-0.06979582194966145, 0.17960449480541377, 0.9812597865418021]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 85, "img_name": "DSC08026", "width": 5187, "height": 3361, "position": [-0.8172879077709803, 1.9479951179898543, -3.32584422543055], "rotation": [[0.9605803686991236, -0.0759712583837196, 0.26742049878318963], [0.1223172011106666, 0.9793204796340719, -0.16115179329360263], [-0.2496474666050279, 0.18750937594927197, 0.9500086190918512]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 86, "img_name": "DSC08027", "width": 5187, "height": 3361, "position": [-1.4573246368086943, 1.7564267165717007, -3.004080745935331], "rotation": [[0.8963543280650794, -0.13778132527082013, 0.4213848893418184], [0.20271609597776466, 0.972675861297666, -0.11317178659178823], [-0.3942779514384919, 0.18686352039780268, 0.899792710436135]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 87, "img_name": "DSC08029", "width": 5187, "height": 3361, "position": [-2.5760256395757715, 1.295123758938299, -2.0484278253365646], "rotation": [[0.6669982550367042, -0.2785550891068524, 0.6910285016630393], [0.3455483380277737, 0.9373538914245956, 0.044317359097885665], [-0.6600830810316494, 0.2092241490933612, 0.7214676580221208]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 88, "img_name": "DSC08030", "width": 5187, "height": 3361, "position": [-3.0354386965847353, 0.9570582984609288, -1.3906061946503203], "rotation": [[0.49127648181481126, -0.34341095816379374, 0.8004475824366556], [0.4056804120109895, 0.9034435664862073, 0.13861141902915522], [-0.7707598988830797, 0.2566293747561008, 0.5831556758585459]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 89, "img_name": "DSC08031", "width": 5187, "height": 3361, "position": [-3.2938698175707937, 0.6320202422723461, -0.7710995283140301], "rotation": [[0.32240058998064186, -0.37773436068363386, 0.8679715504203236], [0.4400959578145446, 0.8716209954172511, 0.21585270038417162], [-0.8380772085526684, 0.312399732885236, 0.44725048842656456]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 90, "img_name": "DSC08032", "width": 5187, "height": 3361, "position": [-3.398870796812465, 0.3226609762854507, -0.09914221075716423], "rotation": [[0.14111893366108827, -0.4051703623975272, 0.9032842431909316], [0.4736832063698709, 0.8288287503424384, 0.2977702513834289], [-0.8693156311521817, 0.3858495562268389, 0.3088858258224805]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 91, "img_name": "DSC08033", "width": 5187, "height": 3361, "position": [-3.3944319985497957, -0.08331511062072725, 0.600532347508125], "rotation": [[-0.03243716918224726, -0.4129629547386896, 0.910169999543455], [0.48305608032779784, 0.7907494652047034, 0.3759948224867195], [-0.8749883732449169, 0.45185936008006594, 0.17383459205304075]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 92, "img_name": "DSC08034", "width": 5187, "height": 3361, "position": [-3.2294100059786985, -0.3714826229088482, 1.1517728329318666], "rotation": [[-0.24090909889188217, -0.4112324377793616, 0.8791192684665399], [0.4677447064932521, 0.7444693673218384, 0.47642444381765614], [-0.8503985510445335, 0.5259783676516221, 0.013002351475498447]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 93, "img_name": "DSC08035", "width": 5187, "height": 3361, "position": [-2.9900338745279065, -0.6976181552356361, 1.7337898783074206], "rotation": [[-0.4341182398080268, -0.3981669941847809, 0.8080868756562238], [0.43017543868648284, 0.6965184885927634, 0.574291813453182], [-0.791511494431302, 0.5969296774246603, -0.13108971886772133]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 94, "img_name": "DSC08037", "width": 5187, "height": 3361, "position": [-2.068297701622656, -1.1761912183855099, 2.6269278550416137], "rotation": [[-0.7540054518054288, -0.28328868628416726, 0.5926409527454897], [0.31537551863254404, 0.6353057484920037, 0.7049289951337429], [-0.5762066130260437, 0.7184247533015587, -0.3896816815666979]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 95, "img_name": "DSC08038", "width": 5187, "height": 3361, "position": [-1.3165256026842764, -1.3668903294070214, 2.9973599419541093], "rotation": [[-0.8674505625775075, -0.22594466935879257, 0.44325898510048406], [0.23024080449908885, 0.607482760686458, 0.7602327718616003], [-0.44104273424190715, 0.7615206509721881, -0.4749395800681563]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 96, "img_name": "DSC08039", "width": 5187, "height": 3361, "position": [-0.6449358202919435, -1.5084890393630235, 3.2081562548240132], "rotation": [[-0.9469141144935519, -0.14749951646202109, 0.28565285298130993], [0.15186866979294655, 0.5779138900616295, 0.8018425299328763], [-0.2833541369174145, 0.802657727999491, -0.5248342641010417]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 97, "img_name": "DSC08040", "width": 5187, "height": 3361, "position": [0.1859085755886913, -1.6011432112373878, 3.382377283196549], "rotation": [[-0.9917161597041401, -0.055787712801272905, 0.11570129507518453], [0.06253911038124951, 0.5770752115265021, 0.814292981619248], [-0.11219589232406914, 0.814783364669435, -0.5688058987067205]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 98, "img_name": "DSC08041", "width": 5187, "height": 3361, "position": [1.0844569941721758, -1.5363299343249428, 3.2883122771799442], "rotation": [[-0.9868933211688399, 0.07610650511544774, -0.14230028992046595], [-0.07325606990246628, 0.5744257192120696, 0.8152721271637716], [0.14378845869812126, 0.8150109772185947, -0.561321642339229]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 99, "img_name": "DSC08042", "width": 5187, "height": 3361, "position": [1.8230535447576781, -1.4772674186483865, 3.109977522326881], "rotation": [[-0.9332056491385361, 0.16361183776883856, -0.3199349667632886], [-0.16788337226262787, 0.5886822578396111, 0.7907391305750495], [0.31771432094517116, 0.7916339847724837, -0.5218939014968349]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 100, "img_name": "DSC08043", "width": 5187, "height": 3361, "position": [2.4663411308658603, -1.2336075020536048, 2.680134165989688], "rotation": [[-0.8168277203800347, 0.25944439666006813, -0.5152485616287036], [-0.2846964255845285, 0.5955249334520879, 0.7511977095920079], [0.5017374019127414, 0.7602885364640052, -0.4125783814540849]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 101, "img_name": "DSC08045", "width": 5187, "height": 3361, "position": [3.514255691394473, -0.6166461127484945, 1.6149680326336326], "rotation": [[-0.4603533794989967, 0.37702044735537843, -0.803697921024935], [-0.42362841807777835, 0.7023044496343709, 0.572107877432816], [0.7801369939829612, 0.6038410737103873, -0.16359165113023022]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 102, "img_name": "DSC08046", "width": 5187, "height": 3361, "position": [3.714072004774699, -0.2470144130338823, 0.8741386619109001], "rotation": [[-0.2540181924254252, 0.4489417565857562, -0.856694844802171], [-0.45635246856995465, 0.7253234396107192, 0.5154108384399614], [0.8527702987012552, 0.5218785367736166, 0.020630329808334576]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 103, "img_name": "DSC08047", "width": 5187, "height": 3361, "position": [3.308507444962226, 0.2029456819766628, 0.05394178810315224], "rotation": [[0.0604258030783837, 0.5123748937076463, -0.8566333466661279], [-0.4897676135745353, 0.7630119391503437, 0.4218299010354018], [0.8697565216862916, 0.3940618593724979, 0.2970502381282546]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 104, "img_name": "DSC08048", "width": 5187, "height": 3361, "position": [3.342608675395195, 0.5527565139891804, -0.6045626030097311], "rotation": [[0.2925857728307836, 0.471325191223685, -0.8320132989652086], [-0.47424607417124437, 0.827065942231804, 0.3017492143044962], [0.8303518691917152, 0.3062915136241534, 0.46551184948575625]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 105, "img_name": "DSC08049", "width": 5187, "height": 3361, "position": [3.2658660608510717, 0.9342054676780404, -1.2881325060096986], "rotation": [[0.4955785251829267, 0.4066994519447125, -0.7674617131592856], [-0.42817575010846143, 0.8831666904487991, 0.19152577868467577], [0.7556900504813936, 0.23369243177643875, 0.6118172888484297]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 106, "img_name": "DSC08050", "width": 5187, "height": 3361, "position": [2.9408282048471572, 1.2157893528498518, -1.7962602627569464], "rotation": [[0.6879412225786982, 0.3360963474315947, -0.6432543194725293], [-0.3670177389278701, 0.9257347840120839, 0.0911761426162239], [0.626126867007957, 0.17336191886697874, 0.7602044405931601]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 107, "img_name": "DSC08051", "width": 5187, "height": 3361, "position": [2.4812563457101526, 1.4276928138119198, -2.1985456985176346], "rotation": [[0.8088068753134914, 0.26145053163585014, -0.5267590131672716], [-0.28818524955669406, 0.9570224686579663, 0.032515479725169466], [0.5126214006297166, 0.12550543411001464, 0.8493925391862611]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 108, "img_name": "DSC08053", "width": 5187, "height": 3361, "position": [1.0042812011818467, 1.818226408119972, -2.819489911521956], "rotation": [[0.9806735988655589, 0.1178892720362709, -0.1561454835300418], [-0.12314970154317205, 0.9920875877837504, -0.024420671064636065], [0.1520310609641993, 0.043177977073707616, 0.9874321337681502]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 109, "img_name": "DSC08054", "width": 5187, "height": 3361, "position": [0.32461193639819647, 1.9465234878496795, -3.116197197653638], "rotation": [[0.9994505874117962, 0.02606450992236624, -0.02047351080598006], [-0.027410274132493695, 0.9972770425376979, -0.06846296297447357], [0.01863330872918864, 0.06898653310443616, 0.9974435613387023]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 110, "img_name": "DSC08055", "width": 5187, "height": 3361, "position": [0.3279904482598656, 1.4780660235468706, -3.458921448939048], "rotation": [[0.9997761654402368, 0.0075029553693790425, 0.01978192807441446], [-0.007446740647630085, 0.999968027240336, -0.002913854971965393], [-0.019803158115389945, 0.0027658918626402925, 0.999800072399908]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 111, "img_name": "DSC08056", "width": 5187, "height": 3361, "position": [-0.4151514529744487, 1.4628734078597145, -3.366404569104541], "rotation": [[0.9638026524939267, -0.10971698139973954, 0.24299512554411534], [0.11367485743730066, 0.993515383516008, -0.0022824337118554057], [-0.2411689736103725, 0.029822251919814087, 0.9700248241453158]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 112, "img_name": "DSC08057", "width": 5187, "height": 3361, "position": [-1.194966244276964, 1.3295934504340772, -3.182079374894053], "rotation": [[0.9191019765557411, -0.16018028087201497, 0.3599914364413307], [0.15918978637511566, 0.9867092419579339, 0.032611098550098874], [-0.360430532287673, 0.027334034728916535, 0.9323854792628762]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 113, "img_name": "DSC08058", "width": 5187, "height": 3361, "position": [-1.88061231632418, 1.1405801979614079, -2.786783715766004], "rotation": [[0.8294530291200951, -0.23397174062765855, 0.5072128715550922], [0.23866404815375303, 0.9694338879571639, 0.05689823370826428], [-0.5050219248729324, 0.07385906490012493, 0.8599405176695173]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 114, "img_name": "DSC08059", "width": 5187, "height": 3361, "position": [-2.59620578139396, 0.9375922475210613, -2.4082960738082715], "rotation": [[0.6756842722240665, -0.3014783255216187, 0.6727269754586287], [0.3132024177344903, 0.9434975653668989, 0.10824319688555108], [-0.6673492412480164, 0.13756148947803382, 0.7319302062480283]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 115, "img_name": "DSC08061", "width": 5187, "height": 3361, "position": [-3.356791750141336, 0.33441974255319934, -1.2017541428761924], "rotation": [[0.3721387267445943, -0.4018991545859428, 0.8366539533164332], [0.41235733567708577, 0.879142019203164, 0.23889482578046478], [-0.831549274409044, 0.2560983787814514, 0.49288885624986983]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 116, "img_name": "DSC08062", "width": 5187, "height": 3361, "position": [-3.594371303506633, -0.0036121949443514247, -0.4534148987305926], "rotation": [[0.16779258185070853, -0.42460126258633524, 0.8896962500123079], [0.45215203800982956, 0.8351138613589109, 0.31327842742481876], [-0.876016086609961, 0.34971217647702774, 0.33211023715668464]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 117, "img_name": "DSC08063", "width": 5187, "height": 3361, "position": [-3.5586765931683284, -0.4105080354852778, 0.2283968305974599], "rotation": [[-0.02044706011412504, -0.4497572276902597, 0.8929167676066234], [0.453384850723433, 0.7918221611709927, 0.40921857510747106], [-0.8910802965317881, 0.41320225219481843, 0.18772267820897384]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 118, "img_name": "DSC08064", "width": 5187, "height": 3361, "position": [-3.4834389714566236, -0.7809491067535158, 0.9706437532820708], "rotation": [[-0.26003378271962657, -0.4191714473935893, 0.869872248973655], [0.45461765695191453, 0.7416237148073789, 0.49327178271502087], [-0.8518833358107627, 0.5237266112441366, -0.002284478640727777]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 119, "img_name": "DSC08065", "width": 5187, "height": 3361, "position": [-3.1287379366562615, -1.1228326893052658, 1.5803982347712788], "rotation": [[-0.43413700975628555, -0.4203108655306118, 0.7967834292182405], [0.4201263002547933, 0.6879391882558554, 0.5918053439232313], [-0.796880761842128, 0.5916742765904083, -0.12207621319129765]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 120, "img_name": "DSC08066", "width": 5187, "height": 3361, "position": [-2.6531446193082924, -1.448493406403151, 2.2100398077253187], "rotation": [[-0.617684912571749, -0.383622855028104, 0.686512093033558], [0.353075763432795, 0.6447499556258582, 0.6779638633414045], [-0.7027110743809146, 0.6611588310085103, -0.2628043875620808]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 121, "img_name": "DSC08067", "width": 5187, "height": 3361, "position": [-1.9271761243496506, -1.6464106046070706, 2.6003606253135927], "rotation": [[-0.7669747617365251, -0.34599643986658657, 0.5404037180283352], [0.2899311754237746, 0.564446030118165, 0.772878122734259], [-0.5724418122190142, 0.7494578992068142, -0.33260070496004634]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 122, "img_name": "DSC08069", "width": 5187, "height": 3361, "position": [-0.5423222000225675, -2.021143967681843, 3.311169968724157], "rotation": [[-0.9671034639973245, -0.13498776769316417, 0.21561352577607765], [0.1158381612800295, 0.5209237522823431, 0.8457067841157156], [-0.22647827780084526, 0.8428622348173516, -0.48815043050586643]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 123, "img_name": "DSC08070", "width": 5187, "height": 3361, "position": [0.3455358258925568, -2.105195236426271, 3.438637403266455], "rotation": [[-0.9999835585954698, -0.004057592588649092, 0.004051972498162914], [0.0013416952744605194, 0.521444704740634, 0.8532840205651011], [-0.005575158520779383, 0.8532754278896924, -0.5214306874045016]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 124, "img_name": "DSC08071", "width": 5187, "height": 3361, "position": [1.191788280214272, -2.088353043179755, 3.4388202814932183], "rotation": [[-0.9781090253793638, 0.10811894348847387, -0.17780053017459652], [-0.09597768747313923, 0.5237269158523788, 0.8464622857038958], [0.18463753133840322, 0.8449972850078818, -0.5018850170612478]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 125, "img_name": "DSC08072", "width": 5187, "height": 3361, "position": [2.0291025981423325, -2.0073517151041673, 3.244773080351009], "rotation": [[-0.9125925918366081, 0.18576016288010574, -0.3642360816993529], [-0.21148147206660795, 0.5479639529822292, 0.8093275561876226], [0.3499290618075063, 0.8156155148836037, -0.46078301138786815]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 126, "img_name": "DSC08073", "width": 5187, "height": 3361, "position": [2.5902680682187236, -1.6562789241529419, 2.673410659162519], "rotation": [[-0.8156739117304855, 0.30709360970776456, -0.49027500915194844], [-0.2724210673050528, 0.5437386608705123, 0.7938104501473372], [0.5103555934940498, 0.7810517163103844, -0.3598546715521959]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 127, "img_name": "DSC08074", "width": 5187, "height": 3361, "position": [3.0964786641525466, -1.4293975029237695, 2.27913472075353], "rotation": [[-0.673586916663136, 0.38484168143485403, -0.6310131107438609], [-0.3385754605799973, 0.598241590736339, 0.7262738165501337], [0.6569987238901551, 0.7028540953452923, -0.272669758981554]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 128, "img_name": "DSC08075", "width": 5187, "height": 3361, "position": [3.4957818745649534, -1.197865589048409, 1.7632658003556578], "rotation": [[-0.5363282818874612, 0.4046803151931567, -0.7406657927451562], [-0.401516267631141, 0.6495582017161433, 0.6456460558315587], [0.7423857897853389, 0.6436676044966513, -0.1858907045721779]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 129, "img_name": "DSC08077", "width": 5187, "height": 3361, "position": [3.6944114660772773, -0.39022567033269157, 0.09165637958479256], "rotation": [[-0.04845411538235479, 0.5198458125623528, -0.852884828018356], [-0.507282670433958, 0.7227552581204395, 0.4693496874790153], [0.8604164636848284, 0.45539561704153914, 0.22868830534036982]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 130, "img_name": "DSC08078", "width": 5187, "height": 3361, "position": [3.302199392473383, 0.05459690937747664, -0.6371433965689999], "rotation": [[0.2607493144796175, 0.543753066858184, -0.7977107228066631], [-0.512468675103421, 0.7782261652328027, 0.3629599052027521], [0.8181599183754691, 0.31416021076731837, 0.4815783528507902]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 131, "img_name": "DSC08079", "width": 5187, "height": 3361, "position": [3.0545668231428427, 0.4912031561035585, -1.423941441365482], "rotation": [[0.5319520336276614, 0.48391760718482385, -0.6948746529957113], [-0.4636814259168484, 0.8531151753803962, 0.23915273946872137], [0.7085383328932275, 0.19498268382651399, 0.6781999585879491]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 132, "img_name": "DSC08080", "width": 5187, "height": 3361, "position": [2.4777127511536814, 0.7985961203917197, -1.9645728260737616], "rotation": [[0.735277998326894, 0.4019884526788949, -0.5456844775960042], [-0.37231939487661636, 0.9123271391172224, 0.1704038128355535], [0.5663431233581867, 0.07787474008311032, 0.8204821701182066]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 133, "img_name": "DSC08081", "width": 5187, "height": 3361, "position": [1.9122616595201956, 1.085015246795197, -2.4856107584262466], "rotation": [[0.8712660816280383, 0.2923109518274711, -0.39427112809111714], [-0.27567211926941465, 0.9560731599647334, 0.09964434480972147], [0.40607917659248904, 0.021872819588861968, 0.9135760954081489]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 134, "img_name": "DSC08082", "width": 5187, "height": 3361, "position": [1.1365429832601168, 1.3873317523694346, -2.9860329993752206], "rotation": [[0.9704884730171442, 0.16413327029693103, -0.17667029552951485], [-0.1596847581835142, 0.9863890911668102, 0.0392089126473348], [0.18070113930112372, -0.009840244343933966, 0.9834888244644814]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 135, "img_name": "DSC08083", "width": 5187, "height": 3361, "position": [0.3426960356988401, 1.471363099169664, -3.182722584026694], "rotation": [[0.9994291209976519, 0.03366844215633786, 0.002805014193617656], [-0.033735260452508756, 0.9990171287498998, 0.02875254191385157], [-0.001834203931536434, -0.028830755575803488, 0.9995826245132846]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 136, "img_name": "DSC08085", "width": 5187, "height": 3361, "position": [-0.9696225463486886, 0.9362787863158993, -3.130300021050014], "rotation": [[0.9262991493975903, -0.19272508467449426, 0.32376986821276277], [0.15807771773434165, 0.9787829149498428, 0.13036656227035504], [-0.34202532213449127, -0.06957763390269572, 0.9371113230984351]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 137, "img_name": "DSC08086", "width": 5187, "height": 3361, "position": [-1.6358113383456148, 0.7477520866666215, -2.8160159129137248], "rotation": [[0.8315153940374704, -0.2555701174041854, 0.49322009749068524], [0.23903384029241434, 0.9660925291407783, 0.09761172231569011], [-0.501442890740083, 0.03673064426859029, 0.8644107166722561]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 138, "img_name": "DSC08087", "width": 5187, "height": 3361, "position": [-2.2018326553074448, 0.5849008884547151, -2.4155638969453017], "rotation": [[0.7074819868015142, -0.3490050215965171, 0.6145443297694615], [0.2968174973384523, 0.9358838872246964, 0.1897912614082375], [-0.6413802395031514, 0.048133611267042666, 0.7657117890180831]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 139, "img_name": "DSC08088", "width": 5187, "height": 3361, "position": [-2.542333690566805, 0.3695647751047332, -1.9038185825315328], "rotation": [[0.5651390005408533, -0.4192292495795021, 0.7105383496790958], [0.33116028798452685, 0.9041068684745657, 0.2700437631924123], [-0.7556128464562328, 0.08268982207092905, 0.6497781310541217]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 140, "img_name": "DSC08089", "width": 5187, "height": 3361, "position": [-2.8532822962042896, 0.11737012463095423, -1.3584345311889343], "rotation": [[0.4297995957712907, -0.4664262401652922, 0.7731228039322757], [0.3869292849138327, 0.8687829478222121, 0.3090338461227471], [-0.8158174035597088, 0.1663212315328888, 0.5538765313591811]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 141, "img_name": "DSC08090", "width": 5187, "height": 3361, "position": [-3.101301185284805, -0.1812098509162867, -0.6848642504363714], "rotation": [[0.20638232268417467, -0.5064945103696374, 0.8371795792115969], [0.4295267319613463, 0.81565107339259, 0.3875823951163437], [-0.8791547778486396, 0.27960085378792576, 0.3858888948220355]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 142, "img_name": "DSC08091", "width": 5187, "height": 3361, "position": [-3.1015102259880836, -0.5531304957439932, -0.08743470272656143], "rotation": [[0.009728260463929526, -0.5379500990710687, 0.8429205489592558], [0.4352668613187544, 0.7611882433113757, 0.4807652417576189], [-0.900248921346794, 0.3622183721927546, 0.2415568886617911]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 143, "img_name": "DSC08093", "width": 5187, "height": 3361, "position": [-2.8675909586505592, -1.1755558037755967, 1.0162366200056054], "rotation": [[-0.30493399375757396, -0.5177748274576224, 0.7993275220473054], [0.40777367734181613, 0.6874935272363859, 0.600893732764126], [-0.8606601463517342, 0.5091776488214126, 0.0014947984847462831]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 144, "img_name": "DSC08094", "width": 5187, "height": 3361, "position": [-2.5659070690008137, -1.4705276648013443, 1.5654358575148097], "rotation": [[-0.515299788781535, -0.4999158191415442, 0.6960964742431498], [0.3721611634001864, 0.6011243958583695, 0.7072096783560942], [-0.7719858781987693, 0.6234850715742511, -0.12371002136337138]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 145, "img_name": "DSC08095", "width": 5187, "height": 3361, "position": [-2.117974796839944, -1.742655709783784, 2.058972297118696], "rotation": [[-0.6811362225492845, -0.43435094221235, 0.5894002929508397], [0.32285113127617926, 0.5443426419379661, 0.7742468825908738], [-0.6571305755821921, 0.717656148282197, -0.23054079783799256]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 146, "img_name": "DSC08096", "width": 5187, "height": 3361, "position": [-1.4908541853744817, -1.9325564092008103, 2.3882795827080514], "rotation": [[-0.8185793161610253, -0.35707286527564863, 0.44991873937099613], [0.2373043416005719, 0.5030857498784183, 0.8310182776129468], [-0.5230817838644994, 0.7870220436259124, -0.3270806479081645]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 147, "img_name": "DSC08097", "width": 5187, "height": 3361, "position": [-0.833653663018038, -2.0491533071511214, 2.6983207540775838], "rotation": [[-0.9195573793044979, -0.26287357292689, 0.2920816851897682], [0.15760733147210212, 0.43416285768052143, 0.8869399878666684], [-0.3599641027003759, 0.8616264258176708, -0.35780685725650785]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 148, "img_name": "DSC08098", "width": 5187, "height": 3361, "position": [-0.12201716867295509, -2.0665309160688645, 2.7253503136023802], "rotation": [[-0.987702085457557, -0.11285043776052342, 0.10820983818512221], [0.06011147195421567, 0.3648154351782077, 0.9291374006008113], [-0.14433018160554517, 0.9242156009032702, -0.35354536020815897]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 149, "img_name": "DSC08099", "width": 5187, "height": 3361, "position": [0.6649802030810372, -2.1699229525201376, 2.8584377545274844], "rotation": [[-0.9985998293686048, 0.019543532186761265, -0.049157208369255065], [-0.0389765987849849, 0.35644971281794324, 0.9335011660298879], [0.03576598289083706, 0.934110085900838, -0.35518888198560156]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 150, "img_name": "DSC08101", "width": 5187, "height": 3361, "position": [2.040141519228188, -1.908225619076902, 2.364082959449285], "rotation": [[-0.8553657730089359, 0.28779775821190884, -0.43072246834014233], [-0.3035342484796381, 0.3953335000796792, 0.8669362051008432], [0.4197813173126296, 0.8722865779564363, -0.2507982686390065]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 151, "img_name": "DSC08102", "width": 5187, "height": 3361, "position": [2.623245238139808, -1.7906315147266072, 2.0437239523309367], "rotation": [[-0.7235116534350282, 0.3906684565237639, -0.5691300768902051], [-0.34958514528138607, 0.5035615500178713, 0.7900734089577948], [0.5952487828986323, 0.7705867390637725, -0.2277607605290207]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 152, "img_name": "DSC08103", "width": 5187, "height": 3361, "position": [2.994875622871844, -1.5349544283190921, 1.605744823182808], "rotation": [[-0.5910693678703626, 0.4411416071575491, -0.6753007365609671], [-0.42526449125952664, 0.540965676161287, 0.7256075038814975], [0.6854101799937801, 0.7160657928220119, -0.13214637910695007]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 153, "img_name": "DSC08104", "width": 5187, "height": 3361, "position": [3.352026979070549, -1.2425207345487845, 1.1247411195645898], "rotation": [[-0.39878801594085533, 0.5217514479532126, -0.7541508767485996], [-0.4610793883416876, 0.5967880553702835, 0.6566961356775373], [0.7927003948456257, 0.609605973991464, 0.002576913950340594]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 154, "img_name": "DSC08105", "width": 5187, "height": 3361, "position": [3.437995542502518, -1.0040780424887035, 0.5805570380350973], "rotation": [[-0.1880989531312929, 0.6345147314504201, -0.7496731550504611], [-0.4948471487934283, 0.5981071266552195, 0.6303920719482851], [0.8483779129385242, 0.4895497120994335, 0.201484481341456]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 155, "img_name": "DSC08106", "width": 5187, "height": 3361, "position": [3.3280534178877756, -0.7075012354639924, 0.015320230064586214], "rotation": [[-0.029237359094734204, 0.6726629065228994, -0.7393712132760718], [-0.5210592484943495, 0.6209813518226175, 0.5855590664032606], [0.8530195990665566, 0.40237640944359476, 0.3323413737884755]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 156, "img_name": "DSC08107", "width": 5187, "height": 3361, "position": [3.2289502604713816, -0.42634632536674927, -0.5640773617490923], "rotation": [[0.16655861826738952, 0.651253844541687, -0.740355763569468], [-0.5074445450763555, 0.700395471630698, 0.5019424439031457], [0.8454337705303168, 0.292086653732902, 0.4471321128682296]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 157, "img_name": "DSC08109", "width": 5187, "height": 3361, "position": [2.7480167627029144, 0.3532546255986992, -1.8348868514047898], "rotation": [[0.6591255580097783, 0.48803767932033215, -0.5721649433003761], [-0.407875961751971, 0.871195016303272, 0.2732333131103279], [0.6318153991501021, 0.05327726655869748, 0.7732857390802125]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 158, "img_name": "DSC08110", "width": 5187, "height": 3361, "position": [2.274962581579182, 0.6051681899297624, -2.300806933771897], "rotation": [[0.8043895267676796, 0.42439483330339633, -0.41574813853083104], [-0.3563494383070239, 0.9045920591339062, 0.23394077107282593], [0.4753657192570128, -0.04002789049228406, 0.8788772388325916]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 159, "img_name": "DSC08111", "width": 5187, "height": 3361, "position": [1.74470845526509, 0.8072920462641894, -2.6284947065671727], "rotation": [[0.8933825136025015, 0.3105085888906078, -0.3247338920014967], [-0.2557299854977723, 0.9456832292450198, 0.2007122428802497], [0.36941827094309426, -0.09626861456297536, 0.9242632173485753]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 160, "img_name": "DSC08112", "width": 5187, "height": 3361, "position": [1.083557668144815, 0.9963503380970776, -2.9360334371085], "rotation": [[0.9833764172289431, 0.15165968563455431, -0.0998506974997978], [-0.13734999357109887, 0.9809652994149115, 0.13726638557866994], [0.11876784625472953, -0.12127003379665212, 0.985488598411454]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 161, "img_name": "DSC08113", "width": 5187, "height": 3361, "position": [0.3611833313577365, 1.0870282964614095, -3.107270951095635], "rotation": [[0.9991102320647013, 0.03365897314464037, 0.025412943758388328], [-0.03658854701367282, 0.9914394323759262, 0.12533606886100007], [-0.02097671115897066, -0.12615437153325082, 0.9917888142805422]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 162, "img_name": "DSC08114", "width": 5187, "height": 3361, "position": [-0.023731053336042435, 0.8570818952443241, -3.8486036352457056], "rotation": [[0.9973618686827497, -0.010883230871847022, 0.07176947947033999], [0.004287047757369126, 0.9958023728332452, 0.09142896412627902], [-0.07246326047853155, -0.09088008332670283, 0.9932219723381838]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 163, "img_name": "DSC08115", "width": 5187, "height": 3361, "position": [-0.9689153666122096, 0.682346431577859, -3.7517378620217654], "rotation": [[0.9542342948585872, -0.15859172624059958, 0.2535460015140475], [0.12928293326854073, 0.9832522663769736, 0.12845584389208298], [-0.2696717146480452, -0.08979780082258061, 0.9587562366348453]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 164, "img_name": "DSC08117", "width": 5187, "height": 3361, "position": [-2.403722880356435, 0.3692613247266103, -3.004005575414145], "rotation": [[0.7196452464096067, -0.37547184506630527, 0.584064733469297], [0.3143043352893675, 0.9262183844105065, 0.20816409200027805], [-0.6191312495249816, 0.03376977853785686, 0.7845610861616442]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 165, "img_name": "DSC08118", "width": 5187, "height": 3361, "position": [-2.8547558622405353, -0.014015396011202592, -2.2138959215822296], "rotation": [[0.5958748073384249, -0.4419759423602199, 0.6705150858513105], [0.3613929175169734, 0.8931909516492449, 0.2675912611810897], [-0.717166907454579, 0.08286851191322106, 0.6919569615122919]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 166, "img_name": "DSC08119", "width": 5187, "height": 3361, "position": [-3.193117886462033, -0.2197453964070598, -1.6672426832888088], "rotation": [[0.4240725421619447, -0.5282421245921796, 0.7356104517954087], [0.4128303806135239, 0.8357196557361876, 0.3621377277482709], [-0.8060605162311317, 0.15010967597902558, 0.5724801562942364]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 167, "img_name": "DSC08120", "width": 5187, "height": 3361, "position": [-3.577634074307977, -0.5947606613318394, -0.8777122458465986], "rotation": [[0.16398919847978027, -0.548341330907767, 0.8200178824880939], [0.4627276372478032, 0.7769023958059443, 0.42697283416869647], [-0.8712007096582418, 0.30942600441669804, 0.38113628964150476]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 168, "img_name": "DSC08121", "width": 5187, "height": 3361, "position": [-3.8070703336094067, -1.0159907271580737, -0.09548863396370276], "rotation": [[-0.03204849754926845, -0.53227409197467, 0.8459652385396076], [0.4716767282490608, 0.7381672551874857, 0.48231749646600525], [-0.8811889455917478, 0.41447966703025846, 0.22740415076552561]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 169, "img_name": "DSC08122", "width": 5187, "height": 3361, "position": [-3.4276694871980786, -1.4386943994348789, 0.5109827708252385], "rotation": [[-0.2346448610986725, -0.5356424901363799, 0.8111898125102917], [0.44503718402992815, 0.6827035745605543, 0.579532340868871], [-0.8642243308254495, 0.49699391549871064, 0.07818794003274476]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 170, "img_name": "DSC08123", "width": 5187, "height": 3361, "position": [-2.801569427064607, -1.705454807298879, 1.108363307211042], "rotation": [[-0.4517707823957119, -0.5217102372893743, 0.7236861118475544], [0.4271942296375687, 0.585632630332411, 0.6888682838208663], [-0.7832038370296267, 0.6203650945994675, -0.04170010868886464]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 171, "img_name": "DSC08125", "width": 5187, "height": 3361, "position": [-1.85208485812652, -2.3576440504705585, 2.221440241327312], "rotation": [[-0.8154743510208136, -0.33964363908786493, 0.4686616916863753], [0.2689897884285469, 0.4945713400730738, 0.8264645686897228], [-0.5124900745852045, 0.8000258670852314, -0.31194957196023754]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 172, "img_name": "DSC08126", "width": 5187, "height": 3361, "position": [-1.054724750130774, -2.53699812969357, 2.5982335530642304], "rotation": [[-0.9062472552489149, -0.26290123010039995, 0.3310571786950167], [0.19909464259983278, 0.42540338834508795, 0.8828325325182366], [-0.372930604324521, 0.8659762701114939, -0.3331784266154284]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 173, "img_name": "DSC08127", "width": 5187, "height": 3361, "position": [-0.03561525039810048, -2.67347279683856, 2.832231469464872], "rotation": [[-0.9937040625037574, -0.0708364005467757, 0.08680115506780317], [0.055099566167181084, 0.3655995510738478, 0.929139928139346], [-0.0975513914391614, 0.9280728272135638, -0.3593947042126603]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 174, "img_name": "DSC08128", "width": 5187, "height": 3361, "position": [0.9737846359143038, -2.6642769866498206, 2.647411343295285], "rotation": [[-0.9875204867084213, 0.08332876284808408, -0.13363983542855376], [-0.09550339478162596, 0.35788658271386353, 0.9288682874867555], [0.12522934926105805, 0.930039521308423, -0.34546215261306334]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 175, "img_name": "DSC08129", "width": 5187, "height": 3361, "position": [2.022710045751989, -2.5300316840542325, 2.465612225892429], "rotation": [[-0.8940517871453061, 0.29281116191665585, -0.3390177360541805], [-0.19724506025916666, 0.4221671588856371, 0.884799003255421], [0.4022011786477532, 0.8579257039018279, -0.31968374759895263]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 176, "img_name": "DSC08130", "width": 5187, "height": 3361, "position": [2.5897394985679494, -2.160686977553928, 1.8333020654998002], "rotation": [[-0.749986543853115, 0.42582558662361447, -0.50615487137428], [-0.32591527549783716, 0.4279809503937412, 0.8429777810222752], [0.5755861510116691, 0.797185596882385, -0.18219689044230988]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 177, "img_name": "DSC08131", "width": 5187, "height": 3361, "position": [3.2736392689830613, -1.831020161730306, 1.4021116831538796], "rotation": [[-0.5384933545207935, 0.5117933229561318, -0.6693971180954275], [-0.4031519798785774, 0.5411050270368443, 0.7380202103163838], [0.7399279615320173, 0.6672877522425963, -0.08505096971873426]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 178, "img_name": "DSC08133", "width": 5187, "height": 3361, "position": [3.281581877948355, -1.2360947790752717, 0.1098251251997561], "rotation": [[-0.14592083243297038, 0.6776763983597534, -0.7207369907034197], [-0.4888713356363793, 0.5839720941964924, 0.6480597274888059], [0.860065071872571, 0.4469130701891762, 0.24608287189260672]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 179, "img_name": "DSC08134", "width": 5187, "height": 3361, "position": [3.1915127770926968, -0.8694020978143047, -0.5614059410116317], "rotation": [[0.1158876595985117, 0.7229985724416845, -0.6810602870525235], [-0.5218665403803023, 0.627732528410602, 0.5775873845633465], [0.8451185504911569, 0.2884873255838442, 0.4500552172714003]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 180, "img_name": "DSC08135", "width": 5187, "height": 3361, "position": [3.200087368777762, -0.35907363443362184, -1.7027430228477396], "rotation": [[0.4625182531425771, 0.6057370250739363, -0.6474253022276127], [-0.5029607203184592, 0.7806159336046349, 0.37103810858091213], [0.7301420268185331, 0.15401759853062713, 0.6657110484408255]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 181, "img_name": "DSC08136", "width": 5187, "height": 3361, "position": [2.6969609191482165, 0.16285559420734574, -2.378387926017442], "rotation": [[0.6565091480154019, 0.5395490401878661, -0.5271456836629163], [-0.43187308586398926, 0.8418187196693601, 0.3237697961832674], [0.6184507872728489, 0.015102200057988806, 0.7856783993944354]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 182, "img_name": "DSC08137", "width": 5187, "height": 3361, "position": [2.1625505652880483, 0.5145666405831768, -3.2462535112541433], "rotation": [[0.8800468293444659, 0.3130573190820987, -0.35708919492177515], [-0.26266515883208263, 0.9473384115220537, 0.18318555726527347], [0.3956318901409103, -0.06741697875165438, 0.9159314158164517]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 183, "img_name": "DSC08138", "width": 5187, "height": 3361, "position": [1.3372543545995863, 0.9504068012569733, -3.6759386804353524], "rotation": [[0.9745968400776501, 0.17368528892605847, -0.1414016255964925], [-0.16216445463009593, 0.9827083719757284, 0.0893697113307261], [0.15447876541836622, -0.06416912076291319, 0.9859100542013618]], "fy": 3852.356179237937, "fx": 3844.898776958602}, {"id": 184, "img_name": "DSC08139", "width": 5187, "height": 3361, "position": [1.0109203299418452, 0.9682398505210188, -3.624234311841616], "rotation": [[0.9827135287615967, 0.13435862962742334, -0.12736514057453607], [-0.12011486692126719, 0.9862369973241472, 0.113617797257017], [0.1408777453447376, -0.09635529956204393, 0.9853269087530757]], "fy": 3852.356179237937, "fx": 3844.898776958602}]
GS_Orig_models/garden/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images_4', model_path='./eval/garden', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/garden', white_background=False)
GS_Orig_models/garden/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3904ceabc4a1630bb0bac21fb2be5f2620dd1009b6830375e40d33de9f629b8c
3
+ size 3746916
GS_Orig_models/garden/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16701d5e0630dfaca74f8794ed7ce2aa23fa922f87dc09a7e37484e8d3f82d5a
3
+ size 1447027964
GS_Orig_models/garden/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d972e3053a71b9cf15d29297f36e9abf883980ac7417b541c02964eee7cea670
3
+ size 1087764748
GS_Orig_models/kitchen/cameras.json ADDED
The diff for this file is too large to render. See raw diff
 
GS_Orig_models/kitchen/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images_2', model_path='./eval/kitchen', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/kitchen', white_background=False)
GS_Orig_models/kitchen/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:014098cfa8336842a976112b84a4faa7c2898d77aa642e5e3412f7fb43a4969c
3
+ size 6517143
GS_Orig_models/kitchen/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a2a60c5b9e42c77f4e047d65622a0d7fa85cc4c716f2342cae8c897e8d75588
3
+ size 459380612
GS_Orig_models/kitchen/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c2b2f91c629349670ce6c61a2d5f65976136714b5734b79e0ad5b998604c68
3
+ size 417794236
GS_Orig_models/playroom/cameras.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"id": 0, "img_name": "DSC05572", "width": 1264, "height": 832, "position": [3.140433964483239, 0.18188197960280972, -3.5634825336782776], "rotation": [[0.9979604943324005, 0.011462677284412253, -0.06279696474594969], [-0.04072327873048568, 0.8718824481262267, -0.4880190684992303], [0.04915756626674882, 0.4895810491419074, 0.8705710367338437]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 1, "img_name": "DSC05580", "width": 1264, "height": 832, "position": [-1.3242316246346324, 1.294566612265396, -1.8109405302560735], "rotation": [[0.9993242842325004, 8.803976661275153e-05, 0.0367555056039219], [-0.008737326011649156, 0.9719013927763069, 0.23522615044599282], [-0.035702017833262566, -0.23538834926239274, 0.9712454329128962]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 2, "img_name": "DSC05588", "width": 1264, "height": 832, "position": [-4.8355340821573405, 1.728435794443147, -3.886668744984122], "rotation": [[0.639016407545488, -0.3775398444520166, 0.670165424905527], [0.2619981717567121, 0.9259914475992267, 0.2718396530479488], [-0.7231977522668327, 0.0018721175806960426, 0.6906384772744457]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 3, "img_name": "DSC05596", "width": 1264, "height": 832, "position": [-3.3459632929580683, -2.152967190518713, 1.3838762868533845], "rotation": [[-0.0879905248103987, 0.1809611592001578, 0.9795461839058561], [0.42546568528207995, 0.8959758435194096, -0.1273037253073616], [-0.9006867480933871, 0.4055617668008379, -0.15583014829724728]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 4, "img_name": "DSC05604", "width": 1264, "height": 832, "position": [-3.147720680940812, -1.8125846323251342, 2.3908407754212426], "rotation": [[-0.9938033106781567, 0.06435141933723948, -0.09063042819283919], [0.02207733233817308, 0.9133998181948135, 0.4064644677195183], [0.108938382042164, 0.40194485560952786, -0.9091604709659735]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 5, "img_name": "DSC05612", "width": 1264, "height": 832, "position": [1.7381904735139695, -1.2985647022566629, 1.628633568976139], "rotation": [[-0.9941462939415223, 0.07316448595838955, -0.07949908324490791], [0.03293237382831928, 0.9060031105061734, 0.4219879411869138], [0.10290094749985546, 0.41689965429055353, -0.9031091148117422]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 6, "img_name": "DSC05620", "width": 1264, "height": 832, "position": [3.4769293071058267, -1.6740226351740144, 2.8636098683012845], "rotation": [[-0.04315451948884065, -0.9817058929190943, 0.18544871866802073], [-0.5212321123057221, 0.18048037161332883, 0.8341126545998627], [-0.8523231620394943, -0.06066609654690358, -0.5194851799433351]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 7, "img_name": "DSC05628", "width": 1264, "height": 832, "position": [2.3554853982672386, 0.02967477722045854, 1.0755089449175659], "rotation": [[0.05355463989832989, 0.877248331384851, -0.477040109034717], [-0.39743407161404803, 0.45698293284400454, 0.7957466668542017], [0.916066623813814, 0.14697606666320404, 0.37312193256705445]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 8, "img_name": "DSC05636", "width": 1264, "height": 832, "position": [3.2211096759161557, 1.8418259605836032, -3.061087794606173], "rotation": [[0.7172569059026841, 0.4926210003752597, -0.49281546335741766], [-0.2711883508230791, 0.8488337884791661, 0.453804008261237], [0.6418718013067458, -0.19184824608368126, 0.7424249734228022]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 9, "img_name": "DSC05644", "width": 1264, "height": 832, "position": [3.5722088596047854, -2.321535796145075, 2.610912526753971], "rotation": [[-0.32594380692854374, 0.41760540881839975, -0.848154677668257], [-0.9170979144674386, -0.3575044253561094, 0.17641428833933048], [-0.2295474896495334, 0.8353420307732725, 0.4995114028920482]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 10, "img_name": "DSC05652", "width": 1264, "height": 832, "position": [-0.6762113884047608, -1.04752124776985, -1.088885684620942], "rotation": [[-0.6603827910926511, -0.1404915934580107, -0.7376697644585337], [-0.32031632410198824, 0.9411909921475778, 0.10750334326916533], [0.6791848214900488, 0.3072810252324199, -0.6665480851293798]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 11, "img_name": "DSC05661", "width": 1264, "height": 832, "position": [-0.11153542808826296, -0.7456778727936116, 0.19534400116714667], "rotation": [[0.7141035999082753, 0.08755056617114307, -0.6945436969414913], [-0.19959197353348, 0.9764311835386803, -0.08212909298331697], [0.6709836754340989, 0.19727402813437964, 0.7147474135137419]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 12, "img_name": "DSC05669", "width": 1264, "height": 832, "position": [-0.41433859003113493, 0.020643463073931303, -0.4493384760722135], "rotation": [[0.22076661483213045, 0.7132310834859388, -0.6652544801239865], [-0.3655348633315707, 0.6928738439024477, 0.6215384944836615], [0.904238002665632, 0.10595875605781992, 0.41367423964993016]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 13, "img_name": "DSC05678", "width": 1264, "height": 832, "position": [-1.1136949200001656, -0.2880478888954948, -0.22277986713854275], "rotation": [[0.25492791197631715, -0.053789242135297066, 0.9654628305252901], [-0.8655515282201345, 0.4324283286538544, 0.2526386600926774], [-0.4310827202419326, -0.9000624745028226, 0.06368069017112662]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 14, "img_name": "DSC05686", "width": 1264, "height": 832, "position": [1.51190021777677, -0.7260800761302517, 1.5257847886456517], "rotation": [[0.1319911688877671, -0.7712882506348483, 0.622649793839423], [0.5812782890238231, 0.5690326613135827, 0.5816505661201734], [-0.8029283168783983, 0.28516006871758304, 0.523440400775299]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 15, "img_name": "DSC05695", "width": 1264, "height": 832, "position": [-2.25142169996134, 2.2349828367137627, -1.5509751913554983], "rotation": [[-0.33819566916071564, -0.5272526674373714, 0.7795051725557133], [-0.9310944655035255, 0.30778960738973615, -0.19577705149372393], [-0.13669961839610206, -0.792003902934227, -0.5950151528047931]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 16, "img_name": "DSC05703", "width": 1264, "height": 832, "position": [0.9303611713750882, 2.7644456786169638, 0.2072355666148782], "rotation": [[0.03445577869951221, 0.16587508796490227, 0.9855446486622743], [-0.9087960829165267, 0.415492045328107, -0.03815809147013963], [-0.4158154386140411, -0.8943443494883289, 0.16506273216117068]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 17, "img_name": "DSC05711", "width": 1264, "height": 832, "position": [0.05133509723841352, 0.9658869511681452, 2.5654540876524807], "rotation": [[0.029333480550486686, -0.7586428911749812, 0.6508459960608651], [-0.8779562201711109, 0.2917144627921324, 0.37959919344059917], [-0.4778414197007726, -0.5825492561728691, -0.6574982446750612]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 18, "img_name": "DSC05719", "width": 1264, "height": 832, "position": [-0.0591928526258815, 0.19004568400494765, 2.833567920219318], "rotation": [[-0.9966979966187437, 0.03496464554863234, 0.07328422134294041], [0.01631964425500392, 0.9703817914486881, -0.2410245797345677], [-0.07954101299061192, -0.2390327433354965, -0.967748198069071]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 19, "img_name": "DSC05728", "width": 1264, "height": 832, "position": [2.8123872840220083, 0.5193706635700038, 4.078197682714097], "rotation": [[-0.23023498911839407, 0.41376392016133107, -0.8807901385451478], [-0.9439138261618115, -0.31508981331882363, 0.09871726456541301], [-0.23668235795306297, 0.8541181580527579, 0.4631021847479688]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 20, "img_name": "DSC05738", "width": 1264, "height": 832, "position": [0.18986061799697737, 1.773883462151638, 0.8201885042916438], "rotation": [[-0.24051109428435644, 0.2082204672409606, -0.9480499198608145], [-0.9030951925774059, -0.4060010858368183, 0.13993638355660762], [-0.3557716777228326, 0.8898355776890919, 0.28569066839678336]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 21, "img_name": "DSC05747", "width": 1264, "height": 832, "position": [-0.14161337838891752, 2.2658142411242914, 0.15235134648730286], "rotation": [[-0.9617744941721265, 0.1252894201860789, -0.24350027422856454], [-0.09209872084451563, 0.6894077034355787, 0.7184948462323756], [0.2578907675329886, 0.7134560810821624, -0.6515157499156322]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 22, "img_name": "DSC05755", "width": 1264, "height": 832, "position": [0.35945019708317355, 0.8400702093062656, 1.0350751379160579], "rotation": [[-0.9795921039861413, 0.061382861394643745, 0.19139345374126485], [-0.0014693444485661912, 0.9500137456586283, -0.31220461893853246], [-0.20099042473435194, -0.3061144024489354, -0.9305357713588633]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 23, "img_name": "DSC05763", "width": 1264, "height": 832, "position": [-5.524802685304227, -0.69140623537304, -4.098941525625533], "rotation": [[0.5402659069092292, -0.5995640991503438, 0.5904537584278592], [0.3316967980180741, 0.7965956347809885, 0.5053836451968258], [-0.7733627764614126, -0.07718993236109672, 0.629246954959644]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 24, "img_name": "DSC05771", "width": 1264, "height": 832, "position": [3.8061477608038534, -3.758272645210847, 2.5848068228681607], "rotation": [[-0.809880128096798, 0.440625999070378, -0.38722462093356697], [-0.22443419092721525, 0.3771379529706614, 0.8985523125405361], [0.5419626113088981, 0.8146261064883266, -0.20654499405918697]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 25, "img_name": "DSC05780", "width": 1264, "height": 832, "position": [1.2846497288271657, 0.3109042012580591, -1.9708043317977393], "rotation": [[0.9738142328322278, 0.006419062094051571, -0.2272545611758153], [0.09254703635849446, 0.9018368254776397, 0.4220490330206584], [0.20765569097580538, -0.4320290914443678, 0.8776274711693538]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 26, "img_name": "DSC05788", "width": 1264, "height": 832, "position": [-0.3368497392720633, -2.398710527828916, -0.34103954028854605], "rotation": [[-0.17111025219563297, -0.5680907008761416, 0.804980892426398], [0.4322755161610759, 0.690905431770612, 0.5794717961018803], [-0.885358209834427, 0.4471270959446742, 0.12735069827393958]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 27, "img_name": "DSC05797", "width": 1264, "height": 832, "position": [2.0595201227424966, -1.2494892507169726, 0.5903093065071768], "rotation": [[-0.09647415670063017, 0.44390105480243786, -0.8908673249335083], [-0.9426190596488366, -0.32816811254951933, -0.06144101474120123], [-0.31962797980722046, 0.8338210500167098, 0.4500893367692533]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 28, "img_name": "DSC05805", "width": 1264, "height": 832, "position": [-1.1506602525296503, 0.045416531067273176, -2.0097843852257955], "rotation": [[-0.6209059907197118, 0.6858005368910698, -0.3796753538067659], [0.4060690200624349, 0.6956946525741488, 0.5925511803424814], [0.670510030971876, 0.21374417882051147, -0.7104433294686061]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 29, "img_name": "DSC05573", "width": 1264, "height": 832, "position": [3.33556638847436, 1.3063862878622587, -2.957697290551365], "rotation": [[0.9997802852533486, -0.019623769394678754, 0.00736809971954897], [0.020917397258199133, 0.9567833663374836, -0.29004836216026997], [-0.0013578330808429269, 0.29013875572673314, 0.9569836251026804]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 30, "img_name": "DSC05574", "width": 1264, "height": 832, "position": [3.1917627022376363, 1.985135990408217, -2.91312358356598], "rotation": [[0.999448713460666, -0.030319366883906084, 0.013527939738871113], [0.026347804633456467, 0.9722491250646677, 0.23245952766446368], [-0.02020055327996338, -0.23197494434258936, 0.9725119859644076]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 31, "img_name": "DSC05575", "width": 1264, "height": 832, "position": [1.2858015246782324, -0.0949966296071797, -2.77541902602582], "rotation": [[0.9990757434189459, 0.006435158689905176, 0.04249997228841888], [0.017132556032579856, 0.8471838777059787, -0.5310234955996314], [-0.039422511787951135, 0.5312608267957435, 0.8462906117148126]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 32, "img_name": "DSC05576", "width": 1264, "height": 832, "position": [1.2269163665056042, 1.0385469677834065, -2.2262117331643454], "rotation": [[0.9992466142796185, -0.028665985052022898, 0.02616228491008401], [0.03583861064376682, 0.9402491060706771, -0.33859594285876615], [-0.014892878762807867, 0.33927846945288104, 0.9405680848975615]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 33, "img_name": "DSC05577", "width": 1264, "height": 832, "position": [1.283384523631019, 1.5162406080257365, -2.1222390266725393], "rotation": [[0.9969517839766932, -0.012040488394896185, 0.07708545300445042], [-0.0019866754569749278, 0.9837820019797795, 0.17935725717485143], [-0.07799483025379067, -0.1789636812872084, 0.9807593013751196]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 34, "img_name": "DSC05578", "width": 1264, "height": 832, "position": [-1.352661673188986, -0.18436363683109414, -2.5423369886025027], "rotation": [[0.9987608879830356, 0.0030172331731089398, 0.04967479178937085], [0.020517018073378246, 0.8844231791272695, -0.4662345892271297], [-0.04534027574590747, 0.4666760509458278, 0.8832653751103866]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 35, "img_name": "DSC05579", "width": 1264, "height": 832, "position": [-1.3367190000309774, 1.0775489780087892, -1.8527493559894637], "rotation": [[0.999765156456449, -0.01220666541334949, 0.017906123396714827], [0.01727006864799603, 0.947914952161883, -0.3180550081303998], [-0.013091091035713766, 0.3182895549455271, 0.9479031504051841]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 36, "img_name": "DSC05581", "width": 1264, "height": 832, "position": [-4.7406036743143, 0.0913070847928537, -3.641499569097127], "rotation": [[0.9871002801349519, -0.010443182230152698, 0.15976225118095863], [0.09234857771267616, 0.8522796435652785, -0.5148700315212447], [-0.1307852329276731, 0.5229821690164489, 0.8422498879423523]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 37, "img_name": "DSC05582", "width": 1264, "height": 832, "position": [-4.756853567748848, 1.086253854071792, -2.8969467266021804], "rotation": [[0.9969961138992908, -0.05938461413048585, 0.04972138849917116], [0.06757447505107772, 0.9806484913152136, -0.18374500483759243], [-0.03784757840712513, 0.18655295249812823, 0.9817156190684488]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 38, "img_name": "DSC05583", "width": 1264, "height": 832, "position": [-3.9184957174684145, 1.4563089294379234, -2.855303659260614], "rotation": [[0.9701682597919045, -0.14361799226835045, 0.195313645168882], [0.06453046019408608, 0.9295579622058764, 0.36298459279533873], [-0.23368647243579888, -0.33955245131859446, 0.9110953657022113]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 39, "img_name": "DSC05584", "width": 1264, "height": 832, "position": [-5.4831881631204045, 1.970653665432812, -4.966336018413373], "rotation": [[0.09126653496627984, 0.9953982387944833, 0.029202154031668367], [-0.9948681272945976, 0.08985326308120456, 0.04651666805565621], [0.043678700628442445, -0.033297707406070666, 0.9984905777186436]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 40, "img_name": "DSC05585", "width": 1264, "height": 832, "position": [-5.53563705574611, 1.6018226568056901, -5.176712081935186], "rotation": [[0.08627037599403536, 0.9883773436172191, -0.12517047914751075], [-0.8172550729991628, -0.001646697883334455, -0.5762737492227233], [-0.5697820354161588, 0.15201156209397587, 0.8076143368630652]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 41, "img_name": "DSC05586", "width": 1264, "height": 832, "position": [-5.677501764787483, 0.5036325380208657, -4.39834047824481], "rotation": [[0.6962567049436692, 0.08567924893848271, 0.7126609762869872], [0.28075346125219386, 0.8812469930748957, -0.38023838731954396], [-0.6606088818778455, 0.46482556244013956, 0.589519381942876]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 42, "img_name": "DSC05587", "width": 1264, "height": 832, "position": [-5.331882051104456, 1.3451655648448448, -3.7437727587937384], "rotation": [[0.6400860226782954, -0.154332557328172, 0.7526429069089985], [0.31537157961997453, 0.9460618470156982, -0.07421420611478363], [-0.7005930704338169, 0.2848656584598993, 0.6542330672553361]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 43, "img_name": "DSC05589", "width": 1264, "height": 832, "position": [-3.3932683340028085, 0.376839600365158, -3.593862808696153], "rotation": [[-0.0038320166709299025, 0.06735320606580353, 0.9977218356239832], [0.3814592559041671, 0.9223838248762123, -0.060802267159770586], [-0.9243777105346451, 0.3803572337150779, -0.029227094062543188]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 44, "img_name": "DSC05590", "width": 1264, "height": 832, "position": [-3.2695866171132715, 1.445646784123372, -3.1678141990379385], "rotation": [[-0.033644487533056516, -0.2149070087887903, 0.9760548273699038], [0.4427319042091745, 0.8723535065883226, 0.20733504416372975], [-0.8960226054369143, 0.439106293642567, 0.06579630255212994]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 45, "img_name": "DSC05591", "width": 1264, "height": 832, "position": [-3.2741359151345484, 1.7213862815543683, -3.0565321637695693], "rotation": [[-0.05538691260253713, -0.7526149805438378, 0.6561272597395702], [0.4213619043107965, 0.5781352482967774, 0.6987229638937043], [-0.9051996661002134, 0.31516713936865637, 0.2851021549449249]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 46, "img_name": "DSC05592", "width": 1264, "height": 832, "position": [-3.189981166369364, -0.8579335831281077, -1.3185276410088587], "rotation": [[-0.005493602611704838, 0.17205508920418486, 0.9850720108749841], [0.39017946709350065, 0.907374084067995, -0.15630820522416294], [-0.9207224358018958, 0.383496177087474, -0.07211711565444275]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 47, "img_name": "DSC05593", "width": 1264, "height": 832, "position": [-3.037055157943339, -0.22201532104011124, -1.0582994783219666], "rotation": [[0.001092112388801185, -0.09827859031522458, 0.995158342162785], [0.4264276348692388, 0.9001884835349262, 0.08843170433117777], [-0.9045210221494895, 0.42426644080900616, 0.04289181382152873]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 48, "img_name": "DSC05594", "width": 1264, "height": 832, "position": [-3.1275894713795775, 0.7786800850411031, -0.6269260159509817], "rotation": [[-0.03674702260673989, -0.3487652623798305, 0.9364894276427618], [0.4075158414841312, 0.8504333483200178, 0.33270701676502684], [-0.912458489614196, 0.39386026941331803, 0.11087647590290926]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 49, "img_name": "DSC05595", "width": 1264, "height": 832, "position": [-3.1366595501747803, 0.8497186065582761, -0.5894355746248423], "rotation": [[-0.0224698679445478, -0.6793167243641607, 0.7335011199948516], [0.4094678937076612, 0.663072666330662, 0.626634409514637], [-0.9120477778368665, 0.3144255510678059, 0.2632592330356915]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 50, "img_name": "DSC05597", "width": 1264, "height": 832, "position": [-3.0426110569481635, -1.2820233166280135, 1.8089417157403929], "rotation": [[-0.08574486586945143, -0.06622654312042779, 0.9941136066684473], [0.4210838219434053, 0.901884187215208, 0.09640190739139085], [-0.9029597072264987, 0.4268711255607269, -0.04944501277129783]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 51, "img_name": "DSC05598", "width": 1264, "height": 832, "position": [-3.0961772693219247, -0.47419016764554084, 2.190864447742812], "rotation": [[-0.08416277947091312, -0.3230640148780434, 0.9426273223509966], [0.43885942015308016, 0.8372777843641247, 0.32614156612306305], [-0.8946055197094597, 0.44112986081332267, 0.07131206072037166]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 52, "img_name": "DSC05599", "width": 1264, "height": 832, "position": [-3.172570474758256, -0.3368931682595916, 2.223183926286642], "rotation": [[-0.09426797079565127, -0.7661497189673522, 0.6357107501122802], [0.3908203238887529, 0.5588135076779531, 0.7314280129118329], [-0.9156271206760755, 0.3173989158187372, 0.24674866589209674]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 53, "img_name": "DSC05600", "width": 1264, "height": 832, "position": [-2.6199771560358593, -2.4379430433984317, 2.238391524530268], "rotation": [[-0.7519059141406008, 0.17958664562837248, 0.6343391309010793], [0.27312958151266936, 0.9605814733613629, 0.051802169236696005], [-0.6000314391622338, 0.21220713877450617, -0.7713173162000424]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 54, "img_name": "DSC05601", "width": 1264, "height": 832, "position": [-2.5154550666957087, -1.8692460028397744, 2.392678200130235], "rotation": [[-0.7398838660870742, -0.022724300167450858, 0.6723507052766015], [0.302749000288793, 0.8812578107266762, 0.3629431275797382], [-0.6007619391474299, 0.472089268269387, -0.6451486768619262]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 55, "img_name": "DSC05602", "width": 1264, "height": 832, "position": [-2.4292676672745097, -1.359002498282155, 2.5461822991273046], "rotation": [[-0.7355833769500792, -0.3453622946628633, 0.5827881098477551], [0.32327565301892713, 0.577057512345493, 0.7499983197386629], [-0.5953233975915139, 0.7400875035229502, -0.3128266922902575]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 56, "img_name": "DSC05603", "width": 1264, "height": 832, "position": [-3.1314972999245523, -2.4375041638995967, 2.3022082907744146], "rotation": [[-0.9955365024593112, 0.014851991284070743, -0.09320134455027142], [-0.009220096656748679, 0.9675107684371882, 0.25266163692915833], [0.09392583291470316, 0.2523932077393913, -0.9630553497064946]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 57, "img_name": "DSC05605", "width": 1264, "height": 832, "position": [-3.052810469476066, -0.828999045287601, 2.8659438606730405], "rotation": [[-0.99408327224347, 0.07423374312862097, -0.0792956444379407], [0.012173756054522875, 0.8015661107968834, 0.5977822092413619], [0.10793631228293547, 0.5932799688200102, -0.7977271658202997]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 58, "img_name": "DSC05606", "width": 1264, "height": 832, "position": [-3.060732173725205, -0.7447895581139783, 2.9160516429895056], "rotation": [[-0.9962990106429022, 0.08582674015827639, -0.004695962710466718], [0.027067752277489768, 0.36512482297307175, 0.9305649899042664], [0.08158197214224988, 0.9269938696251916, -0.3660966368306248]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 59, "img_name": "DSC05607", "width": 1264, "height": 832, "position": [-0.9129179616419512, -2.436011966161661, 1.4616739708846698], "rotation": [[-0.9992104801185616, 0.01191488465760726, -0.037900553357823975], [0.0016565637991451778, 0.9656353639332941, 0.25989536301710775], [0.03969473790835138, 0.25962738577625205, -0.9648927133818433]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 60, "img_name": "DSC05608", "width": 1264, "height": 832, "position": [-0.788668309344583, -1.5553858072228748, 1.746230609434995], "rotation": [[-0.995121451204636, 0.048357631512275866, -0.08599323709979688], [0.005777503936874272, 0.8987025511765778, 0.4385206323047635], [0.09848816071304375, 0.4358844617364023, -0.894597573334585]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 61, "img_name": "DSC05609", "width": 1264, "height": 832, "position": [-0.7944771677557546, -0.8599814196874699, 1.9523444269205734], "rotation": [[-0.9959018588790388, 0.06874248226050184, -0.05877038892112103], [-0.0009212133271604241, 0.6420795656198958, 0.7666374519806426], [0.09043582723280136, 0.7635498035793282, -0.6393849064582994]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 62, "img_name": "DSC05610", "width": 1264, "height": 832, "position": [-0.7781591709243805, -0.4737051092032673, 2.3789471913068194], "rotation": [[-0.9936634549883263, 0.08643784093726402, -0.07184314772312522], [-0.05863346153431622, 0.14668522222785949, 0.9874439542416912], [0.0958908515405219, 0.9853993836176617, -0.14068759489296087]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 63, "img_name": "DSC05611", "width": 1264, "height": 832, "position": [1.813176726496155, -2.0984523989933614, 1.5451080378986128], "rotation": [[-0.9975472385047081, -0.01123132687171012, -0.0690895379079326], [-0.024853432177597827, 0.9795609489601239, 0.19960624785145173], [0.06543557030105568, 0.20083377347707837, -0.9774374566028935]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 64, "img_name": "DSC05613", "width": 1264, "height": 832, "position": [1.7181878650029994, -0.3678248974040829, 1.884489783348453], "rotation": [[-0.9966013317478934, 0.06571259773046832, -0.04967534657995161], [0.020125408113784632, 0.7789880535389327, 0.6267157093865434], [0.07987961884347142, 0.6235859739788399, -0.7776630244201425]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 65, "img_name": "DSC05614", "width": 1264, "height": 832, "position": [1.7666112238143772, -0.15202710955930585, 2.022629467638452], "rotation": [[-0.9980855711528923, 0.06156353470242253, -0.005926537888881053], [0.011788370278355354, 0.2834288651150524, 0.9589208062951673], [0.06071430624313443, 0.9570151564184012, -0.2836119944622898]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 66, "img_name": "DSC05615", "width": 1264, "height": 832, "position": [3.272000036987376, -2.9491112656465073, 2.7134907502966903], "rotation": [[-0.7720305056427388, -0.07285728237117539, -0.6313958463297836], [-0.20661111083526384, 0.9682237027010132, 0.1409067436546538], [0.6010663417930132, 0.2392377017391423, -0.7625513588146952]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 67, "img_name": "DSC05616", "width": 1264, "height": 832, "position": [3.08218893424125, -2.2906926444695594, 2.755859079828145], "rotation": [[-0.7458491477013335, 0.06601002762625434, -0.6628361223756404], [-0.21378422417072457, 0.9187157362114461, 0.33205075144197743], [0.6308766554318802, 0.3893636761309941, -0.6711114462895432]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 68, "img_name": "DSC05617", "width": 1264, "height": 832, "position": [3.2659582540130105, -1.178219640285221, 3.3285320271378596], "rotation": [[-0.8019367291022588, 0.1363646748449912, -0.5816374798542385], [-0.2248445389456771, 0.8331184010721778, 0.5053302515199773], [0.5534820826576736, 0.5360209000117044, -0.6374473930667269]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 69, "img_name": "DSC05618", "width": 1264, "height": 832, "position": [3.182476995140194, -1.2407124146780062, 3.005853091892874], "rotation": [[-0.8081986863439359, 0.534144988908661, -0.24800002866068804], [-0.18170694670537996, 0.1743918914452887, 0.967765495209011], [0.5601762837812252, 0.8272101299076922, -0.04388544254254449]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 70, "img_name": "DSC05619", "width": 1264, "height": 832, "position": [3.5999870670569605, -1.566255340027471, 2.8980750275786513], "rotation": [[-0.9978485567877643, 0.05625293194816961, 0.033672917364111675], [0.050241350426433413, 0.3261441269917525, 0.9439840121189108], [0.04211964415690158, 0.9436448569647492, -0.32826866969004775]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 71, "img_name": "DSC05621", "width": 1264, "height": 832, "position": [3.7457870533774207, -2.847823342171503, 2.73230288151687], "rotation": [[-0.021011831207889926, -0.135379008241314, -0.9905710610939981], [-0.42794110812509734, 0.8966558861053221, -0.11346642626496788], [0.9035623447919654, 0.42152194016477706, -0.07677462493407056]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 72, "img_name": "DSC05622", "width": 1264, "height": 832, "position": [3.4496385737676327, -1.9024459220388257, 3.1916185883503556], "rotation": [[0.023779894388546097, 0.1419675652479964, -0.9895856340107333], [-0.35454268549084933, 0.9267236729629231, 0.12442957098312855], [0.9347373966990975, 0.3478914261485394, 0.07237095290604588]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 73, "img_name": "DSC05623", "width": 1264, "height": 832, "position": [3.5909973823814667, -0.9350888363905097, 3.570080251510787], "rotation": [[0.05522546905111724, 0.5972810777605446, -0.8001284032686794], [-0.32797795510311845, 0.7677367952979395, 0.550464053424042], [0.9430697792499029, 0.23202484197786286, 0.23829365113382037]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 74, "img_name": "DSC05624", "width": 1264, "height": 832, "position": [3.4059697568890552, -1.2359944666622187, 3.759746388153322], "rotation": [[0.024317450552192536, 0.9295902976730983, -0.36779143555917926], [-0.21697195898460825, 0.3640384110728798, 0.9057589106809352], [0.975874905207129, 0.05777468074834501, 0.21054751399958077]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 75, "img_name": "DSC05625", "width": 1264, "height": 832, "position": [2.51729316352484, -1.8435210890166458, 0.4019231902082143], "rotation": [[0.12094296119897166, -0.21328977494637633, -0.9694742245360357], [-0.3910026037609905, 0.8874514518480855, -0.24402230321192186], [0.912408770227769, 0.4085797260218003, 0.023934149147205198]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 76, "img_name": "DSC05626", "width": 1264, "height": 832, "position": [2.2767475238373236, -1.0278363462585842, 0.7780037110139658], "rotation": [[0.10981747438873639, 0.18090659087149422, -0.9773499515005527], [-0.36277291758721414, 0.9227596822976266, 0.13003991306996426], [0.9253842080909634, 0.34027543858650355, 0.16696314955888664]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 77, "img_name": "DSC05627", "width": 1264, "height": 832, "position": [2.2602657952766956, -0.20269490389575026, 1.0277217499122064], "rotation": [[0.04636568062120196, 0.5163879254367908, -0.8550986692327499], [-0.3842502417844388, 0.7993741338655537, 0.461901229480174], [0.9220639757354869, 0.3071555055176179, 0.23548571099131188]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 78, "img_name": "DSC05629", "width": 1264, "height": 832, "position": [1.7605155676842104, -0.7218404935893594, -2.3350932439933803], "rotation": [[0.05777620626640303, -0.2132899328863593, -0.9752790957048109], [-0.40238614474905265, 0.8890680818555492, -0.2182735355916723], [0.913645062649307, 0.4050498121898429, -0.03445793292576477]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 79, "img_name": "DSC05630", "width": 1264, "height": 832, "position": [1.5984227042192174, -0.13900787538635279, -2.033214868303167], "rotation": [[0.06956016313975676, 0.0027897676942460047, -0.9975738573660513], [-0.3732004545919353, 0.9274548433955934, -0.02342934387533076], [0.925139343232328, 0.3739247660402662, 0.06555505278305353]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 80, "img_name": "DSC05631", "width": 1264, "height": 832, "position": [1.4507796562491162, 0.47802058559399185, -1.7624249544011876], "rotation": [[0.05232627306632049, 0.344505531102481, -0.937324863740841], [-0.35543132069631744, 0.8835723677017319, 0.3049072765645771], [0.9332365924110885, 0.31719995282747676, 0.16868210489315727]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 81, "img_name": "DSC05632", "width": 1264, "height": 832, "position": [1.6096313598529035, 1.0973036113772143, -1.5626455627876588], "rotation": [[0.01680894214054364, 0.7091713758091585, -0.7048357391598847], [-0.39096578641095936, 0.6534714043794662, 0.6481673221587061], [0.9202517119354767, 0.2646716520356374, 0.28824590767008396]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 82, "img_name": "DSC05633", "width": 1264, "height": 832, "position": [3.2706586531953925, 0.09207037163029742, -3.928160444542688], "rotation": [[0.7071411872728394, -0.08028902766820022, -0.7024991197848249], [-0.30882583031922534, 0.8586853649740462, -0.4090061741673712], [0.6360644211005675, 0.5061749855687101, 0.5824164628464036]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 83, "img_name": "DSC05634", "width": 1264, "height": 832, "position": [3.1866612325882238, 0.5935469293361093, -3.6239639129619663], "rotation": [[0.6888369396059134, 0.05243719516886716, -0.7230172966099643], [-0.27731059764017824, 0.9405789479863664, -0.1959848847266228], [0.669777950570789, 0.3355019868311998, 0.6624469139195314]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 84, "img_name": "DSC05635", "width": 1264, "height": 832, "position": [3.1438456947357585, 1.3655243030102806, -3.198150062948504], "rotation": [[0.6999782075079565, 0.0960258427191999, -0.7076789855181626], [-0.27148037481983833, 0.9523088696285197, -0.13930621994200942], [0.6605519775927011, 0.28963227437031064, 0.6926645873302985]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 85, "img_name": "DSC05637", "width": 1264, "height": 832, "position": [3.3099915323032194, 1.153198961647434, -3.0695008356611737], "rotation": [[-0.7001810947702808, -0.08898834342340427, -0.7083978467365986], [-0.6727186077003754, -0.2501295376231591, 0.6963367642614404], [-0.23915708097390612, 0.964114251083959, 0.11527185899801218]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 86, "img_name": "DSC05638", "width": 1264, "height": 832, "position": [2.1451231088665383, 1.225235074356496, -3.3227891571934824], "rotation": [[0.2962430256919556, 0.9037895701979365, 0.30887616050822747], [-0.9122535475119072, 0.17195728184405015, 0.3717850968943565], [0.28290198794072735, -0.3919121151766488, 0.8754263870805755]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 87, "img_name": "DSC05639", "width": 1264, "height": 832, "position": [-4.475277679185399, 1.0508362432015539, -3.0758269059275802], "rotation": [[0.6178538413627719, -0.2009034761430712, 0.7601936753136646], [-0.5917608104189991, 0.517816477154449, 0.6178067976638049], [-0.5177603441414922, -0.8315671285356261, 0.20104809567239654]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 88, "img_name": "DSC05640", "width": 1264, "height": 832, "position": [-3.465308478994813, 1.1047862228165481, -3.323299374986219], "rotation": [[-0.35538222720019796, 0.7576139422000461, -0.5474710834138475], [-0.9188732629607993, -0.17576593562695333, 0.3532396672076269], [0.1713925296096658, 0.6285916404608693, 0.7586152848029843]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 89, "img_name": "DSC05641", "width": 1264, "height": 832, "position": [-3.060268447466548, 1.0138072046244644, -3.2196471130170283], "rotation": [[-0.12025698904489686, 0.9665450000057443, -0.2265590862220079], [-0.9842370898848588, -0.08627017467307518, 0.15438525790003807], [0.12967500715573416, 0.2415537619781003, 0.9616840294989761]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 90, "img_name": "DSC05642", "width": 1264, "height": 832, "position": [-3.129977315515846, -1.4652908819589885, 2.5141817599822334], "rotation": [[-0.05283290541390931, -0.9893275730602369, 0.1357926260452552], [-0.6148131394897769, 0.13938013220468667, 0.7762589659754843], [-0.786901193045384, -0.0424750742123627, -0.6156154485183141]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 91, "img_name": "DSC05643", "width": 1264, "height": 832, "position": [-3.1982855442807585, -1.975917531089793, 2.6145398614736033], "rotation": [[0.5746851178933389, 0.07760785187671937, 0.8146864652116177], [-0.7639648622030399, 0.40779793691244387, 0.5000585285434543], [-0.2934189915308985, -0.9097680275636398, 0.29364507731605993]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 92, "img_name": "DSC05645", "width": 1264, "height": 832, "position": [3.2410826977786917, -1.050115225611737, 1.6308969713713284], "rotation": [[-0.772087683377672, 0.0009382067909263271, -0.6355153254993278], [-0.5835914594760558, -0.3969420735013771, 0.7084193664144383], [-0.2515981271852122, 0.9178431838023555, 0.3070216154352154]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 93, "img_name": "DSC05646", "width": 1264, "height": 832, "position": [-0.9694254265708313, -0.9736336289314956, -1.1508650927246267], "rotation": [[0.5446671833379441, -0.19237707494919873, 0.8162896057335908], [-0.3573604266200342, -0.9337856793408756, 0.018380167133266945], [0.7587036212386611, -0.30172067561221255, -0.5773503693836632]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 94, "img_name": "DSC05647", "width": 1264, "height": 832, "position": [-0.7567421781577223, -1.1147541994441077, -0.8004167581912992], "rotation": [[0.0014821735195362984, 0.179238953367935, 0.9838044524991869], [0.4000843874711154, 0.9015299504307014, -0.16485215005658735], [-0.916477106131692, 0.39384914126094567, -0.0703744830495768]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 95, "img_name": "DSC05648", "width": 1264, "height": 832, "position": [-0.6659720502146298, -1.1157842009848815, -0.8433563632679908], "rotation": [[0.7459557425973172, 0.10649318275660045, 0.6574262179989888], [0.2730478859595818, 0.851454151294615, -0.4477395227318782], [-0.6074494893067965, 0.5135027071686538, 0.6060693752957459]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 96, "img_name": "DSC05649", "width": 1264, "height": 832, "position": [-0.9957352068735533, -1.2119326453796966, -0.6560700265773068], "rotation": [[0.9994068326198279, 0.005131859226232281, 0.03405358914542617], [0.014663694040838077, 0.8313018402170369, -0.5556277769593999], [-0.031160214856127726, 0.555797548098811, 0.8307334870687889]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 97, "img_name": "DSC05650", "width": 1264, "height": 832, "position": [-0.7143675742355121, -1.3391860479619369, -0.5098913561456191], "rotation": [[0.7319622484947316, -0.19149200787419512, -0.6538823118106544], [-0.25228555848461265, 0.8153076480662432, -0.5211769718481409], [0.6329164745514559, 0.5464469323960013, 0.5484637511416374]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 98, "img_name": "DSC05651", "width": 1264, "height": 832, "position": [-0.7176864858411817, -1.2688411406799585, -0.6057445048322534], "rotation": [[-0.016722867560269715, -0.2150286202361042, -0.9764645606369534], [-0.405200136529667, 0.8942690344133708, -0.18998879821114803], [0.9140750489193435, 0.39248641577605503, -0.1020843689032005]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 99, "img_name": "DSC05653", "width": 1264, "height": 832, "position": [-1.011417931741682, -0.05018324905508622, -0.8106040657725466], "rotation": [[-0.5647085009103262, 0.11334792678635491, -0.8174696058526251], [-0.2867359244617808, 0.9018706951978297, 0.32312808414997196], [0.7738777801582492, 0.4168710791559166, -0.4767931257272084]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 100, "img_name": "DSC05654", "width": 1264, "height": 832, "position": [-1.0761796780900559, -1.2536203837998632, -0.7624285992184582], "rotation": [[-0.9981062250147791, -0.02575669180122939, -0.05586194065912321], [-0.02735108178881623, 0.9992345811965966, 0.027967303513996993], [0.055098837662226646, 0.029442224242047788, -0.9980467291264236]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 101, "img_name": "DSC05656", "width": 1264, "height": 832, "position": [-0.4918279167239998, -1.124852699442319, -0.6904117290689191], "rotation": [[-0.7465302546468633, 0.07441547608987609, 0.6611769171826907], [0.2454065611878878, 0.9544580843073416, 0.16966256224133613], [-0.6184401334186075, 0.28891538937667693, -0.7307938828140929]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 102, "img_name": "DSC05657", "width": 1264, "height": 832, "position": [-0.9248780902308597, -0.5179148200462295, -0.7200007170720527], "rotation": [[-0.9989576757346572, 0.04520856037846801, 0.006304614129200739], [0.042335283394847996, 0.8659789056208786, 0.498285318667471], [0.017067099070715346, 0.4980328514146147, -0.8669901920097706]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 103, "img_name": "DSC05658", "width": 1264, "height": 832, "position": [-0.4491072761761987, -0.3494393329842305, -0.4846967771997464], "rotation": [[-0.02244162287226752, -0.1676045137611407, 0.9855988537583382], [0.4276943757207741, 0.8894705293329705, 0.16099595779069265], [-0.9036447833854164, 0.42514809703798145, 0.05172234570576833]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 104, "img_name": "DSC05659", "width": 1264, "height": 832, "position": [-0.427810481014053, -0.5833163634070674, -0.05834431014892343], "rotation": [[0.6728825321959881, -0.15720967778648864, 0.7228514474466958], [0.3210699134012988, 0.9423869706307175, -0.09391969066144618], [-0.6664407014686282, 0.29528277090905203, 0.6845910287392574]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 105, "img_name": "DSC05660", "width": 1264, "height": 832, "position": [-0.4927231554235188, -0.5682218181352939, -0.08855569869394778], "rotation": [[0.9980682372280456, -0.015488456357091654, -0.06016561772454302], [0.003852525635925966, 0.9819914477773761, -0.1888860887898242], [0.06200767599842709, 0.1882894160906749, 0.9801541429313589]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 106, "img_name": "DSC05662", "width": 1264, "height": 832, "position": [-0.5192156722809858, -0.6689442237427561, 0.020525691402118226], "rotation": [[-0.20435082341945499, 0.21283062375123069, -0.955480960857647], [-0.3489811800195551, 0.8961045789808254, 0.2742420819672946], [0.9145779775174718, 0.38948646847260243, -0.1088458263636733]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 107, "img_name": "DSC05663", "width": 1264, "height": 832, "position": [-0.5619612490197442, -0.2786002132895613, -0.1561391043181063], "rotation": [[-0.7338892817018301, 0.43242659484290824, -0.523845170136881], [-0.25735167359976724, 0.5366933273173161, 0.8035735115771717], [0.6286307646771431, 0.7245464184478697, -0.2825877725871991]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 108, "img_name": "DSC05664", "width": 1264, "height": 832, "position": [-0.4957483781150437, 0.08702967724070769, -0.7400528262151028], "rotation": [[-0.9987562084561324, 0.026522405443303768, 0.04222082519126536], [0.0486457246622124, 0.33257980331338693, 0.9418196578433246], [0.010937529081954356, 0.9427020931543166, -0.33345634499893895]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 109, "img_name": "DSC05665", "width": 1264, "height": 832, "position": [-0.5225735838590072, 0.07519687095585159, -0.6457385769749201], "rotation": [[-0.5950103849066776, -0.5795085213455182, 0.5568954260371844], [0.3543135907565643, 0.43280328323048795, 0.8289410096201656], [-0.7214045475725782, 0.6905441272741669, -0.052194703071888365]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 110, "img_name": "DSC05666", "width": 1264, "height": 832, "position": [-0.1204436011613027, -0.014659471362502516, -0.2508082680690041], "rotation": [[0.3699361301730447, -0.7099098483797774, 0.5993123282279395], [0.41186070565284405, 0.7035382271653171, 0.5791413662105512], [-0.8327772923967929, 0.03258788257134676, 0.5526481802899406]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 111, "img_name": "DSC05667", "width": 1264, "height": 832, "position": [-0.09247422138773671, -0.07177482604128581, -0.2771361691350117], "rotation": [[0.9216001827572888, -0.30385611187747424, 0.24150479584562237], [0.18393084560138287, 0.8898027389641189, 0.41763683957274694], [-0.3417931350657765, -0.34047400635974545, 0.8759308784460402]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 112, "img_name": "DSC05668", "width": 1264, "height": 832, "position": [-0.6203308718319869, -0.030977584521989943, -0.37247008428298156], "rotation": [[0.8649138633244802, 0.35960437137494866, -0.35015525858845903], [-0.18293427747776664, 0.8754967281847477, 0.4472589060728581], [0.4673960410110575, -0.32278502912283613, 0.8230132233575351]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 113, "img_name": "DSC05670", "width": 1264, "height": 832, "position": [1.8750310361582634, -0.9529873366135897, 2.132376323399908], "rotation": [[-0.7314402067674465, -0.4405877809727317, 0.520459058122268], [0.33242578063459943, 0.43601948581021543, 0.8362894883730586], [-0.5953892208408473, 0.7847097649776757, -0.1724594458277333]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 114, "img_name": "DSC05672", "width": 1264, "height": 832, "position": [1.845453335845026, 0.4316459536391285, 2.575835267269259], "rotation": [[0.31989805903331003, -0.6456560950451943, 0.6933927016905441], [-0.6556554735940685, 0.3774467984701715, 0.6539493973319], [-0.6839452695741512, -0.6638238631260618, -0.302583454556809]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 115, "img_name": "DSC05673", "width": 1264, "height": 832, "position": [0.5214498870799028, 2.0647616306128764, 0.7248457354662291], "rotation": [[-0.011020450009265294, -0.2588441854807364, 0.9658562197989963], [0.37671833640454394, 0.8936701192417628, 0.24379707338482598], [-0.92626229800105, 0.3665425017883022, 0.08766270406841419]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 116, "img_name": "DSC05674", "width": 1264, "height": 832, "position": [0.6511658240697626, 0.6133297590429543, -0.043402685513086466], "rotation": [[-0.02934690918584767, -0.572201079458985, 0.8195881182564873], [0.41066723819337025, 0.7406430255068439, 0.5317897406331737], [-0.9113128872104616, 0.3521843742048202, 0.21324865338400573]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 117, "img_name": "DSC05675", "width": 1264, "height": 832, "position": [2.4467568966865505, 2.1104881341819453, -2.1090551795318353], "rotation": [[0.41455013189823786, 0.8321758361139651, 0.3682819109475464], [-0.8849533334446887, 0.274299400104486, 0.3763209225215262], [0.21214567110428412, -0.4819161928077764, 0.8501476326740965]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 118, "img_name": "DSC05676", "width": 1264, "height": 832, "position": [2.031195678088386, 1.1965728725997684, -2.1108172446493945], "rotation": [[-0.5164311270092713, 0.6986957006948332, 0.4950991909572157], [-0.4800605605886695, -0.7149887953998809, 0.5082645773806386], [0.7091126491772839, 0.024806053357656573, 0.7046587191638171]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 119, "img_name": "DSC05677", "width": 1264, "height": 832, "position": [3.0052772846269558, -0.1190947468456701, -0.5055996381725988], "rotation": [[-0.04391435505906837, -0.8868169749843812, 0.46002954502868276], [0.3769105907926652, 0.4117386598800618, 0.8297045754414607], [-0.925208050099041, 0.20982594891891196, 0.31616947226480957]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 120, "img_name": "DSC05679", "width": 1264, "height": 832, "position": [-0.8643508536636854, -0.6048207760106961, 0.6008401461102545], "rotation": [[0.11442665141620288, -0.638018917506399, 0.7614712091403308], [-0.8587299054776453, 0.3218682852478731, 0.3987276719641471], [-0.4994892299980345, -0.6995231717788601, -0.5110556146452303]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 121, "img_name": "DSC05680", "width": 1264, "height": 832, "position": [-0.5765824428851947, 0.13329688773196957, -0.9717545626933006], "rotation": [[0.12530042024001395, 0.7650640401021273, 0.6316461186695338], [-0.9496220685124027, 0.27682572263822613, -0.14691986346321365], [-0.2872589975647436, -0.5814159731452472, 0.7612080756860532]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 122, "img_name": "DSC05681", "width": 1264, "height": 832, "position": [0.892781858988625, 0.07892861717827496, -1.1734203531595748], "rotation": [[-0.025421729408369936, 0.833215822970507, -0.5523632211013578], [-0.9420188954836403, -0.204904304030657, -0.26573412792017154], [-0.3345954814782615, 0.5135811703531311, 0.7901140710258476]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 123, "img_name": "DSC05682", "width": 1264, "height": 832, "position": [0.5177471920398258, -0.6789367847605029, -0.4027266535508276], "rotation": [[0.9999773450451315, 0.0010314612779117624, 0.006651727905007424], [0.0008724185247291505, 0.9599946798771588, -0.2800168807294824], [-0.006674449970431662, 0.2800163400503328, 0.9599720313750859]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 124, "img_name": "DSC05683", "width": 1264, "height": 832, "position": [0.4697941309907684, 1.6034677795753134, 1.2382357659034384], "rotation": [[0.9989624798530108, 0.001815591778324479, 0.04550458737773165], [0.0215088219661714, 0.8619284759974302, -0.5065734624340036], [-0.04014143026289268, 0.5070266323293499, 0.8609951565979957]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 125, "img_name": "DSC05684", "width": 1264, "height": 832, "position": [1.7920940699562222, 0.3601837949852504, 2.1685289194360156], "rotation": [[-0.2636365940252825, 0.8457243901979582, -0.4639461198404839], [-0.964481669181849, -0.22290172093226257, 0.14173895942058604], [0.01645770649097875, 0.484835104576523, 0.8744507220348834]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 126, "img_name": "DSC05685", "width": 1264, "height": 832, "position": [0.05533352514222908, 0.4523972492642998, 2.336461640793875], "rotation": [[0.27145821765947703, 0.7763661573531887, 0.5688286436017297], [-0.9571622904179296, 0.2796395146266131, 0.07511385798436526], [-0.10075110851520756, -0.5648516013751187, 0.8190188536028464]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 127, "img_name": "DSC05687", "width": 1264, "height": 832, "position": [-3.2719785100941974, -0.15076404717616415, -0.3183101912589249], "rotation": [[0.21688753438545644, 0.7449075265779312, -0.6309299281820018], [0.1090820408759062, 0.6237733627742672, 0.7739560066642222], [0.9700829375813929, -0.23668453422399874, 0.05403263340449165]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 128, "img_name": "DSC05689", "width": 1264, "height": 832, "position": [-3.245915577922876, 1.1694822766697843, -3.3908666645844776], "rotation": [[-0.590381499084261, 0.5886809183887969, -0.5521815479205571], [-0.8071125435782283, -0.4342893246764088, 0.39995265278628994], [-0.004362056590924054, 0.6817973003738212, 0.7315281359354996]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 129, "img_name": "DSC05690", "width": 1264, "height": 832, "position": [-2.5569824849344114, 2.348875217452515, -1.428449210090353], "rotation": [[0.3060857210892459, 0.8119745521561755, -0.4969998571388674], [-0.6269657654210307, -0.22092545710408296, -0.7470648374762213], [-0.7163975574604492, 0.5402677753245423, 0.4414581187503207]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 130, "img_name": "DSC05691", "width": 1264, "height": 832, "position": [-2.349872659289194, 2.3443108846195377, -1.3249989425341615], "rotation": [[0.06537496236926299, 0.9971380628830664, -0.037971013220916706], [-0.6392354230322641, 0.012629945559051408, -0.7689073796081928], [-0.7662272432092057, 0.07453970770657041, 0.6382316536642785]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 131, "img_name": "DSC05692", "width": 1264, "height": 832, "position": [-2.2714746389193134, 2.330107704745261, -1.3789646814446705], "rotation": [[-0.13320877971648312, 0.8915423693950754, 0.4329060228038647], [-0.7346959231741725, 0.20433707607563364, -0.6468912271874698], [-0.6651896883428782, -0.4042258810544859, 0.627793051576735]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 132, "img_name": "DSC05693", "width": 1264, "height": 832, "position": [-2.116436859563725, 2.367501121849848, -1.46751962128163], "rotation": [[-0.20436450474811857, 0.639116251711475, 0.7414617764910949], [-0.7974416236327315, 0.33060480881255105, -0.5047646157250024], [-0.5677340980573994, -0.6944284536136828, 0.4420940134345409]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 133, "img_name": "DSC05694", "width": 1264, "height": 832, "position": [-2.1760335667946302, 2.3199478512366674, -1.4232490775107265], "rotation": [[-0.35777965293834046, 0.010358377957913358, 0.9337485871204309], [-0.8678818994009873, 0.36535586226701044, -0.33659486419026596], [-0.34463709700996303, -0.9308102910438893, -0.12172704486405175]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 134, "img_name": "DSC05696", "width": 1264, "height": 832, "position": [1.4594980992613766, 2.2753652426691966, -0.5950259098573345], "rotation": [[-0.037784616607652054, -0.6006806067044613, -0.798595724679874], [-0.9320122581977753, -0.26708314169483044, 0.24498927729903228], [-0.3604517628156308, 0.753557830661708, -0.5497500545989285]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 135, "img_name": "DSC05697", "width": 1264, "height": 832, "position": [1.492419741545262, 2.2051410088146604, -0.6228408471880457], "rotation": [[0.02410139659689869, -0.231073984871697, -0.9726376181279407], [-0.9390443128524247, -0.338992997208576, 0.05726714889937613], [-0.34295028966542074, 0.9119696055017739, -0.22515891601120958]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 136, "img_name": "DSC05698", "width": 1264, "height": 832, "position": [1.5589505039281437, 2.086959280688991, -0.5351084688702815], "rotation": [[0.07046375010404902, 0.09475735304419917, -0.9930034763107988], [-0.9436909859874146, -0.3162447164580465, -0.09714217559057847], [-0.32323703823568123, 0.9439334316340463, 0.06713787125161243]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 137, "img_name": "DSC05699", "width": 1264, "height": 832, "position": [1.6821387122697835, 1.98447956830334, -0.6402349570213681], "rotation": [[0.1586792283021833, 0.4624264050959972, -0.8723432365619715], [-0.8876140451305368, -0.3201231421252179, -0.3311532587230305], [-0.43239126886701673, 0.8268512524909601, 0.359659278848331]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 138, "img_name": "DSC05700", "width": 1264, "height": 832, "position": [1.9369387087117622, 1.9082389175101075, -0.5619044018972769], "rotation": [[0.1561544573497865, 0.831929997904434, -0.5324549408508878], [-0.8363338260839652, -0.17544099631867918, -0.5193902079924737], [-0.5255107199644452, 0.5264151739809917, 0.6683753046043909]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 139, "img_name": "DSC05701", "width": 1264, "height": 832, "position": [1.9635519767279477, 1.9137310730285175, -0.7358838332408926], "rotation": [[-0.048816346649523355, 0.9969141856127713, 0.06147414760546545], [-0.795230889783402, -0.0015529928412660744, -0.6063047254867259], [-0.6043383127306199, -0.07848372275357449, 0.7928527662994229]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 140, "img_name": "DSC05702", "width": 1264, "height": 832, "position": [1.7695269257107669, 1.9181510740167087, -0.8178929133567255], "rotation": [[-0.18829579548019848, 0.7881889733958938, 0.5859205028172394], [-0.8045473549241013, 0.21835535406018197, -0.552290225368768], [-0.5632479445937741, -0.5753947180591595, 0.5930199586358869]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 141, "img_name": "DSC05704", "width": 1264, "height": 832, "position": [0.23705461952932388, 2.658081067524242, -0.7339901281731643], "rotation": [[-0.9591007700844727, 0.14231928917417513, -0.2446853750274592], [-0.11540186497600047, 0.5927222990627646, 0.7970964093218659], [0.2584726724112857, 0.7927329286226907, -0.5520565020845779]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 142, "img_name": "DSC05705", "width": 1264, "height": 832, "position": [-2.8198860721943957, 0.6919413506855806, 3.394515969943215], "rotation": [[-0.07293392836877596, -0.2508960069556336, 0.965262573493045], [-0.90460161675809, 0.4241929276337841, 0.041907936051883296], [-0.419972090800505, -0.8701215741717924, -0.25789899012879886]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 143, "img_name": "DSC05706", "width": 1264, "height": 832, "position": [-2.9563869143729473, 0.5536100614658033, 3.388032196595451], "rotation": [[-0.03748943058686063, -0.7073348768109218, 0.7058837826732888], [-0.9261311720359776, 0.2899083808696832, 0.24131759754478116], [-0.3753339776486259, -0.6446941156458592, -0.6659533786039861]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 144, "img_name": "DSC05707", "width": 1264, "height": 832, "position": [-3.0815114436773996, 0.5513899605442588, 3.362100243592191], "rotation": [[-0.008493831805284895, -0.9426606083861638, 0.3336447695053696], [-0.9279614853651081, 0.1317486430975996, 0.34861121141025253], [-0.37257930229717, -0.30664845089934667, -0.8758717891682466]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 145, "img_name": "DSC05708", "width": 1264, "height": 832, "position": [-3.314976178603142, 0.6353738509857897, 3.319320844279963], "rotation": [[-0.00423548958787305, -0.9939890912870507, -0.1093971984572436], [-0.8767135529599693, -0.04892930340066895, 0.4785177837082248], [-0.48099418570732966, 0.09793676363382542, -0.8712364682706261]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 146, "img_name": "DSC05709", "width": 1264, "height": 832, "position": [1.5444086512068396, 1.4540582185730895, 2.214642641302771], "rotation": [[0.04897084280022584, 0.6551278306248582, 0.7539292951571801], [-0.9117243665902257, 0.33756716701688344, -0.23410913505851685], [-0.4078731860775931, -0.6759111874299478, 0.6138269550825792]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 147, "img_name": "DSC05710", "width": 1264, "height": 832, "position": [0.3638974051860296, 0.9319401064480022, 2.727239327823431], "rotation": [[0.10214025969869162, -0.35796995062530046, 0.9281297763772066], [-0.8754073567639084, 0.41079288248256274, 0.2547767011037206], [-0.4724715092704649, -0.838514592688158, -0.27141103657865795]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 148, "img_name": "DSC05712", "width": 1264, "height": 832, "position": [-0.14531092606772353, 1.0058177690106263, 2.433172880731871], "rotation": [[-0.01814530119452263, -0.9932166277589805, 0.11485416138581477], [-0.85367414290266, 0.07519044856697585, 0.5153511949959034], [-0.5204913119197753, -0.08869682512568135, -0.8492477067550169]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 149, "img_name": "DSC05713", "width": 1264, "height": 832, "position": [-0.460318234841279, 0.9722343336602974, 2.4984461245968754], "rotation": [[-0.061659893234428644, -0.8990819719384305, -0.4334162725390243], [-0.8821687965737998, -0.15403365409550576, 0.4450301649972951], [-0.4668792905214929, 0.40978682402108657, -0.7836443625400862]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 150, "img_name": "DSC05714", "width": 1264, "height": 832, "position": [-0.57355810517394, 0.8898142138096531, 2.6832507194670083], "rotation": [[-0.10511723479235044, -0.6100949564928664, -0.7853244622521168], [-0.8779456721469922, -0.31397301818174517, 0.3614309624426375], [-0.4670778989718692, 0.7274648362057183, -0.502626251180946]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 151, "img_name": "DSC05715", "width": 1264, "height": 832, "position": [-0.2435079873841141, 0.7014294601327122, 2.836352497638195], "rotation": [[-0.037040011953968596, 0.39042134916254106, -0.9198908672405389], [-0.9238983452982625, -0.36419252705932675, -0.1173697183658267], [-0.3808410233543411, 0.8455382743272135, 0.3741993340162106]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 152, "img_name": "DSC05716", "width": 1264, "height": 832, "position": [-0.1100560514340837, 0.5611809550989201, 2.7498205949306977], "rotation": [[-0.08150777415653672, -0.16881437072089409, -0.9822719536819503], [-0.411155210344864, 0.9034781206366927, -0.12115559639183213], [0.9079140244309026, 0.3939911087434569, -0.14304939871521283]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 153, "img_name": "DSC05717", "width": 1264, "height": 832, "position": [-0.5617066181192304, 0.9855769525476464, 2.7379311205186245], "rotation": [[-0.1688113861316927, 0.3325733547563797, -0.9278457197284381], [-0.3871332204057151, 0.843333203259701, 0.3727156797587565], [0.9064384069370606, 0.4221185520512207, -0.01361405316518101]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 154, "img_name": "DSC05718", "width": 1264, "height": 832, "position": [-0.3794571785269803, 0.36852848412503497, 2.6255622871142403], "rotation": [[-0.697418125346679, -0.2629051126045945, -0.6666999776543333], [-0.17881355721200531, 0.964694918844135, -0.19336345392420087], [0.6939983214641892, -0.015640182948839385, -0.7198067202257937]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 155, "img_name": "DSC05721", "width": 1264, "height": 832, "position": [-0.42404372695540743, 0.5025132875786029, 2.4592911710990952], "rotation": [[0.43118027702272577, 0.6408825819465944, 0.6351008462158368], [0.42309127566926474, 0.47809292406044, -0.7696888516900143], [-0.7969173992071948, 0.6005802794970919, -0.06500758971101117]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 156, "img_name": "DSC05722", "width": 1264, "height": 832, "position": [0.16968942662340442, 0.299012538796134, 2.450403390913308], "rotation": [[0.8602372437454668, -0.3597161385677522, -0.3613809404591062], [-0.24624406004042304, 0.3275329009489693, -0.912187514544439], [0.4464927181578786, 0.8736855832906126, 0.19317803752531174]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 157, "img_name": "DSC05723", "width": 1264, "height": 832, "position": [3.631365905252838, 0.4176766448689425, 3.9373621113986514], "rotation": [[-0.013746935924722375, -0.9930936737329402, 0.11651599437113122], [-0.8070998750584446, 0.07980773876162216, 0.5849961679484738], [-0.5902548715879639, -0.08599813966225453, -0.802622891862241]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 158, "img_name": "DSC05724", "width": 1264, "height": 832, "position": [3.498697851816229, 0.39710082325182133, 3.9066557198307987], "rotation": [[-0.07641498490279443, -0.9541396682036487, -0.2894447160383769], [-0.8325093446755979, -0.09870047295040983, 0.5451480603168019], [-0.5487157197585211, 0.28262291166781994, -0.7867879947548075]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 159, "img_name": "DSC05725", "width": 1264, "height": 832, "position": [3.3754548416043657, 0.012723236933210327, 3.787957658230522], "rotation": [[0.012655170558390638, -0.8432188492221727, -0.5374214537721509], [-0.9243047075209965, -0.2148947285337597, 0.3154061878006306], [-0.38144548013138535, 0.492749660542588, -0.7821106812481852]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 160, "img_name": "DSC05726", "width": 1264, "height": 832, "position": [3.1908868935431145, 0.03258454576680194, 3.87655516655256], "rotation": [[-0.048173234389613656, -0.5327386334446608, -0.8449076209408688], [-0.9113825948095091, -0.3226994013564744, 0.25543465356615036], [-0.4087310917543827, 0.78233921338489, -0.4699832442051333]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 161, "img_name": "DSC05727", "width": 1264, "height": 832, "position": [2.895765778841269, 0.7311419899981033, 3.3263571092134554], "rotation": [[-0.0027091885782378274, -0.20875100572474747, -0.9779650698803888], [-0.8928570687220639, -0.4399072483639066, 0.09637358388033225], [-0.4503320054474153, 0.8734441198186649, -0.18519301937142923]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 162, "img_name": "DSC05729", "width": 1264, "height": 832, "position": [3.265728533137933, 0.3229790833222376, 4.324110249744451], "rotation": [[-0.25016523479968444, 0.6357953301568835, -0.7301928878373976], [-0.960704422228661, -0.25668667154067953, 0.10563600600013939], [-0.12026790265034516, 0.7279259926696304, 0.6750254667699733]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 163, "img_name": "DSC05731", "width": 1264, "height": 832, "position": [3.421896643065865, -0.9050403197358736, 4.0881104541052995], "rotation": [[-0.9383733504651612, -0.15359925515769832, -0.3096170601756111], [-0.06557934287121354, 0.9586759826551869, -0.27683877992198186], [0.3393446698054465, -0.23947365010604396, -0.9096689320733784]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 164, "img_name": "DSC05732", "width": 1264, "height": 832, "position": [2.960022400712557, 0.1614681339784893, 4.0266103318536155], "rotation": [[-0.6285145107502406, 0.19159883956888857, -0.7538298179644003], [-0.2661394605674068, 0.8577061223652204, 0.4398977099123243], [0.7308483408377386, 0.4771059550383677, -0.48808873205765724]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 165, "img_name": "DSC05733", "width": 1264, "height": 832, "position": [3.288290617418613, -0.1005442619315201, 4.0416325341446235], "rotation": [[-0.7515516793360039, 0.5154438784092208, -0.41168881633788995], [0.5115954801048553, 0.8494052973489322, 0.12954036271315034], [0.4164614484241188, -0.1132618605093193, -0.9020707361013616]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 166, "img_name": "DSC05735", "width": 1264, "height": 832, "position": [0.36300784867318775, 1.3012568191341092, 2.2563328008601315], "rotation": [[-0.9955643655996967, 0.06375894489540244, 0.06918374732477116], [-0.09220901462731641, -0.807278369450467, -0.58292292101002], [0.0186839923338695, -0.5867166532179051, 0.8095767272267949]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 167, "img_name": "DSC05736", "width": 1264, "height": 832, "position": [-2.103663811354824, 0.9993401266251469, 3.405329672620446], "rotation": [[-0.01440943653246012, 0.6069187117516007, 0.7946332773453391], [-0.8829652234873088, 0.36520958602240494, -0.29494808422729335], [-0.46921720157174956, -0.7058835850217237, 0.5306256516095458]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 168, "img_name": "DSC05737", "width": 1264, "height": 832, "position": [-0.014689393672798548, 1.7450789673455536, 0.7519245999034072], "rotation": [[-0.04548149076947218, -0.26820983910999047, -0.9622862963806451], [-0.9251262499384364, -0.35215349602805374, 0.14187789436717857], [-0.37692553067181767, 0.8966891308808265, -0.23211149667337933]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 169, "img_name": "DSC05740", "width": 1264, "height": 832, "position": [0.18662566325521762, 2.373089274808564, 0.323794979923882], "rotation": [[0.04618767101515549, 0.9964001846523793, -0.07108706683286355], [-0.9165339151447293, 0.013968427468391262, -0.3997129788029578], [-0.3972811113502242, 0.08361551924591826, 0.9138797314228858]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 170, "img_name": "DSC05741", "width": 1264, "height": 832, "position": [0.15142948935200712, 1.8010632070417762, 0.8989228071801662], "rotation": [[0.10742250498816115, 0.9162813166546736, 0.38586131468656687], [-0.9486016909046975, 0.21066553134731583, -0.23616702969487785], [-0.2976831158040654, -0.34065904164094984, 0.891816225414997]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 171, "img_name": "DSC05742", "width": 1264, "height": 832, "position": [0.3615928621955738, 1.8430207330517778, 0.8371561908731404], "rotation": [[0.1755716725506315, 0.5715958821190502, 0.8015314936684138], [-0.9365585331699201, 0.3478723630709828, -0.042929395034380056], [-0.30336892020175926, -0.743143974311812, 0.5964095335418973]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 172, "img_name": "DSC05743", "width": 1264, "height": 832, "position": [0.5592919638537462, 1.8578841829960184, 0.7249604653744378], "rotation": [[0.2035292574944926, -0.016077249980446236, 0.9789368536207055], [-0.888850370281125, 0.41619841103145566, 0.19163481391959666], [-0.41051292378541193, -0.9091316762097543, 0.07041828396939803]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 173, "img_name": "DSC05744", "width": 1264, "height": 832, "position": [0.5301044266631039, 1.946970932586884, 0.48973251093270587], "rotation": [[0.14668124098983182, -0.4825574607571714, 0.8634945921135083], [-0.864010614298824, 0.3625309072343041, 0.34936656920610093], [-0.4816329223803662, -0.7973140149072155, -0.363758284732987]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 174, "img_name": "DSC05745", "width": 1264, "height": 832, "position": [0.5994806632326801, 2.2499714608967825, 0.41791172679024663], "rotation": [[-0.5845131308781726, -0.3224311323290225, 0.7445687105539829], [0.3736627217585994, 0.707582185860777, 0.5997529663290049], [-0.7202225837884784, 0.6287810550243298, -0.293110584325334]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 175, "img_name": "DSC05746", "width": 1264, "height": 832, "position": [0.28722078300121107, 2.3271076611284216, 0.2342875690663665], "rotation": [[-0.8171984343429564, -0.22212184901931917, 0.531835127737591], [0.25868313272163873, 0.6832381845194898, 0.6828386486277928], [-0.5150434503541812, 0.6955914515020656, -0.5008819989224107]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 176, "img_name": "DSC05748", "width": 1264, "height": 832, "position": [0.09682307444685127, 1.3374736192780268, 0.2885961943028381], "rotation": [[-0.5533028435359262, 0.4205483407334819, 0.7190236828098037], [0.3810112700279104, 0.8953771750840126, -0.23049973199613885], [-0.7407336737632337, 0.14641996941977609, -0.6556483944221434]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 177, "img_name": "DSC05749", "width": 1264, "height": 832, "position": [0.04077766986728191, 1.3275860710740766, 0.3025690525955335], "rotation": [[0.05031565692043685, 0.582602206488063, 0.8111984983121607], [0.46713529014394223, 0.7041770831165722, -0.5347141818911961], [-0.8827530545802711, 0.4058439411999109, -0.2367229182409748]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 178, "img_name": "DSC05750", "width": 1264, "height": 832, "position": [0.029023400418731665, 1.3340557740206227, 0.31322664790363475], "rotation": [[0.5497863279735966, 0.47850538768729795, 0.6846660408750659], [0.3739869071210415, 0.5919072441048738, -0.7139885206907817], [-0.7469061432839781, 0.6485972620435596, 0.1464677602554624]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 179, "img_name": "DSC05751", "width": 1264, "height": 832, "position": [0.06318351886020476, 0.9869430494937791, 0.6981775730189713], "rotation": [[0.9884753292330285, 0.035289828495759255, 0.1472112478800312], [0.1118516686099354, 0.4850237551125761, -0.8673183736124059], [-0.10200846889758365, 0.8737886386199099, 0.47548678981853426]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 180, "img_name": "DSC05752", "width": 1264, "height": 832, "position": [-0.02597012960430794, 1.0702376702048553, 0.48009864328873664], "rotation": [[0.7521881620143112, -0.4086920090644542, -0.5168982594789735], [-0.26032717761096563, 0.5363124264684049, -0.802869068910168], [0.6053451325670678, 0.7384712742838623, 0.2970142210988005]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 181, "img_name": "DSC05753", "width": 1264, "height": 832, "position": [0.23393757978316668, 0.9600662440630933, 0.9688187713914654], "rotation": [[-0.08592219279373486, -0.5399610605425605, -0.8372929176120323], [-0.41333445179315415, 0.7839841345086259, -0.46316682502054646], [0.9065164133904963, 0.3062856998563826, -0.2905461449014889]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 182, "img_name": "DSC05754", "width": 1264, "height": 832, "position": [0.28986655803737527, 0.8786942748534781, 0.9949517124157349], "rotation": [[-0.7499460142244367, -0.37939527745194346, -0.5418857805811512], [-0.2250209494470112, 0.9166406398968514, -0.3303566400111498], [0.6220502777580332, -0.12581399261073353, -0.7728028799147294]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 183, "img_name": "DSC05756", "width": 1264, "height": 832, "position": [3.1515731994303615, -0.7819878649838549, -4.415480028066287], "rotation": [[0.9983660035740187, 0.026049259891002173, -0.05086019039261908], [-0.02932944918911101, 0.9974638552383475, -0.064850912895009], [0.04904188330300736, 0.06623664810498577, 0.99659801330823]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 184, "img_name": "DSC05757", "width": 1264, "height": 832, "position": [3.1148624021006985, -0.7350034189204896, -4.32996437938079], "rotation": [[0.9976509402884697, 0.05894216045557022, -0.03490591729724342], [-0.04295554752572556, 0.9352101384329738, 0.35147804754912176], [0.05336124322293583, -0.3491530018387461, 0.9355451667496847]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 185, "img_name": "DSC05758", "width": 1264, "height": 832, "position": [0.35597024072430145, -0.9140734865645201, -3.737761031064659], "rotation": [[0.9999999277862024, 0.000142704419638911, 0.0003522258344444888], [-0.000142789902267418, 0.9999999603588619, 0.00024267945650924502], [-0.00035219118905085637, -0.00024272973327691628, 0.9999999085218173]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 186, "img_name": "DSC05759", "width": 1264, "height": 832, "position": [0.31017921284547734, -0.8616442494307895, -3.704948395160141], "rotation": [[0.9997651874074769, 0.017243190569452768, -0.013124116239893558], [-0.012230783571347738, 0.9489776094171886, 0.3151061801330918], [0.017887928368694704, -0.31487167100871943, 0.9489656752564094]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 187, "img_name": "DSC05760", "width": 1264, "height": 832, "position": [-3.196710214747354, -0.7048484363083802, -4.381579704268708], "rotation": [[0.9912667460752742, -0.028900563015007017, 0.12866621772148726], [0.04539799482941834, 0.990838217654924, -0.12719531634412218], [-0.12381138958434179, 0.13192567563529403, 0.9834970035121435]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 188, "img_name": "DSC05761", "width": 1264, "height": 832, "position": [-3.2126956767670367, -0.6386151089828085, -4.309424740312097], "rotation": [[0.9970800441589179, -0.02106318694930041, 0.07340114233163574], [-0.004125717587882501, 0.9449444156249479, 0.32720487440380674], [-0.07625197698706089, -0.32655228300344913, 0.9420983188981922]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 189, "img_name": "DSC05762", "width": 1264, "height": 832, "position": [-5.57431703329005, -0.7697223526508772, -4.147816391160501], "rotation": [[0.49789371872137994, -0.27594383413091633, 0.8221659475208911], [0.3724562142657979, 0.924183053579633, 0.08462890718315579], [-0.7831846610554787, 0.2640846150031359, 0.5629219331364342]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 190, "img_name": "DSC05764", "width": 1264, "height": 832, "position": [-4.105743567606654, -2.1881203992005354, -0.9745552757600547], "rotation": [[-0.03263667986230134, -0.3001455313077892, 0.953334939653179], [0.4045137151019574, 0.8682622091304761, 0.2872096629472583], [-0.9139493976265742, 0.39501062799857695, 0.09307578818463882]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 191, "img_name": "DSC05765", "width": 1264, "height": 832, "position": [-4.042531072730711, -2.115267827718096, -0.9167092886030671], "rotation": [[0.005225891737827577, -0.7205933406107748, 0.6933382489975206], [0.376046423813254, 0.643871253515096, 0.6663474289244022], [-0.9265860873080314, 0.2572451095051226, 0.2743413502242973]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 192, "img_name": "DSC05766", "width": 1264, "height": 832, "position": [-3.1256915396365312, -3.4365999367666173, 1.7902417274028664], "rotation": [[-0.658356452615024, -0.2777944508357905, 0.6995691705507059], [0.3501580379438945, 0.7096842950197548, 0.6113407804699402], [-0.6663003300040031, 0.6474399157351629, -0.3699532750894378]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 193, "img_name": "DSC05767", "width": 1264, "height": 832, "position": [-3.117429358135078, -3.390664277908499, 1.8625618924247236], "rotation": [[-0.6542079700167212, -0.5201457532531218, 0.5490540295265509], [0.3333774799415248, 0.4533056644663119, 0.8266640372186232], [-0.6788750900087869, 0.7238524503899243, -0.12315129812577467]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 194, "img_name": "DSC05768", "width": 1264, "height": 832, "position": [0.4139322897531456, -3.3680571189343973, 1.5678113650550758], "rotation": [[-0.999927564148135, -0.011630847647780823, -0.0030967466430823196], [-0.011306049297250284, 0.8194187835090555, 0.5730837901056243], [-0.0041279178850210565, 0.5730772902633058, -0.8194909271483126]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 195, "img_name": "DSC05769", "width": 1264, "height": 832, "position": [0.38292612419765343, -3.2930017582481663, 1.5860281597890225], "rotation": [[-0.9994614776680187, -0.032773623793171586, -0.0016261122727727125], [-0.01506198743935816, 0.41417438511165267, 0.9100729175465889], [-0.029152893373327833, 0.9096073154393867, -0.4144449788658502]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 196, "img_name": "DSC05770", "width": 1264, "height": 832, "position": [3.89638236060356, -3.848646741940753, 2.5964468329472137], "rotation": [[-0.7927353155300916, 0.21049675483425162, -0.5720680341669644], [-0.241466609392682, 0.753271507775278, 0.6117809347490006], [0.5597004520811183, 0.6231156808957773, -0.5463169887180737]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 197, "img_name": "DSC05773", "width": 1264, "height": 832, "position": [3.4004871862515147, -2.1329325975251114, -0.8014478003157386], "rotation": [[-0.029177141385411665, 0.5834579649762766, -0.811619059366103], [-0.37423746346042686, 0.7465330760180653, 0.5501224294224979], [0.9268737861021215, 0.3197892579758544, 0.19657012774063898]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 198, "img_name": "DSC05774", "width": 1264, "height": 832, "position": [3.694530625814045, -0.7777143518612935, -4.514017527195666], "rotation": [[0.6824874047111916, 0.2313755238559361, -0.6933082354703234], [-0.32234123283676147, 0.9466225108258867, -0.0013970007053921393], [0.6559779508671454, 0.22443526674318653, 0.7206398122627252]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 199, "img_name": "DSC05775", "width": 1264, "height": 832, "position": [3.637652783752566, -0.7289951460510626, -4.410934765784016], "rotation": [[0.6344591864721075, 0.5759172050633768, -0.5155394394351803], [-0.3401493569237803, 0.8069466849882481, 0.48284103240177917], [0.6940892995036665, -0.1309825198202624, 0.7078726042276566]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 200, "img_name": "DSC05776", "width": 1264, "height": 832, "position": [-0.6651319751539122, -0.13029862938538134, -1.3191683681922481], "rotation": [[0.2233114823666053, 0.47914297258160604, 0.848854518553616], [-0.9433091500981098, 0.3256150029187324, 0.06436394344208307], [-0.24556023534850074, -0.8151054420747637, 0.5246935192240255]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 201, "img_name": "DSC05777", "width": 1264, "height": 832, "position": [2.2003292229618197, 0.38023863683420395, -2.222437860793641], "rotation": [[0.1476173132834395, 0.8964418108814771, 0.4178530944273554], [-0.9874105229010701, 0.15785042807355912, 0.010183399296362233], [-0.0568294649210592, -0.4140957885085667, 0.9084575333257214]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 202, "img_name": "DSC05778", "width": 1264, "height": 832, "position": [4.086161565101859, 0.26843819794768503, -2.37770266623016], "rotation": [[-0.034880833799751036, 0.9716914067830119, -0.23366458314747884], [-0.9811903092955311, -0.07771527664448677, -0.1767085530488282], [-0.18986549022393148, 0.22310568293999541, 0.9561249656095715]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 203, "img_name": "DSC05779", "width": 1264, "height": 832, "position": [2.4103507654839267, 0.1724886147154274, -2.504522298580416], "rotation": [[-0.10731317308271157, 0.8860832455651114, -0.45093277194246884], [-0.968609784070849, -0.19546711225349164, -0.15358285786344825], [-0.22422972391086618, 0.4202964310532263, 0.8792450972048564]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 204, "img_name": "DSC05781", "width": 1264, "height": 832, "position": [-3.929711118899122, 1.8288410135735962, -4.3985985698670875], "rotation": [[0.7421006905475007, 0.6450932405304028, 0.18204745565622854], [-0.627535098481352, 0.7640968068284448, -0.1495184602936167], [-0.23555522762809272, -0.0032834153800189096, 0.97185541821843]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 205, "img_name": "DSC05782", "width": 1264, "height": 832, "position": [-2.6103906748812924, 0.6221981859881324, -4.809909917727799], "rotation": [[0.6746211460000843, 0.6663371123808164, 0.3176179497974385], [-0.6828201354077127, 0.7267855957921058, -0.07442687976065288], [-0.2804335430210261, -0.16666598457126497, 0.9452933288326779]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 206, "img_name": "DSC05783", "width": 1264, "height": 832, "position": [-1.6412300627055998, -0.22475349321121038, -5.166261309798797], "rotation": [[0.6959949188543112, 0.5838219616123117, 0.41802271477532565], [-0.6881674497007376, 0.7085345818571417, 0.15621878083286905], [-0.2049795943535931, -0.396397103233207, 0.894903739207161]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 207, "img_name": "DSC05784", "width": 1264, "height": 832, "position": [-2.6572819310311875, 0.9276217770994704, -4.41273061836659], "rotation": [[0.726036896573869, 0.5312555938999938, -0.4366210241884257], [-0.43047525441998685, 0.8462700621917836, 0.31387583081524817], [0.5362475922047879, -0.03993088764201976, 0.8431156765632388]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 208, "img_name": "DSC05785", "width": 1264, "height": 832, "position": [-0.23782213124481438, -2.386003963235237, -0.4909844964930202], "rotation": [[-0.03800843613862575, 0.5203334167823109, -0.8531169287746797], [-0.3931629973964756, 0.7770909184649905, 0.4914799710236998], [0.9186828703423804, 0.35409439393879655, 0.17503983523930042]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 209, "img_name": "DSC05786", "width": 1264, "height": 832, "position": [-0.37130306035464605, -2.3583481388827314, -0.4586507441128317], "rotation": [[0.7395976416773891, 0.39551693282618805, -0.5445747738125676], [-0.28716387199035637, 0.9172108210066477, 0.27615434172182984], [0.6087135936125878, -0.04786089924014765, 0.7919451340056164]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 210, "img_name": "DSC05787", "width": 1264, "height": 832, "position": [-0.5827881166985286, -2.4306273322169805, -0.26497827714937655], "rotation": [[0.8296463442827186, -0.1948648774282342, 0.523177429715006], [0.11657702935740254, 0.9769178312891103, 0.17900096964984671], [-0.5459823620269469, -0.0875170295100405, 0.8332130759302898]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 211, "img_name": "DSC05789", "width": 1264, "height": 832, "position": [-0.43232570234371936, -2.2533927863225873, -0.4772293214638431], "rotation": [[-0.8533903347667509, -0.2793049382601826, 0.4401291719372482], [0.21598868759659687, 0.5789811456129285, 0.7862122613232643], [-0.4744194592941903, 0.766008867108088, -0.4337702066241883]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 212, "img_name": "DSC05790", "width": 1264, "height": 832, "position": [-0.9533851117349887, -2.15211545509648, -0.5709627566950138], "rotation": [[-0.9971533392286213, 0.07097952238021128, 0.02543866089019692], [0.05780258611633373, 0.5029693330258544, 0.8623692428848506], [0.048415690674337916, 0.861384790577477, -0.5056403499112012]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 213, "img_name": "DSC05791", "width": 1264, "height": 832, "position": [0.38275246066103547, -2.4077517231836363, 0.6691903744131109], "rotation": [[0.5683748780704414, 0.25902285350540877, 0.7809335178748102], [0.3445161051480502, 0.787011510916653, -0.5117827028908895], [-0.7471670839056207, 0.5599286053119651, 0.3580800269232691]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 214, "img_name": "DSC05793", "width": 1264, "height": 832, "position": [-0.884523194416243, -1.6250742832761234, -0.7667623774239782], "rotation": [[-0.42900922938171404, -0.2118753827214685, -0.8781001670094017], [-0.35483501661239525, 0.9334883989586049, -0.05187986117349892], [0.830688384468562, 0.2893237480856551, -0.4756559436217311]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 215, "img_name": "DSC05794", "width": 1264, "height": 832, "position": [0.549685258547893, -1.568088239104623, -0.5757752749604139], "rotation": [[-0.6726873119837053, 0.2055032443865475, 0.710816570461564], [0.280250018091946, 0.9598484475056428, -0.012283532898613534], [-0.6848004874820116, 0.19094338000467662, -0.703270160021587]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 216, "img_name": "DSC05795", "width": 1264, "height": 832, "position": [-2.7832552462058056, -0.07342908581755538, -2.34376583700151], "rotation": [[-0.03393105365763176, 0.9519157925235627, -0.30447497030448906], [-0.9368494289850577, -0.1363993980937678, -0.3220378108390824], [-0.34808308061158866, 0.27432011983063576, 0.8964299419631474]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 217, "img_name": "DSC05796", "width": 1264, "height": 832, "position": [-0.5672389058586012, -0.1299785351026521, -2.101771598616264], "rotation": [[-0.05542061821385441, 0.8422523708999626, -0.5362270962849468], [-0.9534874473485249, -0.20401461631813775, -0.22190025704662042], [-0.29629418290878995, 0.49898795580850874, 0.8143836793136625]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 218, "img_name": "DSC05798", "width": 1264, "height": 832, "position": [2.396096500553473, -1.3782674522004497, 0.6992904884182496], "rotation": [[-0.013614978203940782, 0.7606337862110133, -0.64903842385702], [-0.9385436865594274, -0.23361092973414496, -0.2540899091427823], [-0.3448918392597095, 0.6056914864706676, 0.7170686455486726]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 219, "img_name": "DSC05799", "width": 1264, "height": 832, "position": [2.602995881780614, -1.376734284683431, 0.7655293148174191], "rotation": [[0.010074677818890878, 0.942833309297518, -0.33311237104907443], [-0.9537687804415944, -0.09100741588877911, -0.28643108020639146], [-0.3003724593264154, 0.3205978807358798, 0.8983281051741974]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 220, "img_name": "DSC05800", "width": 1264, "height": 832, "position": [2.983011712058191, -1.4559661014538314, 0.6080715503315549], "rotation": [[0.02154296536126931, 0.9889931805395684, 0.14638438950130978], [-0.9056254767466869, 0.081331170141516, -0.41620636303490993], [-0.423530868427295, -0.12360311326839557, 0.8974095352065196]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 221, "img_name": "DSC05801", "width": 1264, "height": 832, "position": [2.2545463002649666, -0.7553652405247862, -0.8659251838064167], "rotation": [[-0.05990083508115006, -0.8058486543929753, -0.5890838956970491], [-0.8947942099790372, -0.21822605015849927, 0.38951343085984896], [-0.442442325896349, 0.5504410388454435, -0.7079967874292775]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 222, "img_name": "DSC05802", "width": 1264, "height": 832, "position": [0.9127749961480056, -0.869007231336794, -0.26393882154579174], "rotation": [[-0.1345454491554125, -0.7081939907749001, -0.6930792115926495], [-0.8700447386722514, -0.2503276125728002, 0.42468604767797047], [-0.4742569712933082, 0.6601494965641665, -0.5824800145633972]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 223, "img_name": "DSC05803", "width": 1264, "height": 832, "position": [-1.037247529734965, -0.8262447530045628, 0.13230479007649706], "rotation": [[-0.15112213064336483, -0.6493232270255362, -0.745346529122497], [-0.8731327960622115, -0.265836312770618, 0.40861984197185824], [-0.4634665274541346, 0.7125380001499326, -0.5267716547726726]], "fy": 1040.192756666184, "fx": 1040.007303759328}, {"id": 224, "img_name": "DSC05804", "width": 1264, "height": 832, "position": [-1.997610612366445, -0.6418122995920031, -0.06082275786450704], "rotation": [[-0.26046000742261144, -0.6465366394197558, -0.7170432054076109], [-0.7841191630569386, -0.29166011808996456, 0.5478060912792352], [-0.5633096152741396, 0.7049288967006219, -0.4309959720648727]], "fy": 1040.192756666184, "fx": 1040.007303759328}]
GS_Orig_models/playroom/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images', model_path='./eval/playroom', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/db/playroom', white_background=False)
GS_Orig_models/playroom/input.ply ADDED
Binary file (999 kB). View file
 
GS_Orig_models/playroom/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3627c41163a903782ff710b955ba6f1e0cab236b1ffacf5c5f912775df6624da
3
+ size 631438300
GS_Orig_models/playroom/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fea1f8629b24b78f8e57530a297cba1a120b789bca9a42064a74cd3c0d3d638
3
+ size 430184068
GS_Orig_models/room/cameras.json ADDED
The diff for this file is too large to render. See raw diff
 
GS_Orig_models/room/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images_2', model_path='./eval/room', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/room', white_background=False)
GS_Orig_models/room/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a1071fc49a8e7bda185bb22e13cc57dc64e3a72fd2ddc7173840eb29d50367a
3
+ size 3041163
GS_Orig_models/room/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7db92776b7ee8818866c00de62e1102dde344b5e83abf107e20accd88e2d9201
3
+ size 395158780
GS_Orig_models/room/point_cloud/iteration_7000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:908f4f17ba9acc769a1d98a76997c28233eb78ef430e8c7709b4c355d11ecc71
3
+ size 280272532
GS_Orig_models/stump/cameras.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"id": 0, "img_name": "_DSC9213", "width": 4978, "height": 3300, "position": [0.8216700131733573, 4.078851269216608, -0.9879000602614256], "rotation": [[0.9896318665687807, -0.018331174804166666, -0.1424525770279004], [-0.09015858778767502, 0.6927815805367857, -0.7154894204089151], [0.11180428310097475, 0.7209144538010402, 0.6839460158382566]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 1, "img_name": "_DSC9221", "width": 4978, "height": 3300, "position": [-3.311023978910666, -0.34342640384223455, 2.416207019662528], "rotation": [[-0.45417550991515315, -0.155819765840768, 0.8771800309894419], [0.6300855986456536, 0.6399007497877718, 0.43990813677448104], [-0.6298545423926528, 0.7524940072813708, -0.1924474588893441]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 2, "img_name": "_DSC9229", "width": 4978, "height": 3300, "position": [2.830639588611378, 2.958163550954802, -0.454445193034504], "rotation": [[0.7083626127920102, 0.08642623516527274, -0.7005375897649132], [-0.5215846338494585, 0.7327859394104632, -0.43700599164593995], [0.47557531320559826, 0.6749483483033958, 0.5641567588817092]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 3, "img_name": "_DSC9237", "width": 4978, "height": 3300, "position": [-3.7073395466747265, 0.730543466241159, 1.0542618100457604], "rotation": [[0.08264933211226522, -0.21808527727590393, 0.9724237243799064], [0.6909675536865653, 0.7156848965401608, 0.10177901854853427], [-0.7181454780570576, 0.6635012740754846, 0.20984072923626768]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 4, "img_name": "_DSC9245", "width": 4978, "height": 3300, "position": [3.106281415292976, -0.7395566985145139, 2.5705941242236467], "rotation": [[-0.5881341609834041, 0.12596893383643823, -0.7988930068491389], [-0.5921245485814284, 0.6057785787015936, 0.5314328109493396], [0.5508962948247037, 0.7855979514321483, -0.2816897780431961]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 5, "img_name": "_DSC9253", "width": 4978, "height": 3300, "position": [-1.4351193433044611, 2.427131062396963, -1.5546855212971733], "rotation": [[0.9053458400713073, -0.1371283007372878, 0.4019262855331597], [0.2847101551061889, 0.8982254291959735, -0.3348599795811963], [-0.3151016303432734, 0.4175965846155991, 0.8522464755412003]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 6, "img_name": "_DSC9261", "width": 4978, "height": 3300, "position": [0.8948304888427726, -2.096016513509712, 2.5826543879301656], "rotation": [[-0.9838087263470188, 0.06655208558409094, -0.16640676028294007], [-0.1448280853469386, 0.25171432520730924, 0.9569037172987513], [0.10557090346395599, 0.9655105998329778, -0.23800013855451255]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 7, "img_name": "_DSC9269", "width": 4978, "height": 3300, "position": [0.631594409693261, 2.5752665821016985, -1.8427286029836873], "rotation": [[0.99053587993084, 0.09207288496861513, -0.10179024719094132], [-0.12353222858128708, 0.9212666722844942, -0.368791956310865], [0.0598202229298538, 0.3778760410391355, 0.9239216625543598]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 8, "img_name": "_DSC9277", "width": 4978, "height": 3300, "position": [-3.36091000839606, -1.8848660522586174, 1.1778093164762866], "rotation": [[-0.4130879306488823, -0.24663176326346434, 0.8766590756398855], [0.6517564161859004, 0.5922725195393619, 0.4737370964564707], [-0.6360596949286562, 0.7670632542027095, -0.08391679533450971]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 9, "img_name": "_DSC9285", "width": 4978, "height": 3300, "position": [3.777247425149188, -0.03411719508408883, -0.07060747510605724], "rotation": [[0.09739926570343208, 0.5734276541722555, -0.8134458239310939], [-0.7490249477674725, 0.5804267788106672, 0.31947829669855204], [0.6553434295561126, 0.578174264275034, 0.4860447607655653]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 10, "img_name": "_DSC9293", "width": 4978, "height": 3300, "position": [-3.3101260403107586, -0.37285213458976507, -1.1423267578152616], "rotation": [[0.25410433736791893, -0.6636327862405272, 0.7035783614903498], [0.6947999516876052, 0.6313086202954146, 0.3445322235663906], [-0.6728179641371892, 0.40129907920070634, 0.6215102864530506]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 11, "img_name": "_DSC9301", "width": 4978, "height": 3300, "position": [2.733929997183439, -2.2152838881784804, 0.6449098211861783], "rotation": [[-0.5515439609846825, 0.6214980915243842, -0.5563626347382382], [-0.6153895902791074, 0.1470955306123473, 0.7743762374001308], [0.5631118106357195, 0.7694823111062526, 0.30133380430536083]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 12, "img_name": "_DSC9309", "width": 4978, "height": 3300, "position": [-0.5137550183776444, 0.6676388382022748, -2.7889819603960997], "rotation": [[0.9524862062815822, -0.26223749344843694, 0.1549242520498331], [0.22776185653842512, 0.9509452613721285, 0.2093505351797893], [-0.2022240429560468, -0.1641176617667195, 0.9654899427475855]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 13, "img_name": "_DSC9318", "width": 4978, "height": 3300, "position": [0.5298541341942129, -2.968276201322315, 0.9425386005024536], "rotation": [[-0.9852813292542025, 0.15145691970421304, -0.07925593792760094], [-0.11735124960114061, -0.2621734701887032, 0.957858943553937], [0.12429556082227136, 0.9530613164969631, 0.27608828399074137]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 14, "img_name": "_DSC9326", "width": 4978, "height": 3300, "position": [0.2767106090497416, 1.3297854837798309, -3.084575769981545], "rotation": [[0.9999968982807281, 0.0006922351132086957, -0.0023925382903807538], [-0.0007040673740004391, 0.9999875097969971, -0.0049481854384895], [0.002389083099384625, 0.004949854598758669, 0.9999848954966246]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 15, "img_name": "_DSC9334", "width": 4978, "height": 3300, "position": [1.5945885113510299, -2.135154213317888, 0.20429168574332782], "rotation": [[-0.7250514981644967, 0.5970615147178037, -0.3432460817726849], [-0.5099247713734738, -0.1304189710339168, 0.8502750258205662], [0.4629006940469296, 0.7915228610958347, 0.39901692672558975]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 16, "img_name": "_DSC9214", "width": 4978, "height": 3300, "position": [-0.39162385766993035, 3.7647925918740657, -1.0876894691794075], "rotation": [[0.9746022165821833, -0.06128287405505735, 0.21539482069132318], [0.18980253683228, 0.7365043784674549, -0.6492582671867173], [-0.11885081592116349, 0.6736510297222293, 0.7294304447368877]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 17, "img_name": "_DSC9215", "width": 4978, "height": 3300, "position": [-1.378776343370328, 3.4453595585535974, -0.8504495742255576], "rotation": [[0.8877688750729753, -0.05422895305480166, 0.4570838490936252], [0.35399278427836584, 0.7151568964633883, -0.6026937216528014], [-0.29420321740340327, 0.6968571116745774, 0.6540906915543526]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 18, "img_name": "_DSC9216", "width": 4978, "height": 3300, "position": [-2.005909837091235, 3.085731120457363, -0.622565896218959], "rotation": [[0.8050915018733248, -0.0674928924210819, 0.5892982123543145], [0.44154398168294295, 0.731586353388459, -0.5194423161192684], [-0.39606386587383524, 0.6783996735025846, 0.6187950364544463]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 19, "img_name": "_DSC9217", "width": 4978, "height": 3300, "position": [-2.640623226691686, 2.526098874148505, -0.17643633355447544], "rotation": [[0.6186393946851907, -0.06632868611129872, 0.7828702349318752], [0.5532349893786709, 0.744289859987148, -0.3741171619259042], [-0.557867677743318, 0.6645548207025965, 0.4971423784090603]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 20, "img_name": "_DSC9218", "width": 4978, "height": 3300, "position": [-3.386585108118528, 1.839024197504174, 0.39381280059727974], "rotation": [[0.3339624583828897, -0.0958856743564265, 0.9376966534248002], [0.6625782274428308, 0.7314437471666788, -0.1611835514234749], [-0.6704171603632868, 0.675126641589547, 0.30780651212481847]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 21, "img_name": "_DSC9219", "width": 4978, "height": 3300, "position": [-3.7819054376464334, 1.232885584169942, 0.983935472740866], "rotation": [[0.11927137258635717, -0.12839040428186685, 0.9845253901092167], [0.7010377831948568, 0.713078541801009, 0.008063482881967362], [-0.7030792033722855, 0.6892277543100579, 0.1750563808437357]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 22, "img_name": "_DSC9220", "width": 4978, "height": 3300, "position": [-3.796143795762486, 0.4495404480285972, 1.7084771752668113], "rotation": [[-0.1125788869189446, -0.1569848969366315, 0.9811634605680576], [0.6863700754234721, 0.7017153972641652, 0.19102780113264126], [-0.718485987186437, 0.694946935654939, 0.028751397192857027]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 23, "img_name": "_DSC9222", "width": 4978, "height": 3300, "position": [-2.207208122764251, -1.045692058497157, 3.0664588820662573], "rotation": [[-0.7099243851729213, -0.11936437524581525, 0.6940889807935474], [0.4909927920861669, 0.6226630081284139, 0.6092756817959376], [-0.5049093437997354, 0.7733323504358595, -0.38343660533792223]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 24, "img_name": "_DSC9223", "width": 4978, "height": 3300, "position": [-0.9007697952564273, -1.2719686972652267, 3.361312199365219], "rotation": [[-0.8953405617082475, -0.13579982009611805, 0.424174123941834], [0.26317521314997416, 0.6070192301448267, 0.749844291448463], [-0.3593105700413309, 0.7829981245802853, -0.5077497918860533]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 25, "img_name": "_DSC9224", "width": 4978, "height": 3300, "position": [0.52625520845095, -1.5466754784068648, 3.6262499231750303], "rotation": [[-0.9975304041057566, -0.0428840259906695, -0.05562421414670137], [-0.07020665590874728, 0.6316911177615303, 0.7720345570033115], [0.0020293720007114966, 0.7740331336939138, -0.6331418400273848]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 26, "img_name": "_DSC9225", "width": 4978, "height": 3300, "position": [2.1387231595367964, -1.278690667876902, 3.5054908626877386], "rotation": [[-0.8310671550634501, -5.028866068852323e-05, -0.5561720788081631], [-0.43613857578834303, 0.6205933611157769, 0.6516494631689178], [0.34512392916756535, 0.7841325637990514, -0.515776691898604]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 27, "img_name": "_DSC9226", "width": 4978, "height": 3300, "position": [3.348091665812248, -0.6425268539487436, 2.848948011225673], "rotation": [[-0.5346270925204112, 0.06738396049655344, -0.8423973372530152], [-0.6267507889298379, 0.6370473632002467, 0.4487249777039811], [0.5668838686353642, 0.7678737258868883, -0.2983498291831104]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 28, "img_name": "_DSC9227", "width": 4978, "height": 3300, "position": [4.045351503981825, 0.4989429036109295, 1.910464317998629], "rotation": [[-0.15613401637256408, 0.08325552391959085, -0.9842208525875918], [-0.733453114295385, 0.6576236697263023, 0.1719815052443495], [0.6615653392234003, 0.7487320126404278, -0.041613401514914355]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 29, "img_name": "_DSC9228", "width": 4978, "height": 3300, "position": [3.624416706526085, 1.972949334036128, 0.5702349991823529], "rotation": [[0.37035781131775203, 0.11176503246305386, -0.9221408076397319], [-0.6944991331721877, 0.6925675476676699, -0.19499011754617135], [0.6168517209338111, 0.7126421047314861, 0.3341185193084535]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 30, "img_name": "_DSC9230", "width": 4978, "height": 3300, "position": [1.683159300247502, 3.573726795649332, -0.9284884385361927], "rotation": [[0.9161911838522466, 0.051616684437939556, -0.3974033624908741], [-0.30210464565918466, 0.7405194232315966, -0.6003030625341519], [0.2632992550360852, 0.6700497755423679, 0.6940510071983651]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 31, "img_name": "_DSC9231", "width": 4978, "height": 3300, "position": [1.1907156213279135, 3.184804471117376, -1.419994501684956], "rotation": [[0.9685888969680759, 0.054788705602420884, -0.24255668700033214], [-0.1747408430663138, 0.8439574512433101, -0.5071503310216504], [0.1769214131603061, 0.5336047396990651, 0.8270216413952256]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 32, "img_name": "_DSC9232", "width": 4978, "height": 3300, "position": [1.2696457218353971, 3.6401730464078628, -1.1231022972609408], "rotation": [[0.9719527833778114, -0.026858710328391464, -0.23363731843098337], [-0.17221307776647823, 0.5952704451621837, -0.7848539691959344], [0.1601575559576322, 0.8030764015932179, 0.5739493448674426]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 33, "img_name": "_DSC9233", "width": 4978, "height": 3300, "position": [-0.6148457684133942, 3.209099294317211, -1.4791673031515515], "rotation": [[0.9650792056576594, -0.0750276660153597, 0.2509840157051218], [0.19819866450189644, 0.8356128136284451, -0.5123168112502441], [-0.1712875249305853, 0.5441709979705288, 0.82130293361884]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 34, "img_name": "_DSC9234", "width": 4978, "height": 3300, "position": [-0.6472047703002354, 3.5408570843999208, -1.1771178852726052], "rotation": [[0.9773594952874592, 0.032575614077715746, 0.20906278085518382], [0.15028998135430513, 0.588620598252369, -0.7943165067009156], [-0.14893400711713056, 0.8077528215243095, 0.5703981423913927]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 35, "img_name": "_DSC9235", "width": 4978, "height": 3300, "position": [-2.5072131590976894, 2.4230252402758783, -0.5832667236762004], "rotation": [[0.6705540033532206, -0.13226656676107632, 0.7299745775739092], [0.5266539134974566, 0.7778807532839622, -0.3428369715596458], [-0.5224873050943751, 0.6143346718097665, 0.591269758255573]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 36, "img_name": "_DSC9236", "width": 4978, "height": 3300, "position": [-2.524582645180421, 2.707466104921509, -0.32160447238706097], "rotation": [[0.6789033129690226, 0.1037045535372001, 0.7268670148076162], [0.5288593604611007, 0.6176462491876674, -0.5820832309189825], [-0.509311366938105, 0.7795886584860351, 0.36447696095581017]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 37, "img_name": "_DSC9238", "width": 4978, "height": 3300, "position": [-3.723825889477055, 1.001411514795046, 1.3074640669182755], "rotation": [[0.06690232462704668, 0.22534338192826261, 0.9719796495712398], [0.6994033383006028, 0.6841682063636201, -0.20675791587061337], [-0.7115891014718182, 0.6936383968771629, -0.11183347014293138]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 38, "img_name": "_DSC9239", "width": 4978, "height": 3300, "position": [-3.129610594746571, -1.1605124008350773, 2.697964242172264], "rotation": [[-0.5499444641462685, -0.12787970958691697, 0.8253531766648984], [0.5817470214616808, 0.6504115939262405, 0.4884006157928038], [-0.5992758040963576, 0.7487399671196222, -0.2832966153387128]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 39, "img_name": "_DSC9240", "width": 4978, "height": 3300, "position": [-3.204863843714518, -0.983103161856971, 2.912142474991829], "rotation": [[-0.4726580043733985, 0.15663719696069134, 0.8672134682014884], [0.6181600115397601, 0.7602903327256006, 0.19959160828341205], [-0.6280705462246419, 0.6304152587717821, -0.4561841628912462]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 40, "img_name": "_DSC9241", "width": 4978, "height": 3300, "position": [-0.8596254250694028, -2.0978197761859425, 3.684071763480809], "rotation": [[-0.9398771408226336, -0.09816276290312356, 0.327100950989594], [0.22079719866894645, 0.5560355678170189, 0.8012946052372693], [-0.2605370553664439, 0.8253414561874562, -0.5009310566129355]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 41, "img_name": "_DSC9242", "width": 4978, "height": 3300, "position": [-0.8768901525898449, -1.9246137967172643, 3.9408823268591124], "rotation": [[-0.9427446973248232, 0.07079616440697739, 0.32591461883626355], [0.2336589419925228, 0.8375002021087478, 0.49396043393650607], [-0.23798305505405537, 0.5418314447990876, -0.8060910314189526]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 42, "img_name": "_DSC9243", "width": 4978, "height": 3300, "position": [1.3757050827145347, -1.5726062683648017, 3.218425700115337], "rotation": [[-0.9287384373471004, 0.07082569843347512, -0.36390745449286327], [-0.28893416092479096, 0.4767655073513551, 0.8301877508435618], [0.23229714945464117, 0.876172569441326, -0.4223264885297064]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 43, "img_name": "_DSC9244", "width": 4978, "height": 3300, "position": [1.3886931368641948, -1.40539603093719, 3.491225002656883], "rotation": [[-0.9150318790163737, -0.05911403623776187, -0.39902655438384654], [-0.2892426959231601, 0.7856534457173638, 0.5468887693924015], [0.28116778485250876, 0.6158361746049948, -0.7359962518987578]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 44, "img_name": "_DSC9246", "width": 4978, "height": 3300, "position": [3.113192782305047, -0.526373733151681, 2.874932940747741], "rotation": [[-0.6238773581399338, -0.1343150658632574, -0.7698938271492276], [-0.5585722496551456, 0.7656344348668966, 0.3190626177746894], [0.5466023087360004, 0.6290972700848385, -0.5526866570275394]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 45, "img_name": "_DSC9247", "width": 4978, "height": 3300, "position": [4.032215984654157, 1.0405747159527237, 0.9451634998262048], "rotation": [[0.05370030975881005, 0.12542753544535856, -0.9906483786308395], [-0.7664375224815815, 0.6410955395042394, 0.039623646476103384], [0.6400701530801939, 0.757142286878676, 0.13055939857408047]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 46, "img_name": "_DSC9248", "width": 4978, "height": 3300, "position": [4.0379853435919815, 1.2222033766258353, 1.1469603078027821], "rotation": [[0.07644460995497547, -0.17759851937677748, -0.9811294448359031], [-0.7726090504990212, 0.6114535197922106, -0.1708796307952392], [0.6302630218375752, 0.7710923155166916, -0.09047189759961158]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 47, "img_name": "_DSC9249", "width": 4978, "height": 3300, "position": [2.7294529670219543, 2.93010034091072, -0.8713119394572961], "rotation": [[0.7904897018813327, 0.12730379757400137, -0.5990991356551932], [-0.4689418559688098, 0.7550083401486783, -0.4583186031861087], [0.39397914531113165, 0.643238796582712, 0.6565243968282782]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 48, "img_name": "_DSC9250", "width": 4978, "height": 3300, "position": [2.743621110426455, 3.0877419663066004, -0.71841325667747], "rotation": [[0.7588971369370663, -0.1283291203865016, -0.6384408918682689], [-0.49744356004329787, 0.5184713985188525, -0.695512266958215], [0.4202678195153342, 0.8454105782273675, 0.32962996541742756]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 49, "img_name": "_DSC9251", "width": 4978, "height": 3300, "position": [0.600062851060241, 2.838523748992478, -1.855222302669707], "rotation": [[0.9946540720253816, 0.07289141799471215, -0.0731445020903615], [-0.09559419056609418, 0.9178375264466423, -0.38527396197553027], [0.03905160346695145, 0.3902065045960014, 0.919898829240276]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 50, "img_name": "_DSC9252", "width": 4978, "height": 3300, "position": [0.627558241926069, 3.2012515441185254, -1.7613067151503603], "rotation": [[0.9940959403237891, 0.011670077511338115, -0.10787525537694538], [-0.08712764382463853, 0.6783957914943615, -0.7295121135144403], [0.06466865634392563, 0.7346039472897065, 0.6754072886141023]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 51, "img_name": "_DSC9254", "width": 4978, "height": 3300, "position": [-1.5188310459336127, 2.6425752659867876, -1.4710983846010224], "rotation": [[0.9124760111432786, 0.06075860783600993, 0.4045935252347491], [0.30050147314138, 0.5715663493620489, -0.7635514212656543], [-0.2776443655612554, 0.8183033055357717, 0.5032825314088675]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 52, "img_name": "_DSC9255", "width": 4978, "height": 3300, "position": [-3.2290230014882306, 0.9737285553807872, -0.34679049334052214], "rotation": [[0.35861611031952073, -0.3698767346368686, 0.8570797434274509], [0.6334044269796432, 0.7708589510670744, 0.06764103371741148], [-0.6857064366781805, 0.5186209393517942, 0.5107239997924272]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 53, "img_name": "_DSC9256", "width": 4978, "height": 3300, "position": [-3.4665404396264643, 1.1910227973106946, -0.24036167044399867], "rotation": [[0.37846858380235876, 0.06277019616286077, 0.9234833152517226], [0.6579459813674177, 0.6835099960491212, -0.3161031016984739], [-0.6510519308604363, 0.7272372293650855, 0.21738766190446807]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 54, "img_name": "_DSC9257", "width": 4978, "height": 3300, "position": [-3.6137877506139264, -0.8873582478545199, 1.2932541420272359], "rotation": [[-0.2926562876842413, -0.3982841184630436, 0.8693227583924135], [0.6530082508430737, 0.5808766643946348, 0.4859655595745771], [-0.6985216686758885, 0.7098958104833967, 0.09008560733198902]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 55, "img_name": "_DSC9258", "width": 4978, "height": 3300, "position": [-3.6742676459520336, -0.5706921299366936, 1.6485499473456062], "rotation": [[-0.28004373237689306, 0.08791942433522268, 0.9559527617936892], [0.683791003484817, 0.7172022471792862, 0.13435326640692], [-0.6737992071156257, 0.6912966884526103, -0.2609665055611717]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 56, "img_name": "_DSC9259", "width": 4978, "height": 3300, "position": [-1.4944567764130199, -2.006229436790764, 2.397214768474651], "rotation": [[-0.8059929849033501, -0.2909161216191829, 0.5155027822123185], [0.40587677425152435, 0.36229845338811584, 0.8390493875784406], [-0.4308588543940643, 0.8854985267376972, -0.17393391485159668]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 57, "img_name": "_DSC9260", "width": 4978, "height": 3300, "position": [-1.5436001214691022, -1.783473082701364, 2.7086311399840692], "rotation": [[-0.77438089137987, 0.025324270947564995, 0.6322127144930666], [0.4681227737364276, 0.6951552191957215, 0.5455458641894937], [-0.4256704168426916, 0.7184134620995924, -0.5501697862469787]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 58, "img_name": "_DSC9262", "width": 4978, "height": 3300, "position": [0.9399448150320182, -1.9692349461292116, 2.892070754017755], "rotation": [[-0.99532752486512, -0.00177839950250559, -0.09653991682761599], [-0.06636890997444961, 0.7387947586192876, 0.6706545104787353], [0.07013049290199613, 0.6739281430033014, -0.7354607889163396]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 59, "img_name": "_DSC9263", "width": 4978, "height": 3300, "position": [3.3533762906478626, -1.287520689861923, 1.9029890901770514], "rotation": [[-0.5186365519599183, 0.3091184848437342, -0.7971586349648612], [-0.6694158110697781, 0.43319645085122543, 0.6035091605433117], [0.5318821287286478, 0.8466325042766881, -0.017742712342424395]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 60, "img_name": "_DSC9264", "width": 4978, "height": 3300, "position": [3.550143402210288, -1.1143062192466786, 2.244079175878859], "rotation": [[-0.5248476799672833, -0.07854721925929938, -0.8475643026812721], [-0.643464973837113, 0.6884443616322936, 0.3346598099286903], [0.5572142678339842, 0.721023366669441, -0.41187081037492973]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 61, "img_name": "_DSC9265", "width": 4978, "height": 3300, "position": [3.645029639824633, 0.2920605849142262, 0.4271313121499444], "rotation": [[0.03820022902185844, 0.43383454772281177, -0.9001823858001338], [-0.7530167086719131, 0.6046840697136034, 0.25946678457080574], [0.6568916036634939, 0.6679406867654772, 0.34978373318332895]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 62, "img_name": "_DSC9266", "width": 4978, "height": 3300, "position": [3.8147630148227205, 0.6266729278812775, 0.8124133728710035], "rotation": [[0.06975133062572499, -0.17245484227426094, -0.9825446958037584], [-0.7541274849850981, 0.6356360047034442, -0.16510180469847605], [0.6530133905717332, 0.7524800308983641, -0.08571647935610531]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 63, "img_name": "_DSC9267", "width": 4978, "height": 3300, "position": [2.5892453345406468, 1.574276670582298, -0.8577756479592981], "rotation": [[0.6635170612966337, 0.37240049093591343, -0.6488936613336348], [-0.5700102589939375, 0.8134015158594513, -0.11604429602186896], [0.48459613495151166, 0.4468734142329766, 0.7519778837451399]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 64, "img_name": "_DSC9268", "width": 4978, "height": 3300, "position": [2.8020945518844758, 1.9866851931872316, -0.7279107416124161], "rotation": [[0.6465232280408215, -0.16014114573202462, -0.7458971303385677], [-0.5578449832329794, 0.5677051591085107, -0.6054088098164555], [0.5204005094977067, 0.8075058301741326, 0.2777006372864711]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 65, "img_name": "_DSC9270", "width": 4978, "height": 3300, "position": [0.6623389684077193, 3.075332967377202, -1.5005585866742626], "rotation": [[0.9898432361882388, 0.008040146366506516, -0.14193563266072265], [-0.12461663991075354, 0.529567366548836, -0.8390644178749833], [0.06841827847693938, 0.8482297803855603, 0.5251906119089678]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 66, "img_name": "_DSC9271", "width": 4978, "height": 3300, "position": [-0.8993455440519121, 2.0215437351815595, -2.47015266468261], "rotation": [[0.9446128966493381, -0.18276754988039481, 0.2725848458635667], [0.22387805168166341, 0.9661743181829295, -0.12800705003621396], [-0.23996894269669455, 0.18194287453612665, 0.9535783643448302]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 67, "img_name": "_DSC9272", "width": 4978, "height": 3300, "position": [-0.8455036694687701, 2.4090161640842402, -1.90731131448086], "rotation": [[0.9493386909343312, -0.011165119600475738, 0.3140563484462578], [0.22206604257928741, 0.7309574825712224, -0.6452812033573543], [-0.22235719603436344, 0.6823316633261629, 0.6964056135574205]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 68, "img_name": "_DSC9273", "width": 4978, "height": 3300, "position": [-2.5898086188756553, 1.1583857835761084, -1.541088908468081], "rotation": [[0.6363741655269733, -0.4252077362886892, 0.6436041504295144], [0.5447028805432236, 0.8384881129054164, 0.015377140313731193], [-0.5461929085751324, 0.3407874198331889, 0.7652040519401835]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 69, "img_name": "_DSC9274", "width": 4978, "height": 3300, "position": [-2.555484203214158, 1.5007176658310477, -1.1556808495485746], "rotation": [[0.646538278825876, -0.05769377615147486, 0.760696839881866], [0.5365820491155672, 0.743187005822494, -0.39969085421552397], [-0.5422803320975349, 0.6665917060464973, 0.5114562922188048]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 70, "img_name": "_DSC9275", "width": 4978, "height": 3300, "position": [-3.4483656635241657, -0.29876656154042325, -0.2250208900107062], "rotation": [[0.08896699358629565, -0.3222001407469794, 0.9424818000125216], [0.7079497634792359, 0.6860612539659187, 0.16771132399574334], [-0.7006368577529375, 0.6523089951160708, 0.2891383206161923]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 71, "img_name": "_DSC9276", "width": 4978, "height": 3300, "position": [-3.4543383824306724, 0.042257670773243224, 0.13593266681194183], "rotation": [[0.10851964496608753, -0.1109284920880394, 0.9878858012440043], [0.6936812963998393, 0.7202668861300823, 0.004676726367171083], [-0.7120602121179589, 0.6847703866169659, 0.15511212696297647]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 72, "img_name": "_DSC9278", "width": 4978, "height": 3300, "position": [-3.4295555568314375, -1.539652068456306, 1.5260467803153994], "rotation": [[-0.4407262207468178, 0.002309951374355624, 0.8976386034874365], [0.649333140571617, 0.6912715480109779, 0.3170333097103629], [-0.6197796954576907, 0.722591385940321, -0.3061614248451588]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 73, "img_name": "_DSC9279", "width": 4978, "height": 3300, "position": [-1.636987855260927, -2.835994517978854, 2.0815409084761005], "rotation": [[-0.8541987451954101, -0.2860044202414879, 0.43421881040428933], [0.36969495781740747, 0.25314455604812, 0.8940041789094642], [-0.3656092748700053, 0.9241857526198562, -0.11050137005258384]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 74, "img_name": "_DSC9280", "width": 4978, "height": 3300, "position": [-1.6369062457950616, -2.5109362101558848, 2.4428630893972105], "rotation": [[-0.8283459929507231, -0.06898205401138319, 0.5559535881589853], [0.40596467699118843, 0.6099528082270814, 0.6805514328625994], [-0.3860512880407475, 0.7894295712476621, -0.4772476873090237]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 75, "img_name": "_DSC9281", "width": 4978, "height": 3300, "position": [0.3809744122209306, -2.66912033335817, 2.177865407501872], "rotation": [[-0.9981749467830847, -0.057965804607842224, -0.016933431747622574], [-0.023339178462615663, 0.11168185245467864, 0.9934699022018642], [-0.05569612520881601, 0.9920519791464845, -0.11283090138905683]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 76, "img_name": "_DSC9282", "width": 4978, "height": 3300, "position": [0.34570901211337757, -2.357134480859943, 2.409345651535479], "rotation": [[-0.9980821545006446, -0.04099513700996713, 0.04638331174986275], [0.01568409623396495, 0.5573707826443598, 0.8301155460414757], [-0.0598834033157323, 0.8292509930026903, -0.5556588599234041]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 77, "img_name": "_DSC9283", "width": 4978, "height": 3300, "position": [2.7154757940080043, -1.8941716825649242, 1.5496463924517276], "rotation": [[-0.6356246752904218, 0.45044616807435894, -0.626960542481799], [-0.580305462402959, 0.2568247482849049, 0.7728432046500008], [0.5091432435643558, 0.8550668385193764, 0.09815222461689521]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 78, "img_name": "_DSC9284", "width": 4978, "height": 3300, "position": [2.6836916873957115, -1.5679482335700436, 1.8661186789293287], "rotation": [[-0.684944608125072, 0.06496523096388687, -0.7256930498263024], [-0.5486738554587598, 0.6093427103662808, 0.5724145889645849], [0.4793828158543143, 0.790241089851245, -0.38172128022197704]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 79, "img_name": "_DSC9286", "width": 4978, "height": 3300, "position": [3.7728902347936115, 0.25189611192071226, 0.21530079236829183], "rotation": [[0.10742063176670151, 0.1239679507390487, -0.9864546391296476], [-0.7370500169884256, 0.6758220709269289, 0.004669143968485498], [0.6672466413015535, 0.7265648461339138, 0.1639678140190875]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 80, "img_name": "_DSC9287", "width": 4978, "height": 3300, "position": [2.2333683894244984, 1.8545356933044674, -1.7183091469695746], "rotation": [[0.8351982893761392, 0.3241929096109339, -0.444232793455377], [-0.4283915147738467, 0.8900469543082773, -0.155875364302152], [0.3448543569290374, 0.3204923969216062, 0.8822471853298846]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 81, "img_name": "_DSC9288", "width": 4978, "height": 3300, "position": [2.256067254151236, 2.174829336259738, -1.4637305192197696], "rotation": [[0.8118650336552693, 0.06184017365535764, -0.5805609012413804], [-0.4395848462859824, 0.7191618812509359, -0.5381183433700655], [0.3842399381163518, 0.6920852414824997, 0.6110463881559666]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 82, "img_name": "_DSC9289", "width": 4978, "height": 3300, "position": [0.1711479369140849, 1.482334936310102, -2.9230027891790527], "rotation": [[0.9976222885722889, -0.06496685191698208, 0.02300168462930664], [0.06581048074138311, 0.9971065433515075, -0.03804631165036039], [-0.020463381157013134, 0.039469600423683415, 0.9990112114856456]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 83, "img_name": "_DSC9290", "width": 4978, "height": 3300, "position": [0.19641304225904024, 1.8716251735889287, -2.525828102216124], "rotation": [[0.9962911558424679, 0.026604010248838936, 0.08183006433309793], [0.03777703578351456, 0.7192103365566839, -0.6937646483912482], [-0.07730994992554538, 0.6942828806968389, 0.7155378768547536]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 84, "img_name": "_DSC9291", "width": 4978, "height": 3300, "position": [-1.7322148838593157, 0.9822481595307169, -2.406083517157683], "rotation": [[0.8134331234455046, -0.399058351549677, 0.4231772509719127], [0.42045865538645566, 0.9061306843102093, 0.04627852700903129], [-0.40192172470806364, 0.14028405116037368, 0.9048642507015785]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 85, "img_name": "_DSC9292", "width": 4978, "height": 3300, "position": [-1.7161181459247181, 1.2182688175557914, -2.088235053146202], "rotation": [[0.7865921238137666, 0.01144250794681444, 0.617366908544696], [0.4503738355297777, 0.6733570125483719, -0.5863051610911576], [-0.4224171386489244, 0.7392289243961028, 0.5245039163932301]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 86, "img_name": "_DSC9294", "width": 4978, "height": 3300, "position": [-3.2665655555251396, -0.2450655093641694, -1.0018655550341635], "rotation": [[0.26760317835631037, 0.0308859176408722, 0.9630340591199676], [0.6846725127058572, 0.6971510927508202, -0.21261209801275358], [-0.6779469664204186, 0.7162586222642057, 0.1654131093762924]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 87, "img_name": "_DSC9295", "width": 4978, "height": 3300, "position": [-3.040576491488362, -2.06989160526443, 0.2789091881906109], "rotation": [[-0.3162396237315709, -0.6801640297941104, 0.6613390907517496], [0.6793568591062933, 0.3242155824803772, 0.6582997144630566], [-0.6621682251266262, 0.6574657015017179, 0.35954428514649955]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 88, "img_name": "_DSC9296", "width": 4978, "height": 3300, "position": [-3.042084350914142, -1.9344830929061234, 0.4364596666127735], "rotation": [[-0.3396441674373102, -0.05272015116864705, 0.9390753032566512], [0.665819120162692, 0.6917243474108852, 0.2796467886902397], [-0.6643242722884624, 0.7202346929020709, -0.1998380554065342]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 89, "img_name": "_DSC9297", "width": 4978, "height": 3300, "position": [-1.3426881265043558, -3.215217980027629, 1.4179559018143781], "rotation": [[-0.8725913205850473, -0.35711445729725716, 0.3332471329643028], [0.34315362504055413, 0.0373323513741455, 0.9385370984475806], [-0.34760606562770013, 0.9333142878635056, 0.08996923478983378]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 90, "img_name": "_DSC9298", "width": 4978, "height": 3300, "position": [-1.286408598496801, -3.1486898780700057, 1.4925879555662922], "rotation": [[-0.887341614427369, -0.052180445358868045, 0.45815069619894716], [0.3172453677287899, 0.65196498569431, 0.6886922637021872], [-0.33463448112837185, 0.7564514912079745, -0.5619616583799794]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 91, "img_name": "_DSC9299", "width": 4978, "height": 3300, "position": [0.8042753174606458, -2.9769359364992756, 1.434706794497987], "rotation": [[-0.9863998493102588, 0.09429579119528558, -0.13462407304622173], [-0.1462551346945657, -0.1298180732668086, 0.9806919513429119], [0.0749984856925378, 0.9870438549609378, 0.14184377155052483]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 92, "img_name": "_DSC9300", "width": 4978, "height": 3300, "position": [0.8232226972752518, -2.823282284664195, 1.675891819561984], "rotation": [[-0.9849515489249651, -0.008191318415575159, -0.17263646362494378], [-0.138784311119973, 0.6327852397626388, 0.7617885240179814], [0.10300175366112178, 0.7742840193631496, -0.624399628524536]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 93, "img_name": "_DSC9302", "width": 4978, "height": 3300, "position": [2.7597438567913004, -2.039431921806597, 0.8060529404409045], "rotation": [[-0.546543875202465, 0.02885018535270522, -0.8369333660954056], [-0.6314869456193076, 0.6421978656096027, 0.43451828375669993], [0.5500127543894499, 0.765995801693185, -0.3327707946880933]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 94, "img_name": "_DSC9303", "width": 4978, "height": 3300, "position": [3.588431564097322, -0.6343634101517901, -0.7129281419646378], "rotation": [[0.12753036165737439, 0.681721405045809, -0.7204109471391361], [-0.7309840632038284, 0.5555301828809198, 0.3962934711174451], [0.6703717671542864, 0.47606947162222, 0.5691744477677994]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 95, "img_name": "_DSC9304", "width": 4978, "height": 3300, "position": [3.5829074745644625, -0.48063637895453964, -0.5688172773215594], "rotation": [[0.13579042915509915, 0.1408948390263459, -0.9806679375229996], [-0.732349400656378, 0.6809196424721331, -0.003577129277298029], [0.6672520623483437, 0.7186773162076024, 0.19564662138794897]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 96, "img_name": "_DSC9305", "width": 4978, "height": 3300, "position": [2.719590557214585, 0.9752397876857476, -2.2487630716761147], "rotation": [[0.7000057479996301, 0.4943247201796492, -0.5153979276120441], [-0.5596276764901728, 0.8280419851925597, 0.03410768922948994], [0.44363139707835025, 0.26455536618575043, 0.8562719438056081]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 97, "img_name": "_DSC9306", "width": 4978, "height": 3300, "position": [2.773959840312803, 1.2529209496388665, -2.0517592611247553], "rotation": [[0.7386642975969223, 0.07494418684023034, -0.6698943381717016], [-0.491801976787787, 0.7395559241645178, -0.45955179322987216], [0.4609835909045683, 0.6689098623073387, 0.5831412564934049]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 98, "img_name": "_DSC9307", "width": 4978, "height": 3300, "position": [0.7366493953693506, 1.6029554399913344, -2.8207979124029876], "rotation": [[0.98753903393044, 0.08897375636392427, -0.1298088099561297], [-0.09569872722143903, 0.9943231165841522, -0.04651121837336644], [0.12493362266391765, 0.0583541815542933, 0.9904475652063559]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 99, "img_name": "_DSC9308", "width": 4978, "height": 3300, "position": [0.728850599015141, 1.793830513948835, -2.6605678871253144], "rotation": [[0.99393461698447, 0.02454336480960547, -0.10719888247438734], [-0.08708870641240371, 0.7708976979342911, -0.6309772551645779], [0.06715306676056607, 0.6364859484414666, 0.7683593580228054]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 100, "img_name": "_DSC9310", "width": 4978, "height": 3300, "position": [-0.49844687233296436, 0.9546084726743174, -2.7926810285490706], "rotation": [[0.9404703449888161, -0.023258457913909777, 0.33907900898180693], [0.253541499670982, 0.7124142630001673, -0.6543566503203877], [-0.2263453956704374, 0.7013736251167386, 0.6759014719982476]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 101, "img_name": "_DSC9311", "width": 4978, "height": 3300, "position": [-2.2002966311849756, -0.15852196402518745, -1.8569110417456118], "rotation": [[0.5228646968994395, -0.6692536186127611, 0.527931911054808], [0.6109045937264359, 0.7261352679553842, 0.31547289898706105], [-0.59448135891733, 0.15756638792930128, 0.7885206067660613]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 102, "img_name": "_DSC9312", "width": 4978, "height": 3300, "position": [-2.4851258647189782, 0.2396184825727831, -1.7248316772203445], "rotation": [[0.49904987278510216, -0.0935398025812864, 0.8615100288483168], [0.6380041143718133, 0.7124288442549137, -0.2922257550563374], [-0.5864298547292865, 0.6954821688632011, 0.41521630299823986]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 103, "img_name": "_DSC9313", "width": 4978, "height": 3300, "position": [-2.8071128907751954, -1.5917387599277828, -0.570646921474585], "rotation": [[-0.12720075029459169, -0.7801363400462081, 0.6125416394530252], [0.7139294395806136, 0.3567014712426747, 0.6025519195168348], [-0.6885671531699751, 0.5139565656284765, 0.5115896052724076]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 104, "img_name": "_DSC9314", "width": 4978, "height": 3300, "position": [-3.07876950266212, -1.4521110404571802, -0.38289319355986073], "rotation": [[-0.09180212605696514, -0.06681500722303826, 0.9935331521701761], [0.7274996339823155, 0.67678302109138, 0.1127343111835147], [-0.6799387120961843, 0.7331442539993135, -0.013522226916158434]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 105, "img_name": "_DSC9315", "width": 4978, "height": 3300, "position": [-1.4655665077435718, -3.063723625586863, 0.8467270732827515], "rotation": [[-0.8148206252423192, -0.4624235248981879, 0.3496166933949955], [0.42470079069976174, -0.06567367818842665, 0.9029486177918429], [-0.394584068429926, 0.8842236434375287, 0.24990390418588818]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 106, "img_name": "_DSC9317", "width": 4978, "height": 3300, "position": [-1.5909953070923943, -3.1938366480296683, 1.0026125014848126], "rotation": [[-0.8037186582040742, -0.09411262302781964, 0.5875194742657175], [0.41622164160195524, 0.6166904451853762, 0.6681709660552722], [-0.4252009683864974, 0.7815597923408584, -0.45647390667955845]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 107, "img_name": "_DSC9319", "width": 4978, "height": 3300, "position": [0.5226967562157854, -3.0587638865379665, 1.1877575038477235], "rotation": [[-0.9857124842198955, 0.020731644133805745, -0.16715590741745268], [-0.11647107501435432, 0.6330062751688335, 0.7653349229467317], [0.12167738959249337, 0.7738690163899757, -0.6215475511443744]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 108, "img_name": "_DSC9320", "width": 4978, "height": 3300, "position": [3.0500927636893267, -2.2307419429675486, 0.32279600225782057], "rotation": [[-0.4385660273229995, 0.6717080534007733, -0.5970495211242239], [-0.6646121237638646, 0.20477835394115912, 0.718579536796891], [0.6049384800326447, 0.7119509229951829, 0.35661648675026253]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 109, "img_name": "_DSC9321", "width": 4978, "height": 3300, "position": [3.102003711342122, -2.3421111842703426, 0.23496023331442795], "rotation": [[-0.4002258276758476, -0.009518956067990346, -0.9163671078430073], [-0.6774172037638386, 0.6765201528275042, 0.2888363115382691], [0.6171913956836763, 0.7363625956644091, -0.27720914270710756]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 110, "img_name": "_DSC9322", "width": 4978, "height": 3300, "position": [3.284911439708657, -0.5203708477717575, -1.3574124424349066], "rotation": [[0.31927136742574, 0.7149615162177327, -0.6220095049673584], [-0.6924411358416592, 0.6241110782393687, 0.3619539133829133], [0.6469861415335036, 0.3151434472530454, 0.6943295617479183]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 111, "img_name": "_DSC9323", "width": 4978, "height": 3300, "position": [3.4168344546763407, -0.5507033341045321, -1.5071060216322036], "rotation": [[0.2981476103320582, -0.07596846449059322, -0.9514918785025044], [-0.6873320373261027, 0.6746015300473421, -0.2692349273830083], [0.6623312410859328, 0.7342626015675361, 0.14891527463911006]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 112, "img_name": "_DSC9324", "width": 4978, "height": 3300, "position": [2.2201014990748895, 1.0511133004202602, -2.7384670491152128], "rotation": [[0.8415640535529764, 0.3558431386207158, -0.40638110741524514], [-0.37869513335532384, 0.9251596777349353, 0.02587598628814495], [0.38517520654953435, 0.13211824775536798, 0.9133371934119265]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 113, "img_name": "_DSC9325", "width": 4978, "height": 3300, "position": [2.2279786618164406, 0.9300173591776241, -2.884114444708153], "rotation": [[0.8403739514027645, -0.01765868809849762, -0.5417192931199184], [-0.3761738146969969, 0.7005531128135819, -0.6063980518302398], [0.39021133112713874, 0.7133817399273974, 0.5820838515181]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 114, "img_name": "_DSC9327", "width": 4978, "height": 3300, "position": [0.2842540745729704, 1.3921843927907878, -3.172259860374689], "rotation": [[0.9991392702651252, 0.004671027197492472, 0.041217716081719875], [0.027347873256080152, 0.6729429382063462, -0.73918867398424], [-0.031189941366446313, 0.7396796491881673, 0.6722359735497853]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 115, "img_name": "_DSC9328", "width": 4978, "height": 3300, "position": [-0.6239663187237563, 0.02449342423703153, -2.532853642218625], "rotation": [[0.9036394231033762, -0.36271305599631165, 0.22776090977868432], [0.3073445390244546, 0.9195256688880962, 0.2449732201440497], [-0.29828698822651145, -0.15136638750302528, 0.9423975219561229]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 116, "img_name": "_DSC9329", "width": 4978, "height": 3300, "position": [-1.3750545006343151, -0.5210711828550345, -1.7034226295473598], "rotation": [[0.5378778983188199, -0.7495019302196756, 0.3859199698086507], [0.6607004967426309, 0.6591151053994332, 0.3592243469453806], [-0.52360502299364, 0.06175867899554465, 0.8497197452481347]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 117, "img_name": "_DSC9330", "width": 4978, "height": 3300, "position": [-2.0516153314109564, -1.3278289266784877, -0.7909943125355463], "rotation": [[0.02221339683070362, -0.847610392812504, 0.5301539276450512], [0.7325087499876943, 0.3746909207246178, 0.5683640075849309], [-0.6803951030046489, 0.37571709559557, 0.6292051874265838]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 118, "img_name": "_DSC9331", "width": 4978, "height": 3300, "position": [-2.0142399495725143, -2.2898504888558797, -0.16232166076459487], "rotation": [[-0.47620100327975934, -0.7262516009577468, 0.4957733520285862], [0.6420678988649333, 0.09804982629723974, 0.7603519216851176], [-0.6008172914643192, 0.680400502402365, 0.41961141382008266]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 119, "img_name": "_DSC9332", "width": 4978, "height": 3300, "position": [-0.6926811387770848, -2.8097830269258925, 0.47989298038700684], "rotation": [[-0.9284765348755971, -0.3146818134632155, 0.19724776414678427], [0.2646124067624148, -0.18785120971498015, 0.9458817035951276], [-0.2605985387004419, 0.9304231721556167, 0.2576841522932169]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 120, "img_name": "_DSC9333", "width": 4978, "height": 3300, "position": [0.4246385053102428, -2.5794303618328858, 0.4852834444252711], "rotation": [[-0.9859845223566883, 0.14513187787308418, -0.08228766431297677], [-0.12049791871298463, -0.2783536184636082, 0.9528900853057789], [0.1153896583706353, 0.9494503679041091, 0.2919404487697105]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 121, "img_name": "_DSC9335", "width": 4978, "height": 3300, "position": [2.140424299811865, -1.4028150294674373, -0.3476512772148532], "rotation": [[-0.22489990368693938, 0.8459041397468312, -0.4835971667418851], [-0.7125997715430545, 0.195703665479591, 0.6737222283067693], [0.6645461601110878, 0.49613129479707846, 0.5587773612133751]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 122, "img_name": "_DSC9336", "width": 4978, "height": 3300, "position": [1.9879890648484184, -0.5544588991432413, -1.2576841441385838], "rotation": [[0.4574672386318317, 0.7787360525257423, -0.42929463783652244], [-0.6312824250745998, 0.6244199060644408, 0.45998073949069584], [0.6262637027407058, 0.06058004132632542, 0.7772540339055191]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 123, "img_name": "_DSC9337", "width": 4978, "height": 3300, "position": [1.4315199597617128, 0.1224678249229109, -1.7159985277492495], "rotation": [[0.8846500754270841, 0.4198397455896725, -0.20280244591733526], [-0.33797664649846565, 0.8770581902486829, 0.3413806048084109], [0.32119469246627613, -0.23345988722027688, 0.9177856234386056]], "fy": 4528.0745533801455, "fx": 4528.597703297461}, {"id": 124, "img_name": "_DSC9338", "width": 4978, "height": 3300, "position": [0.5658959657257837, 0.40362853796257164, -1.849836022833593], "rotation": [[0.9952528055405022, 0.04986544270312497, -0.08357805147154763], [-0.028016664458207267, 0.9692095393247521, 0.2446383767820127], [0.09320364572480805, -0.24113545261102348, 0.9660055765458506]], "fy": 4528.0745533801455, "fx": 4528.597703297461}]
GS_Orig_models/stump/cfg_args ADDED
@@ -0,0 +1 @@
 
 
1
+ Namespace(eval=True, images='images_4', model_path='./eval/stump', resolution=1, sh_degree=3, source_path='f:/bkerbl/Downloads/360_v2/stump', white_background=False)
GS_Orig_models/stump/input.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bc2606888f2f50247b76a515712ccf0c2b8e879f72b3dbdee136d825958c129
3
+ size 1634764
GS_Orig_models/stump/point_cloud/iteration_30000/point_cloud.ply ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9186b7ab8764680d88fee193efda0a1db437c5ebe437a889284d3163c2f8389
3
+ size 1230527188