ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / ARDroneLib / VLIB / Utils / video_bin_dct.h
diff --git a/mardrone/ARDrone_SDK_Version_1_8_20110726/ARDroneLib/VLIB/Utils/video_bin_dct.h b/mardrone/ARDrone_SDK_Version_1_8_20110726/ARDroneLib/VLIB/Utils/video_bin_dct.h
new file mode 100644 (file)
index 0000000..a539864
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef _VIDEO_BIN_DCT_H_
+#define _VIDEO_BIN_DCT_H_
+
+#include <VLIB/video_dct.h>
+
+// Alternative DCT computation
+
+#endif // _VIDEO_BIN_DCT_H_