Functions
image_warping.h File Reference
#include <float.h>
#include <math.h>
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include "rt_defines.h"
#include "rt_nonfinite.h"
#include "rtwtypes.h"
#include "Optimal_affine_tracking_3d16_fast_realtime_types.h"
Include dependency graph for image_warping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void b_image_warping (const real_T frame[336042], const real_T aff_matrix[9], const real_T point_matrix[3888], real_T warped_img[1296])
void image_warping (const real_T frame[168021], const real_T aff_matrix[9], const real_T point_matrix[3888], real_T warped_img[1296])

Function Documentation

void b_image_warping ( const real_T  frame[336042],
const real_T  aff_matrix[9],
const real_T  point_matrix[3888],
real_T  warped_img[1296] 
)

Definition at line 27 of file image_warping.cpp.

void image_warping ( const real_T  frame[168021],
const real_T  aff_matrix[9],
const real_T  point_matrix[3888],
real_T  warped_img[1296] 
)

Definition at line 81 of file image_warping.cpp.



depth_tracker_ros_vr8
Author(s): shusain
autogenerated on Fri Dec 6 2013 20:45:47