mln::thrubin_image<I>.
More...
#include <thrubin_image.hh>
Public Member Functions | |
| data (I1 &ima1, I2 &ima2, const F &f) | |
Public Attributes | |
| F | f_ |
| I2 | ima2_ |
| I1 | ima_ |
mln::thrubin_image<I>.
Definition at line 51 of file thrubin_image.hh.
| mln::internal::data< thrubin_image< I1, I2, F > >::data | ( | I1 & | ima1, | |
| I2 & | ima2, | |||
| const F & | f | |||
| ) | [inline] |
Definition at line 139 of file thrubin_image.hh.
| F mln::internal::data< thrubin_image< I1, I2, F > >::f_ |
Definition at line 57 of file thrubin_image.hh.
| I2 mln::internal::data< thrubin_image< I1, I2, F > >::ima2_ |
Definition at line 56 of file thrubin_image.hh.
| I1 mln::internal::data< thrubin_image< I1, I2, F > >::ima_ |
Definition at line 55 of file thrubin_image.hh.
1.5.6