@LittlePokeDigi No, we are not (at least not for what you are seeing in this video). All code is from the Integrating Vision Toolkit itself. We use the OpenCV for calibrating our cameras, and the IVT can read the OpenCV file format written by CvCalibFilter from cvaux from the OpenCV. -- Pedram
@LittlePokeDigi The source code of our features is available as part of the Integrating Vision Toolkit (IVT on sourceforge). There is also an example application that shows the use of the features including matching and RANSAC in the examples section. The full recognition pipeline is not open source. But an improved version of the approach from our IROS 2009 paper is available as the commercial product Keyetech Texture-based Recognizer (keyetech.de). -- Pedram
By the way are you using OpenCV?
LittlePokeDigi 11 months ago
@LittlePokeDigi No, we are not (at least not for what you are seeing in this video). All code is from the Integrating Vision Toolkit itself. We use the OpenCV for calibrating our cameras, and the IVT can read the OpenCV file format written by CvCalibFilter from cvaux from the OpenCV. -- Pedram
HumanoidRobots 11 months ago
Do you mind sharing your source code?
LittlePokeDigi 11 months ago
@LittlePokeDigi The source code of our features is available as part of the Integrating Vision Toolkit (IVT on sourceforge). There is also an example application that shows the use of the features including matching and RANSAC in the examples section. The full recognition pipeline is not open source. But an improved version of the approach from our IROS 2009 paper is available as the commercial product Keyetech Texture-based Recognizer (keyetech.de). -- Pedram
HumanoidRobots 11 months ago