Wykres commitów

3262 Commity (2df4afaecf94f829b469688cbdcb906220d508b5)

Autor SHA1 Wiadomość Data
Piero Toffanin 2df4afaecf
Merge pull request #1716 from pierotofy/fcp
Fix fast_floor in FPC Filter, Invalid PLY file (expected 'property uint8 views')
2023-11-04 20:22:44 -04:00
Piero Toffanin e5ed68846e Fix OpenMVS subscene logic 2023-11-04 20:00:57 -04:00
Piero Toffanin 7cf71628f3 Fix fast_floor in FPC Filter 2023-11-04 13:32:40 -04:00
Piero Toffanin 237bf8fb87 Remove snap build 2023-10-30 00:39:09 -04:00
Piero Toffanin a542e7b78d
Merge pull request #1714 from pierotofy/dsp
Adaptive feature quality
2023-10-30 00:36:54 -04:00
Piero Toffanin 52fa5d12e6 Adaptive feature quality 2023-10-29 19:19:20 -04:00
Piero Toffanin e3296f0379
Merge pull request #1712 from pierotofy/dsp
Adds support for DSP SIFT
2023-10-29 18:29:11 -04:00
Piero Toffanin a06f6f19b2 Update OpenSfM 2023-10-29 17:54:12 -04:00
Piero Toffanin 2d94934595 Adds support for DSP SIFT 2023-10-27 22:33:43 -04:00
Piero Toffanin 08d03905e6
Merge pull request #1705 from MertenF/master
Make tiler zoom level configurable
2023-10-16 12:30:29 -04:00
Merten Fermont f70e55c9eb
Limit maximum tiler zoom level to 23 2023-10-16 09:59:48 +02:00
Merten Fermont a89803c2eb Use dem instead of orthophoto resolution for generating DEM tiles 2023-10-15 23:47:43 +02:00
Piero Toffanin de7595aeef
Merge pull request #1708 from pierotofy/reportmv
Add extra report file op, disable snap builds
2023-10-14 14:20:06 -04:00
Piero Toffanin aa0e9f68df Rename build file 2023-10-14 01:57:12 -04:00
Piero Toffanin 7ca122dbf6 Remove WSL install 2023-10-14 01:55:40 -04:00
Piero Toffanin 0d303aab16 Disable snap 2023-10-14 01:32:55 -04:00
Piero Toffanin 6dc0c98fa0 Remove previous report before move 2023-10-14 01:22:58 -04:00
Merten Fermont c679d400c8 Tiler zoom level is calculated from GSD
Instead of hardcoding a value, calculate the maximum zoomlevel in which there is still an increase in detail. By using the configured orthophoto resolution or GSD.

The higher the latitude, the higher the resolution will be of the tile.
Resulting in a chance of generating useless tiles, as there is no compensation for this.
At the moment it'll use the worst-case resolution from the equator.

