Random Dot Marker Maker

Preparation
  1. Download source (4KB) (prepared for visual studio 2010. For other versions, please prepare the solution file)
  2. Set up OpenCV (2.0 or later)
  3. Add OpenCV headers and library paths in opencvpath.h
Parameter Setting
  1. NUMMKS: number of markers
  2. MARKERW: marker width (pixel)
  3. MARKERH: marker height (pixel)
  4. RAD: circle radius (pixel)
  5. NUMDTS: number of dots
  6. MARGIN: minimum margin between dots
Usage
  1. Compile the source
  2. Run the software
  3. Can find markers and their text files in "data" directory
Back to top

Updated on Nov. 3, 2011.
contact: