Skip to content

A texture generator for feature-point rich textures

License

Notifications You must be signed in to change notification settings

drdanick/texturegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.