added projectPoints and transformPoints into GPU module

This commit is contained in:
Alexey Spizhevoy
2011-02-21 10:58:05 +00:00
parent e3b3982de6
commit 289af671ee
7 changed files with 333 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
#ifndef __OPENCV_TEST_PRECOMP_HPP__
#define __OPENCV_TEST_PRECOMP_HPP__
#include <iostream>
#include <limits>
#include <cvconfig.h>
#include "opencv2/core/core.hpp"