Stephen Mather
29800652c6
Revert "free disk space before docker and GPU build ( #1917 )" ( #1922 )
...
This reverts commit 892a1ce3c8
.
2025-08-25 11:50:04 +02:00
Stephen Mather
dcd1fa6209
Revert "Gpu runner space ( #1920 )" ( #1921 )
...
This reverts commit 8c20764d1e
.
2025-08-25 11:49:15 +02:00
Stephen Mather
8c20764d1e
Gpu runner space ( #1920 )
...
* Update publish-docker-gpu.yaml and publish-docker.yaml, remove docker rmi
2025-08-25 10:03:18 +02:00
Stephen Mather
892a1ce3c8
free disk space before docker and GPU build ( #1917 )
2025-08-24 11:02:45 +02:00
Stephen Mather
e9c257245f
Update External-OpenPointClass.cmake ( #1916 )
2025-08-24 04:46:31 +02:00
s.zhong
d505192a8c
add forward option to retain las file scale and offset ( #1915 )
2025-08-24 03:28:40 +02:00
Stephen Mather
5d4862e515
Ensure mvs-texturing respects max_concurrency flag ( #1913 )
2025-08-19 14:11:29 -04:00
Stephen Mather
b8e9ee77a4
Remove unused requirements ( #1902 )
...
* Remove unused requirements
2025-08-04 15:34:48 -04:00
Piero Toffanin
f67b566309
Merge pull request #1900 from pierotofy/pygl
...
Bump pygltflib version
2025-08-01 12:47:42 -04:00
Piero Toffanin
92560e9f4c
Bump pygltflib version
2025-08-01 12:09:56 -04:00
Buğra Coşkun
9d5e68922b
windows-2022 set ( #1891 )
...
Co-authored-by: bugra.coskun <bugra.coskun@netcad.com>
2025-07-28 13:45:01 -04:00
Evan Hallein
58aba02411
Minor updates for GPU ( #1895 )
...
* Update .gitignore
* ignore .DS_Store
* Update README.md for GPU
* add --feature-type sift to command to enable GPU usage
* refactored GPU checks to improve logging
* Update GPU Dockerfile to use CUDA 11.8.0 for 5 series GPU compatablity and remove environment variable settings warning. removed RUN dpkg --remove cuda-compat-11-2 as not for this version. Tested on 5070Ti Windows 11 host Driver Version: 576.88,CUDA Version: 12.9 docker v4.43.2
2025-07-24 19:25:14 -04:00
Stephen Mather
13386018c9
add ppa to upgrade gdal ( #1892 )
...
* add ppa to upgrade gdal to 3.4 to support obligatory COGs
2025-07-23 21:50:53 -04:00
Piero Toffanin
708fb482d2
Merge pull request #1888 from pierotofy/kdgsd
...
Use kdTree for GSD estimation
2025-07-20 13:18:13 -04:00
Piero Toffanin
b5a08c2829
Save a copy
2025-07-20 11:04:37 -04:00
Piero Toffanin
2732f9209c
Use kdTree for GSD estimation
2025-07-20 10:56:05 -04:00
Stephen Mather
c6d94d6a64
Fix ply ( #1829 )
...
* Create README.md for fix_ply
* Create fix_ply.py
* Update fix_ply.py to match current
* Update README.md to match Jaime's description
* Add more description
2025-07-15 21:42:56 -04:00
Stephen Mather
4aa9cae393
make copying command easier ( #1884 )
2025-07-15 21:35:32 -04:00
Piero Toffanin
064120f219
Merge pull request #1883 from pierotofy/cogfix
...
Fix COGs
2025-07-07 23:05:44 -04:00
Piero Toffanin
995537cf1c
Fix file check
2025-07-07 22:33:19 -04:00
Piero Toffanin
4e78f7432c
Fix COGs
2025-07-07 22:27:35 -04:00
denis-f
0b24a1702a
Proposal for a Time-SIFT script ( #1882 )
...
* Added commands to delete existing epochs ; datasets became a positional parameter without default value
* Deleted images and updated readme accordingly
2025-07-07 11:47:00 -04:00
Piero Toffanin
8b7d965371
Merge pull request #1880 from pierotofy/gpszoff
...
Add gps-z-offset
2025-07-06 23:35:16 -04:00
Piero Toffanin
89b39d7ebf
Update version
2025-07-06 20:44:58 -04:00
Piero Toffanin
093f68ed43
to -> by
2025-07-06 20:15:46 -04:00
Piero Toffanin
ebf29a93cf
Add gps-z-offset
2025-07-07 00:13:18 +00:00
Piero Toffanin
cd47bf817b
Merge pull request #1861 from sylveon/winpostinstall-venv-location
...
Allow the usage of a different output directory in winpostinstall.bat
2025-05-11 00:12:14 -04:00
Charles Milette
18a05271c4
Create missing directories if required
2025-05-10 03:38:11 -04:00
Charles Milette
5059345552
Allow the usage of a different output directory in winpostinstall.bat
2025-05-10 03:25:14 -04:00
Piero Toffanin
6484b9a9df
Merge pull request #1860 from pierotofy/pcompress
...
Compress PNGs generated with mvs-texturing
2025-05-05 14:16:28 -04:00
Piero Toffanin
3922b96f9a
Compress PNGs generated with mvs-texturing
2025-05-05 12:29:26 -04:00
Piero Toffanin
26d91b9922
Merge pull request #1859 from benncarroll/patch-1
...
Add DJI Mini 4 Pro (FC8482) rolling shutter readout times
2025-04-28 22:55:46 -04:00
Ben Carroll
2a3c16144f
Add DJI Mini 4 Pro (FC8482) rolling shutter readout times
...
- 48MP 4:3 (8064×6048): 58ms
- 48MP 16:9 (8064×4536): 43ms
- 12MP 4:3 (4032×3024): 21ms
- 12MP 16:9 (4032×2268): 16ms
2025-04-29 12:36:24 +10:00
Piero Toffanin
860eb8bab7
Merge pull request #1857 from bugracoskun/bug/space_issue
...
Path space issue fixed
2025-04-14 12:14:25 -04:00
bugra.coskun
906e205050
path space issue fixed
2025-04-14 10:14:09 +03:00
Piero Toffanin
633116e8b5
Merge pull request #1856 from sbonaime/split_overlap_doc
...
doc improvement for split_overlap
2025-04-12 00:53:42 -04:00
bonaime
9300c37f1e
doc improvment for split_overlap
2025-04-11 13:55:58 +02:00
Piero Toffanin
465b66a9ae
Merge pull request #1855 from sanmit99/patch-1.1
...
Fallback gdal_proximity command to native path
2025-04-08 22:27:37 -04:00
Piero Toffanin
25bb7b4487
Define gdal_proximity function fallback for GDAL 3.0
2025-04-08 22:24:33 -04:00
Piero Toffanin
415656a9b0
Merge pull request #1854 from sanmit99/patch-1
...
Declare gdal_proximity to handle nullcheck
2025-04-06 14:02:04 -04:00
sanmit99
22aafb04d7
Fallback gdal_proximity command to native path
2025-04-06 21:25:52 +05:30
sanmit99
17c98a15af
Declare gdal_proximity to handle nullcheck
2025-04-06 20:46:39 +05:30
Piero Toffanin
6114e5e934
Fix missing cv2 import
2025-03-19 11:43:07 -04:00
Piero Toffanin
831d4a26b4
Merge pull request #1842 from pierotofy/skyfilt
...
Fix invalid variable name
2025-03-12 11:53:08 -04:00
Piero Toffanin
cdd4647300
Fix invalid variable name
2025-03-12 04:58:28 -04:00
Piero Toffanin
75e1be5b66
Merge pull request #1840 from pierotofy/omvsmin
...
Pass --min-resolution parameter to OpenMVS
2025-03-10 15:17:38 -04:00
Piero Toffanin
5552dcc09f
Pass --min-resolution parameter
2025-03-10 15:11:44 -04:00
Piero Toffanin
ebe0ced583
Merge pull request #1837 from lucadelu/worldfile
...
added wld file to png and tfw file to geotiff
2025-03-05 21:34:15 -05:00
Piero Toffanin
cd9631b039
Simplify generate_extent_polygon
2025-03-05 13:29:35 -05:00
Piero Toffanin
e4e1eca5d5
Refactor generate_tfw, add exception handling
2025-03-05 13:18:50 -05:00