Blender V5.0
detect.h File Reference
#include <iostream>
#include <vector>
#include "libmv/base/vector.h"
#include "libmv/image/image.h"

Go to the source code of this file.

Classes

struct  libmv::Feature
struct  libmv::DetectOptions

Namespaces

namespace  libmv

Typedefs

typedef unsigned char libmv::ubyte

Functions

void libmv::Detect (const FloatImage &image, const DetectOptions &options, vector< Feature > *detected_features)
std::ostream & libmv::operator<< (std::ostream &os, const Feature &feature)