Subject: CGAL users discussion list
List archive
Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?
Chronological Thread
- From: Johannes Otepka <>
- To:
- Subject: Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?
- Date: Fri, 20 Apr 2007 12:09:22 +0200
Thetis, If you really want to measure the "true" search time, you have to build the kd tree manually. otherwise it's done automatically during the first spatial (search) operation which is why all your different tests result in more or less to the same computation time. I have no experince with CGAL::Cartesian_d Kernel, the Manhattan distance and furtherst neigbour searching. However the building time of 30s for 200000 Points seems to me quite slow. I use the 'normal' CGAL::Cartesian for 2D and 3D kd tree's. On my 2 years old notebook a kd tree of about 2 Mio Pts takes ca..10 sec to build. Cheers, Johannes thetis guan wrote:
-- ----------------------------------------------------------------------- Dr Johannes Otepka Institute of Photogrammetry and Remote Sensing Vienna University of Technology Gusshausstrasse 27-29 A-1040 Wien Tel Linz ++43/732/716460 Tel Linz ++43/59966/612213 email: Tel ++43/1/58801 12213 www: http://www.ipf.tuwien.ac.at/jo Fax ++43/1/58801 12299 ----------------------------------------------------------------------- |
- how to improve spatial searching efficiency and reduce searching time?, thetis guan, 04/19/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, Johannes Otepka, 04/20/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, thetis guan, 04/24/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, Johannes Otepka, 04/24/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, thetis guan, 04/25/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, Johannes Otepka, 04/25/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, thetis guan, 04/25/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, Johannes Otepka, 04/24/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, thetis guan, 04/24/2007
- Re: [cgal-discuss] how to improve spatial searching efficiency and reduce searching time?, Johannes Otepka, 04/20/2007
Archive powered by MHonArc 2.6.16.