boost::gil::compute_tensor_entries
Synopsis
void
compute_tensor_entries(
boost::gil::gray16s_view_t dx,
boost::gil::gray16s_view_t dy,
boost::gil::gray32f_view_t m11,
boost::gil::gray32f_view_t m12_21,
boost::gil::gray32f_view_t m22);
Created with MrDocs