Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

BrickOps.cc File Reference

#include "BrickOps.h"
#include "visops.h"

Include dependency graph for BrickOps.cc:

Go to the source code of this file.

Namespaces

namespace  DualCoding

Functions

Point findEdgePoint (Point start, Point end, Sketch< bool > &rendering)
int findRadialDistancesFromPoint (Point center, float radius, Sketch< bool > &rendering, float distances[], Point points[])
void takeDerivative (float x[], float dx[], int len)
void applyGaussian (float x[], float gx[], int len)
void drawHist (float distances[], unsigned int len, Sketch< bool > &parent)
float getBoundingQuadrilateralScore (BlobData &blob, vector< Point > &corners, Sketch< bool > edgeImage, int &borderCount, ShapeSpace &space)
float getQuadrilateralArea (vector< Point > &corners)
float getBoundingQuadrilateralInteriorPointRatio (BlobData &blob, vector< Point > &corners, ShapeSpace &space)
int countBorderPixelFit (BlobData &blob, const vector< Point > &corners, Sketch< bool > edges, ShapeSpace &space)
int pickMove (vector< float > scores, float weight)


DualCoding 4.0
Generated Thu Nov 22 00:52:45 2007 by Doxygen 1.5.4