Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 278 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 278 Bytes

Optimize-the-Codebook

Here we use K-Means and LBG algorithms to find an optimal codebook.

How to execute code

  1. Open the solution files i.e. KMeans.sln or LBG.sln in Visual Studio 2010.
  2. Run by pressing F5 or going to the menu bar.