A sparse coding implementation in C++ with OpenCV using iterative soft thresholding (ISTA) to infer sparse coefficients.

Joshua Bowren ff20500442 Fixed visualization for non-square number of basis functions. Fixed bug in patch sampling. Added help messages. 8 years ago
include ff20500442 Fixed visualization for non-square number of basis functions. Fixed bug in patch sampling. Added help messages. 8 years ago
src ff20500442 Fixed visualization for non-square number of basis functions. Fixed bug in patch sampling. Added help messages. 8 years ago
.gitignore abd26df557 Made standalone functions static. All images load from one file. Saves dictionary upon pressing escape or finishing the program. 8 years ago
CMakeLists.txt abd26df557 Made standalone functions static. All images load from one file. Saves dictionary upon pressing escape or finishing the program. 8 years ago
LICENSE a068e3ed05 Added Apache 2 license. 8 years ago
NOTICE a068e3ed05 Added Apache 2 license. 8 years ago
images.txt abd26df557 Made standalone functions static. All images load from one file. Saves dictionary upon pressing escape or finishing the program. 8 years ago