drdanick / texturegen

A texture generator for feature-point rich textures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GridTextureGen

This program will generate a grid of shaded and noisy squares to be used as a reliable source of featurepoints for camera tracking, stereo matching, etc.

Requirements

This project requires OpenCV >2.x

Compiling

The project is included with a simple build script for Linux, but should compile and work fine on Windows or OS X.

Example outputs

Unfiltered texture

Unfiltered texture

Filtered texture

Filtered texture

License

See LICENSE for details.

About

A texture generator for feature-point rich textures

License:MIT License


Languages

Language:C++ 77.4%Language:Objective-C 21.0%Language:Shell 1.6%