Classes | Functions
medical_test.cpp File Reference
#include "pano_core/ImageAtom.h"
#include "pano_core/feature_utils.h"
#include "pano_core/QuadTree.h"
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/features2d/features2d.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <iostream>
#include <fstream>
#include <list>
#include <string>
Include dependency graph for medical_test.cpp:

Go to the source code of this file.

Classes

class  ESM_data

Functions

void estimateH (const cv::Mat &w, const cv::Mat &R, const cv::Mat &K, const cv::Mat &Kinv, cv::Mat &R_w, cv::Mat &R_new, cv::Mat &H)
void getGradientImage (const cv::Mat &src, cv::Mat &dest)
list< string > getImageList (istream &input)
void getSmallImage (const cv::Mat &src, cv::Mat &dest, float factor=10.0f)
int main (int ac, char **av)

Function Documentation

void estimateH ( const cv::Mat &  w,
const cv::Mat &  R,
const cv::Mat &  K,
const cv::Mat &  Kinv,
cv::Mat &  R_w,
cv::Mat &  R_new,
cv::Mat &  H 
)

Definition at line 40 of file medical_test.cpp.

void getGradientImage ( const cv::Mat &  src,
cv::Mat &  dest 
)

Definition at line 53 of file medical_test.cpp.

list<string> getImageList ( istream &  input)

Definition at line 25 of file medical_test.cpp.

void getSmallImage ( const cv::Mat &  src,
cv::Mat &  dest,
float  factor = 10.0f 
)

Definition at line 48 of file medical_test.cpp.

int main ( int  ac,
char **  av 
)

Definition at line 117 of file medical_test.cpp.



pano_core
Author(s): Ethan Rublee
autogenerated on Mon Oct 6 2014 08:04:38