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 年之前
include ff20500442 Fixed visualization for non-square number of basis functions. Fixed bug in patch sampling. Added help messages. 8 年之前
src ff20500442 Fixed visualization for non-square number of basis functions. Fixed bug in patch sampling. Added help messages. 8 年之前
.gitignore abd26df557 Made standalone functions static. All images load from one file. Saves dictionary upon pressing escape or finishing the program. 8 年之前
CMakeLists.txt abd26df557 Made standalone functions static. All images load from one file. Saves dictionary upon pressing escape or finishing the program. 8 年之前
LICENSE a068e3ed05 Added Apache 2 license. 8 年之前
NOTICE a068e3ed05 Added Apache 2 license. 8 年之前
images.txt abd26df557 Made standalone functions static. All images load from one file. Saves dictionary upon pressing escape or finishing the program. 8 年之前