Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenDroneMap/ODM
/ functions
Functions
740 in github.com/OpenDroneMap/ODM
⨍
Functions
740
◇
Types & classes
97
↓ 139 callers
Method
exists
(self)
opendm/gcp.py:83
↓ 64 callers
Method
remove
(self)
tests/test_remote.py:45
↓ 64 callers
Method
rerun
Does this stage need to be rerun?
opendm/types.py:430
↓ 62 callers
Method
run
(self, outputs = {})
opendm/types.py:438
↓ 54 callers
Method
read
(self)
opendm/gcp.py:15
↓ 44 callers
Method
path
(self, *paths)
opendm/osfm.py:467
↓ 31 callers
Method
path
(self, *paths)
opendm/remote.py:287
↓ 29 callers
Method
set_attr_from_xmp_tag
(self, attr, xmp_tags, tags, cast=None)
opendm/photo.py:561
↓ 23 callers
Method
update_progress
(self, progress)
opendm/types.py:482
↓ 19 callers
Function
run
Run a system command
opendm/system.py:69
↓ 18 callers
Method
is_georeferenced
(self)
opendm/types.py:169
↓ 17 callers
Method
start
(self)
opendm/tiles/gdal2tiles.py:2805
↓ 16 callers
Function
safe_add_metadata
(pipeline, metadata, key, sourcekey=None)
opendm/dem/ground_rectification/io/las_io.py:33
↓ 15 callers
Function
get_submodel_argv
Gets argv for a submodel starting from the args passed to the application startup. Additionally, if project_name, submodels_path and submodel
opendm/osfm.py:640
↓ 15 callers
Method
get_xy
(self)
opendm/dem/ground_rectification/point_cloud.py:65
↓ 14 callers
Method
close
(self)
opendm/log.py:138
↓ 13 callers
Method
connect
(self, stage)
opendm/types.py:425
↓ 13 callers
Function
exit_with_error
(message, details="")
opendm/tiles/gdal2tiles.py:478
↓ 13 callers
Method
len
(self)
opendm/dem/ground_rectification/point_cloud.py:71
↓ 13 callers
Method
run
(self, command)
opendm/osfm.py:32
↓ 11 callers
Function
double_quote
Return a shell-escaped version of the string *s*.
opendm/arghelpers.py:6
↓ 11 callers
Method
float_value
(self, tag)
opendm/photo.py:648
↓ 10 callers
Method
int_value
(self, tag)
opendm/photo.py:661
↓ 10 callers
Method
log
(self, startc, msg, level_name)
opendm/log.py:51
↓ 9 callers
Method
add
(self, x,y)
opendm/objpacker/imagepacker/utils.py:32
↓ 8 callers
Method
_set_values
(self, point_cloud, values)
opendm/dem/ground_rectification/extra_dimensions/dimension.py:26
↓ 8 callers
Method
entries_count
(self)
opendm/gcp.py:80
↓ 8 callers
Function
float_to_rational
(f)
opendm/video/video2dataset.py:290
↓ 8 callers
Method
get_entry
(self, n)
opendm/gcp.py:76
↓ 8 callers
Function
get_max_memory
:param minimum minimum value to return (return value will never be lower than this) :param use_at_most use at most this fraction of the avail
opendm/concurrency.py:12
↓ 8 callers
Method
proj4
(self)
opendm/types.py:314
↓ 8 callers
Function
safe_remove
(path)
configure.py:123
↓ 8 callers
Function
to_8bit
(image, force_normalize=False)
opendm/multispectral.py:609
↓ 8 callers
Method
update
(self, other_cloud)
opendm/dem/ground_rectification/point_cloud.py:47
↓ 7 callers
Function
box
(img, radius)
opendm/skyremoval/guidedfilter.py:7
↓ 7 callers
Method
get_xmp_tag
(self, xmp_tags, tags)
opendm/photo.py:572
↓ 7 callers
Method
has_gcp
(self)
opendm/types.py:172
↓ 7 callers
Method
info
(self, msg)
opendm/log.py:126
↓ 7 callers
Method
iter_entries
(self)
opendm/gcp.py:36
↓ 7 callers
Function
match_single
(regexes, line, dtype=int)
opendm/video/srtparser.py:6
↓ 7 callers
Method
name
(self)
opendm/osfm.py:637
↓ 7 callers
Method
recon_backup_file
(self)
opendm/osfm.py:514
↓ 7 callers
Method
recon_file
(self)
opendm/osfm.py:517
↓ 6 callers
Method
MetersToLatLon
Converts XY point from Spherical Mercator EPSG:3857 to lat/lon in WGS84 Datum
opendm/tiles/gdal2tiles.py:223
↓ 6 callers
Function
die
(msg)
contrib/resize/resize.py:32
↓ 6 callers
Method
error
(self, msg)
opendm/log.py:132
↓ 6 callers
Method
execute
(self, **kwargs)
opendm/dem/ground_rectification/partition/one_partition.py:11
↓ 6 callers
Method
get_capture_megapixels
(self)
opendm/photo.py:946
↓ 6 callers
Function
run
(cmd, cwd=os.getcwd())
configure.py:40
↓ 6 callers
Method
touch
(self, file)
opendm/osfm.py:463
↓ 6 callers
Function
transformer
(from_srs, to_srs)
opendm/location.py:82
↓ 6 callers
Method
wgs84_utm_zone
Finds the UTM zone where the first point of the GCP falls into :return utm zone string valid for a coordinates header
opendm/gcp.py:105
↓ 5 callers
Method
calculate_mask
Calculate the mask that would filter out the points outside the bounds
opendm/dem/ground_rectification/bounds/types.py:54
↓ 5 callers
Function
get_primary_band_name
(multi_camera, user_band_name)
opendm/multispectral.py:177
↓ 5 callers
Function
get_submodel_paths
:return Existing paths for all submodels
opendm/osfm.py:755
↓ 5 callers
Method
is_thermal
(self)
opendm/photo.py:799
↓ 5 callers
Method
parse
(self)
opendm/video/srtparser.py:113
↓ 5 callers
Function
unit
(unit)
opendm/exiftool.py:54
↓ 4 callers
Method
Resolution
Resolution (meters/pixel) for given zoom level (measured at Equator)
opendm/tiles/gdal2tiles.py:283
↓ 4 callers
Method
ZoomForPixelSize
Maximal scaledown zoom of the pyramid closest to the pixelSize.
opendm/tiles/gdal2tiles.py:289
↓ 4 callers
Function
addBufferView
(buf, target=None)
opendm/gltf.py:178
↓ 4 callers
Function
args_to_dict
(args)
opendm/arghelpers.py:17
↓ 4 callers
Method
assign_default
Assign a default value
opendm/dem/ground_rectification/extra_dimensions/dimension.py:15
↓ 4 callers
Function
box_from_cloud
(point_cloud)
opendm/dem/ground_rectification/bounds/utils.py:12
↓ 4 callers
Method
create_tracks
(self, rerun=False)
opendm/osfm.py:43
↓ 4 callers
Method
create_utm_copy
Creates a new GCP file from an existing GCP file by optionally including only filenames and reprojecting each point to a UTM
opendm/gcp.py:117
↓ 4 callers
Method
crop
(gpkg_path, geotiff_path, gdal_options, keep_original=True, warp_options=[])
opendm/cropper.py:22
↓ 4 callers
Function
dem_coordinates
:param cpx principal point X (image coordinates) :param cpy principal point Y (image coordinates)
contrib/orthorectify/orthorectify.py:291
↓ 4 callers
Method
dms_to_decimal
Converts dms coords to decimal degrees
opendm/photo.py:619
↓ 4 callers
Function
filter
Filters a point cloud
opendm/point_cloud.py:76
↓ 4 callers
Method
fit
(self, blocks)
opendm/objpacker/imagepacker/imagepacker.py:68
↓ 4 callers
Function
get_origin
The origin of the pose in world coordinates.
opendm/shots.py:22
↓ 4 callers
Method
get_proj_srs
(self)
opendm/types.py:268
↓ 4 callers
Function
get_pseudogeo_scale
()
opendm/pseudogeo.py:10
↓ 4 callers
Method
get_z
(self)
opendm/dem/ground_rectification/point_cloud.py:68
↓ 4 callers
Method
log_progress
(self, nb_items=1)
opendm/tiles/gdal2tiles.py:2808
↓ 4 callers
Method
path
@return a path relative to storage_dir and prefixed with files_prefix
opendm/cropper.py:15
↓ 3 callers
Method
TileBounds
Returns bounds of the given tile in EPSG:3857 coordinates
opendm/tiles/gdal2tiles.py:267
↓ 3 callers
Function
add_raster_meta_tags
(raster, reconstruction, tree, embed_gcp_meta=True)
opendm/utils.py:122
↓ 3 callers
Function
calculate_convex_hull_bounds
(points)
opendm/dem/ground_rectification/bounds/utils.py:5
↓ 3 callers
Function
check_path_args
(var: Path)
contrib/time-sift/Timesift_odm.py:49
↓ 3 callers
Function
compute_using
(algorithm)
opendm/multispectral.py:370
↓ 3 callers
Method
concatenate
(self, other_cloud)
opendm/dem/ground_rectification/point_cloud.py:32
↓ 3 callers
Function
convert_to_cogeo
Guarantee that the .tif passed as an argument is a Cloud Optimized GeoTIFF (cogeo) The file is destructively converted into a cogeo. If t
opendm/cogeo.py:8
↓ 3 callers
Function
fallback
()
opendm/point_cloud.py:115
↓ 3 callers
Method
feature_matching
(self, rerun=False)
opendm/osfm.py:418
↓ 3 callers
Method
find_node
(self, root, w, h)
opendm/objpacker/imagepacker/imagepacker.py:88
↓ 3 callers
Function
generate_kml
Template for the KML. Returns filled string.
opendm/tiles/gdal2tiles.py:491
↓ 3 callers
Method
generate_openlayers
Template for openlayers.html implementing overlay of available Spherical Mercator layers. It returns filled string. Expected variabl
opendm/tiles/gdal2tiles.py:2451
↓ 3 callers
Method
get_photo
(self, filename)
opendm/types.py:278
↓ 3 callers
Method
get_proj_offset
(self)
opendm/types.py:272
↓ 3 callers
Method
has_geotagged_photos
(self)
opendm/types.py:175
↓ 3 callers
Method
keep_points_inside
Return a new point cloud with the points from the given cloud that are inside the bounds
opendm/dem/ground_rectification/bounds/types.py:43
↓ 3 callers
Method
list_values
(self, tag)
opendm/photo.py:666
↓ 3 callers
Method
log_json_stage_error
(self, error, exit_code, stack_trace = "")
opendm/log.py:88
↓ 3 callers
Function
opensfm_reconstruction_average_gsd
Computes the average Ground Sampling Distance of an OpenSfM reconstruction. :param reconstruction_json path to OpenSfM's reconstruction.json
opendm/gsd.py:102
↓ 3 callers
Function
parallel_map
Our own implementation for parallel processing which handles gracefully CTRL+C and reverts to single thread processing in case of errors
opendm/concurrency.py:31
↓ 3 callers
Method
reconstruct
(self, rolling_shutter_correct=False, merge_partial=False, rerun=False)
opendm/osfm.py:52
↓ 3 callers
Method
run
(self, taskClass)
opendm/remote.py:58
↓ 3 callers
Method
set_mask
(self, mask)
opendm/photo.py:182
next →
1–100 of 740, ranked by callers