lardon3d/src
2026-08-26 17:31:59 +02:00
..
app.c feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00
app_state.c feat(project): wire project database and task recovery inventory 2026-08-08 10:52:35 +02:00
candidate_pair_gen.c error 2026-08-09 00:34:51 +02:00
candidate_pair_task.c feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00
dense_mvs.cpp feat: complete MVS-M1 dense reconstruction 2026-08-26 17:31:59 +02:00
dense_mvs_identity.cpp feat: complete MVS-M1 dense reconstruction 2026-08-26 17:31:59 +02:00
feature_extractor_opencv.cpp feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00
feature_store.c error 2026-08-09 00:34:51 +02:00
feature_task.c feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00
geometric_verifier.cpp feat(reconstruction): add durable geometric verifier 2026-08-09 15:28:22 +02:00
geometric_verifier_task.c feat(reconstruction): add durable geometric verifier 2026-08-09 15:28:22 +02:00
hardware_profile.c feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
hardware_profile_internal.h feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
image_catalog.c feat: add in-memory image catalog 2026-08-06 19:55:14 +02:00
image_catalog_persistent.c feat(catalog): add persistent scan sets and image assets 2026-08-08 12:27:02 +02:00
image_view.c feat: add image catalog sorting and filtering 2026-08-06 20:13:14 +02:00
import.c feat(catalog): add persistent scan sets and image assets 2026-08-08 12:27:02 +02:00
import_task.c feat(catalog): add persistent scan sets and image assets 2026-08-08 12:27:02 +02:00
incremental_reconstruction.cpp feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
incremental_reconstruction_identity.cpp feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
incremental_reconstruction_internal.h feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
incremental_reconstruction_task.cpp feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
layout.c feat: add resource reservation engine 2026-08-06 21:05:02 +02:00
main.c feat: add modular Lardon3D TUI layout 2026-08-06 14:20:36 +02:00
match_file.c feat(reconstruction): add precision features, candidate pairs and matcher pipeline 2026-08-09 09:59:07 +02:00
matcher.cpp feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00
matcher_task.c feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00
orb_vulkan_backend.cpp perf(vulkan): evaluate SIFT and RootSIFT matching 2026-08-09 13:35:11 +02:00
precision_features.c error 2026-08-09 00:34:51 +02:00
project.c feat(reconstruction): add durable geometric verifier 2026-08-09 15:28:22 +02:00
project_db.c feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
project_db_internal.h feat(reconstruction): freeze sparse SfM persistence model v1 2026-08-10 11:47:41 +02:00
project_db_sparse_sfm.c feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
resource_governor.c feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
resource_governor_internal.h feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
resource_snapshot.c feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
resource_snapshot_internal.h feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
sift_task.c feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00
sparse_sfm_bundle_adjustment.cpp feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
sparse_sfm_gate_f.cpp feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
sparse_sfm_gate_f_internal.h feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
sparse_sfm_geometry.cpp sparse-sfm: complete Gate C geometry validation 2026-08-10 13:22:04 +02:00
sparse_sfm_incremental.cpp sparse-sfm: complete Gate D incremental core 2026-08-10 17:05:20 +02:00
sparse_sfm_task.cpp feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
task.c feat(project): resume recoverable tasks on project open 2026-08-08 11:57:28 +02:00
task_checkpoint.c feat(project): wire project database and task recovery inventory 2026-08-08 10:52:35 +02:00
task_kind_registry.c feat(import): migrate image import to durable task runtime 2026-08-08 11:41:34 +02:00
task_kinds.c feat: complete incremental reconstruction phase H 2026-08-25 23:27:14 +02:00
task_queue.c feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
track_builder.cpp feat(reconstruction): add track builder 2026-08-09 22:08:10 +02:00
track_builder_project.cpp feat(reconstruction): add durable track builder runtime 2026-08-10 00:01:47 +02:00
track_builder_task.cpp feat(reconstruction): add durable track builder runtime 2026-08-10 00:01:47 +02:00
tui.c feat: add resource reservation engine 2026-08-06 21:05:02 +02:00
visual_index.c feat: finalize visual index v1 2026-08-08 14:13:47 +02:00
visual_index_task.c feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00