Zoom level calulation from: https://wiki.openstreetmap.org/wiki/Zoom_levels
2023-10-12 22:22:10 +02:00
Piero Toffanin 38af615657
Merge pull request #1704 from pierotofy/gpurunner
Run GPU build on self-hosted runner
2023-10-05 15:30:31 -04:00
Piero Toffanin fc8dd7c5c5 Run GPU build on self-hosted runner 2023-10-05 15:29:14 -04:00
Piero Toffanin 6eca279c4b
Merge pull request #1702 from pierotofy/altumpt
Altum-PT support
2023-10-04 13:51:48 -04:00
Piero Toffanin 681ee18925 Adds support for Altum-PT 2023-10-03 13:06:36 -04:00
Piero Toffanin f9a3c5eb0e
Merge pull request #1701 from pierotofy/windate
Fix start/end date on Windows and enforce band order normalization
2023-10-02 10:14:25 -04:00
Piero Toffanin a56b52d0df Pick green band by default, improve mavic 3M support 2023-09-29 13:54:01 -04:00
Piero Toffanin f6be28db2a Give RGB, Blue priority 2023-09-29 13:11:11 -04:00
Piero Toffanin 5988be1f57 Bump version 2023-09-29 13:05:06 -04:00
Piero Toffanin d9600741d1 Enforce band order normalization 2023-09-29 13:00:32 -04:00
Piero Toffanin 57c61d918d Fix start/end date on Windows 2023-09-29 12:11:19 -04:00
Piero Toffanin 7277eabd0b
Merge pull request #1697 from pierotofy/321
Compress GCP data before VLR inclusion
2023-09-08 13:56:24 -04:00
Piero Toffanin d78b8ff399 GCP file size check 2023-09-08 13:54:45 -04:00
Piero Toffanin d10bef2631 Compress GCP data before inclusion in VLR 2023-09-08 13:44:50 -04:00
Piero Toffanin 2930927207
Merge pull request #1696 from pierotofy/321
More memory efficient find_features_homography
2023-09-08 13:30:43 -04:00
Piero Toffanin 83fef16cb1 Increase max_size 2023-09-08 13:22:03 -04:00
Piero Toffanin 2fea4d9f3d More memory efficient find_features_homography 2023-09-08 13:12:52 -04:00
Piero Toffanin 50162147ce Bump version 2023-09-07 21:59:39 -04:00
Piero Toffanin 07b641dc09
Merge pull request #1695 from pierotofy/matcherfix
Fix minimum number of pictures for matcher neighbors
2023-09-06 10:15:27 -04:00
Piero Toffanin d2cd5d9336 2 --> 3 2023-09-06 10:13:36 -04:00
Piero Toffanin 340e32af8f
Merge pull request #1694 from pierotofy/matcherfix
Always use matcher-neighbors if less than 2 pictures
2023-09-06 10:11:09 -04:00
Piero Toffanin 8276751d07 Always use matcher-neighbors if less than 2 pictures 2023-09-06 10:09:14 -04:00
Piero Toffanin ebba01aad5
Merge pull request #1690 from pierotofy/mvsup
Fix ReconstructMesh segfault
2023-08-23 09:28:59 -04:00
Piero Toffanin f4549846de Fix ReconstructMesh segfault 2023-08-23 09:23:32 -04:00
Piero Toffanin f5604a05a8
Merge pull request #1689 from pierotofy/mvsup
Tower mode (OpenMVS update), fixes
2023-08-22 11:23:21 -04:00
Piero Toffanin 3fc46a1e04 Fix pc-filter 0 2023-08-21 19:59:38 +00:00
Piero Toffanin 4b8cf9af3d Upgrade OpenMVS 2023-08-21 19:42:21 +00:00
Piero Toffanin e9e18050a2
Merge pull request #1674 from Adrien-LUDWIG/median_smoothing_memory_optimization
Use windowed read/write in median_smoothing
2023-08-12 22:38:32 +02:00
Piero Toffanin 9d15982850
Merge pull request #1684 from mdchia/master
Adding README and reformatting of DJI image binner script
2023-08-07 09:42:46 +02:00
mdchia 820ea4a4e3 minor refactor for readability, add credits + README 2023-08-07 17:27:58 +10:00
Saijin-Naib e84c77dd56
Update config.py
Syntax fix for unterminated single quote
2023-07-29 01:12:54 -04:00
Stephen Mather d929d7b8fa
Update docs to reflect dem resolution defaults (#1683)
* Update docs to reflect dem resolution defaults
* Also ignore ignore-gsd, but also don't advertise it in orthophoto resolution. Replaces https://github.com/OpenDroneMap/docs/pull/176#issuecomment-1656550757
* Helpful note on GSD limit for elevation models too!
* Change ignore-gsd language to have greater clarity
2023-07-29 01:05:18 -04:00
Piero Toffanin b948109e8f
Merge pull request #1681 from sbonaime/gflags_2.2.2
Update CMakeLists.txt
2023-07-21 19:02:38 +02:00