Home
last modified time | relevance | path

Searched defs:peak_location (Results 1 – 5 of 5) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsol/
H A Dbsol_hough_line_index.cxx654 int peak_location = (start_index+i-1)/2;//The middle of the run in remove_flat_peaks() local
665 int peak_location = (start_index + init_end - nbm -1)/2; in remove_flat_peaks() local
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vifa/
H A Dvifa_histogram.cxx567 int peak_location = (start_index+i-1)/2; // The middle of the run in RemoveFlatPeaks() local
598 int peak_location = (start_index + init_end - nbm -1)/2; in RemoveFlatPeaks() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimHistogram.cpp831 int peak_location = (start_index+i-1)/2;//The middle of the run in RemoveFlatPeaks() local
866 int peak_location = (start_index + init_end - nbm -1)/2; in RemoveFlatPeaks() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/
H A Dbrip_para_cvrg.cxx287 int peak_location = (start_index+i-1)/2; // The middle of the run in remove_flat_peaks() local
/dports/misc/vxl/vxl-3.3.2/core/vgl/algo/
H A Dvgl_hough_index_2d.hxx818 size_t peak_location = (start_index+i-1)/2;//The middle of the run in remove_flat_peaks() local
829 size_t peak_location = (start_index + init_end - nbm -1)/2; in remove_flat_peaks() local