25 #ifndef LIBMV_SIMPLE_PIPELINE_DETECT_H_
26 #define LIBMV_SIMPLE_PIPELINE_DETECT_H_
3D array (row, column, channel).
CCL_NAMESPACE_BEGIN struct Options options
depth_tx normal_tx diffuse_light_tx specular_light_tx volume_light_tx environment_tx ambient_occlusion_tx aov_value_tx in_weight_img image(1, GPU_R32F, Qualifier::WRITE, ImageType::FLOAT_2D_ARRAY, "out_weight_img") .image(3
void Detect(const FloatImage &image, const DetectOptions &options, vector< Feature > *detected_features)
std::ostream & operator<<(std::ostream &os, const CameraIntrinsics &intrinsics)
A human-readable representation of the camera intrinsic parameters.
unsigned char * moravec_pattern
Feature(float x, float y)
Feature(float x, float y, float score, float size)