Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
This implementation includes modules for radiometric enhancement of colored 3D point clouds and nearest neighbor search. The introduced method detects the overlapping parts and derives a transformation function that reduces radiometric differences. This transformation function can be in one of the following forms: linear contrast stretching or histogram matching. Overlap detection is performed as radial search procedure, in which the first closest neighbor is looked for. Available search strategies are brute-force search, hash grid search, search using octrees and kdtrees. See other postings of the author for very fast loading and saving of colored and bulky point clouds. The implementation is based on "Merging 3D Point Clouds with Radiometric Enhancement", U. Yilmaz and O. Hellwich, Proceedings of CGV-CON, 2010.
USAGE
-----
cnnsearch --------> searches the nearest neighbors of a point cloud in another (Function definitions in cnnsearch.cpp)
cnnsearchTest ----> is an auxiliary module to show how cnnsearch works.
cpropagate -------> enhances point clouds radiometrically by propagating.
cpropagateTest ---> is an auxiliary module to show how cpropagate works.
Cita come
Ulas Yilmaz (2026). MERGING 3D POINT CLOUDS WITH RADIOMETRIC ENHANCEMENT (https://it.mathworks.com/matlabcentral/fileexchange/28471-merging-3d-point-clouds-with-radiometric-enhancement), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (11,2 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
