-
…stic results in every run and update the vote and update_dir codes
-
…ory , and add the stim/cude/ivote subdirectory that includes the ivote related functions
-
…_sample, gaussian_blur, gradient, local_max, sharedmem, update_dir, vote)
-
…r's Bind and Unbind methods have been made public to lower the number of times they are called
-
… of stim::image was causing a problem with Qt.
-
…features (will probably be implemented in another class). Has not been tested. Renamed all instances of mathvec.h with vector.h
-
…allow the new vector to function. Added general convenience push methods to the mathvec class, as well as changed a convenience constructor to a size constructor, many small fixes
-
… obj.h. Added a naive implementation of the blog detection in cuda filter.h
-
…around the center of the spider with the same radius as the spider.
-
…s for handling the update implementation (compatible with vectors). Added comments and fixes to cost.h, minor changes to matrix.h, and vect.h in order to facilitate moving into 4D vector notation.
-
…on with each function doing a seperate job. Renamed the series of 'sample' methods and changed what they do. The vector arrays are now owned by the spider class, and the previously-named 'sample' functions fill in the arrays with vectors. Update() has been renamed into genTemplate and now maps from the TissueSpace to bufferSpace. Some new comments for the documentation
-
…a small step size, lots of extrenuous debugging code that needs to be removed
-
…ecessary for the class to properly read .jpg files