- 12 4月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
-
- 11 4月, 2018 5 次提交
-
-
由 Jeff Wang 提交于
* Add license to the top of files * Add licenses agreement on the demo files
-
由 daminglu 提交于
-
由 Nicky Chan 提交于
-
由 Jeff Wang 提交于
* Provide demo code how on to create text records. * Remove test code
-
由 daminglu 提交于
-
- 10 4月, 2018 4 次提交
-
-
由 daminglu 提交于
-
由 Nicky Chan 提交于
-
由 Jeff Wang 提交于
Vue comes with the debouce feature. That's why I encountered the variable not used error. Removing those import and bring back the 'no-unused-vars' check. (#376)
-
由 Jeff Wang 提交于
-
- 07 4月, 2018 3 次提交
- 06 4月, 2018 5 次提交
-
-
由 Nicky Chan 提交于
* Complete audio data integration: * Add num channels, sample width, sample rate as params * Generate audio file with proper params * clang format
-
由 daminglu 提交于
-
由 Jeff Wang 提交于
* Use ESlint to format the Javascript and Vue files. Strongly recommended rules applied. * Add google format package
-
由 Nicky Chan 提交于
-
由 Nicky Chan 提交于
* Audio integration to front end * Add flask end point * Read and decode audio data * refract a typo * fix clang format
-
- 05 4月, 2018 3 次提交
- 04 4月, 2018 2 次提交
- 03 4月, 2018 2 次提交
-
-
由 Jeff Wang 提交于
* Make the frontend to fetch the data from the flask server. * Provide loading animation. * Fixed format style Fix the issue where the display label not working. * Provide a 2D 3D switcher. Display the chart in 3D. * Include PCA method to do dimension reduction * Fix the style. * Fix typo Use === to compare type as well.
-
由 daminglu 提交于
-
- 31 3月, 2018 2 次提交
- 30 3月, 2018 6 次提交
-
-
由 Jeff Wang 提交于
-
由 Nicky Chan 提交于
-
由 daminglu 提交于
-
由 Nicky Chan 提交于
-
由 daminglu 提交于
-
由 Nicky Chan 提交于
* Create Audio Feature in SDK * Add apis to record audio in SDK * Add corresponding apis in pybind, storage.py, sdk.h * Implement reservoir sampling when collecting audio samples * fix clang format and update based on comment * use int_8 for reading records and convert string directly from vector * refract isSampleTaken to IndexOfSampleTaken * fix clang format again
-
- 27 3月, 2018 2 次提交
-
-
由 Jeff Wang 提交于
* Add manual Save feature. * Fix the incorrect style * Add feature to record Text * Create a simple UI for text preview. * Connect frontend with backend text data * Move a constant from parameter to the body. Remove test log
-
由 Jeff Wang 提交于
* Format image date string. Format image slider. * Fix the incorrect date parse.
-
- 24 3月, 2018 4 次提交
- 23 3月, 2018 1 次提交
-
-
由 Nicky Chan 提交于
-