
Public Member Functions | |
| def | generate_voi_histogram |
| def | get_featurevector |
| def | get_indexvector |
| def | get_voi_histogram_spread |
| def | get_voi_histogram_value |
| def | get_voi_hsi_histogram_values |
| def | get_voi_maxcount_height |
| def | get_voi_pts_indices |
| def | get_voi_slice_indices |
| def | prepare |
Public Attributes | |
| debug_before_first_featurevector | |
| hsi_hist_bincount | |
| imNP | |
| imNP_h | |
| imNP_s | |
| imNP_tex1 | |
| imNP_tex2 | |
| imNP_v | |
| intensity_normalization_factor | |
| kdtree2d | |
| self.processor.map2d = np.asarray(self.processor.camPts_bound) #copied from laser to image mapping | |
| kdtree_queried_indices | |
| voi_bincount | |
| voi_interval_size | |
| voi_pts | |
| voi_pts_indices | |
| z_hist | |
| z_hist_bins | |
| z_hist_h_hists | |
| z_hist_height_max | |
| z_hist_i_hists | |
| z_hist_s_hists | |
| z_hist_slices_indices | |
| z_hist_spread | |
classdocs
Definition at line 53 of file gaussian_histogram_features.py.
| def gaussian_histogram_features.gaussian_histogram_features.generate_voi_histogram | ( | self, | |
| poi, | |||
| width | |||
| ) |
Definition at line 279 of file gaussian_histogram_features.py.
| def gaussian_histogram_features.gaussian_histogram_features.get_featurevector | ( | self, | |
| index, | |||
| count, | |||
pts = None |
|||
| ) |
Definition at line 180 of file gaussian_histogram_features.py.
| def gaussian_histogram_features.gaussian_histogram_features.get_indexvector | ( | self, | |
| type | |||
| ) |
Definition at line 153 of file gaussian_histogram_features.py.
| def gaussian_histogram_features.gaussian_histogram_features.get_voi_histogram_spread | ( | self, | |
| point | |||
| ) |
Definition at line 411 of file gaussian_histogram_features.py.
| def gaussian_histogram_features.gaussian_histogram_features.get_voi_histogram_value | ( | self, | |
| point | |||
| ) |
Definition at line 401 of file gaussian_histogram_features.py.
| def gaussian_histogram_features.gaussian_histogram_features.get_voi_hsi_histogram_values | ( | self, | |
| point, | |||
| h, | |||
| s, | |||
| i | |||
| ) |
Definition at line 427 of file gaussian_histogram_features.py.
Definition at line 446 of file gaussian_histogram_features.py.
| def gaussian_histogram_features.gaussian_histogram_features.get_voi_pts_indices | ( | self, | |
| poi, | |||
| width | |||
| ) |
Definition at line 377 of file gaussian_histogram_features.py.
Definition at line 387 of file gaussian_histogram_features.py.
| def gaussian_histogram_features.gaussian_histogram_features.prepare | ( | self, | |
| features_k_nearest_neighbors, | |||
nonzero_indices = None, |
|||
all_save_load = False, |
|||
regenerate_neightborhood_indices = False |
|||
| ) |
Definition at line 59 of file gaussian_histogram_features.py.
Definition at line 60 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 59 of file gaussian_histogram_features.py.
Definition at line 60 of file gaussian_histogram_features.py.
Definition at line 60 of file gaussian_histogram_features.py.
Definition at line 60 of file gaussian_histogram_features.py.
Definition at line 60 of file gaussian_histogram_features.py.
Definition at line 60 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
self.processor.map2d = np.asarray(self.processor.camPts_bound) #copied from laser to image mapping
Definition at line 60 of file gaussian_histogram_features.py.
Definition at line 60 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.
Definition at line 279 of file gaussian_histogram_features.py.