|
Point Cloud Library (PCL)
1.15.1-dev
|
This is the complete list of members for pcl::people::HOG, including all inherited members.
| bin_size_ | pcl::people::HOG | protected |
| clip_ | pcl::people::HOG | protected |
| compute(float *I, int h, int w, int n_channels, int bin_size, int n_orients, bool soft_bin, float *descriptor) | pcl::people::HOG | |
| compute(float *I, float *descriptor) const | pcl::people::HOG | |
| gradHist(float *M, float *O, int h, int w, int bin_size, int n_orients, bool soft_bin, float *H) const | pcl::people::HOG | |
| gradMag(float *I, int h, int w, int d, float *M, float *O) const | pcl::people::HOG | |
| h_ | pcl::people::HOG | protected |
| HOG() | pcl::people::HOG | |
| n_channels_ | pcl::people::HOG | protected |
| n_orients_ | pcl::people::HOG | protected |
| normalization(float *H, int h, int w, int bin_size, int n_orients, float clip, float *G) const | pcl::people::HOG | |
| soft_bin_ | pcl::people::HOG | protected |
| w_ | pcl::people::HOG | protected |
| ~HOG() | pcl::people::HOG | virtual |