Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Samples for batch PDF and image annotation. (#347)
* Added the two samples for pdf annotation * Added the sample for image batch annotation * Fixed coding style after running eslint * Several changes made based on Justin's comments. * Separated the samples and tests per Justin's comments. * Using const instead of let * Changed the description of the tests. * Replaced tabs with spaces * Update samples/vision_async_batch_annotate_images_beta.js Co-Authored-By: happyhuman <happyhuman@users.noreply.github.com> * Update samples/vision_batch_annotate_files_beta.js Co-Authored-By: happyhuman <happyhuman@users.noreply.github.com> * Update samples/vision_batch_annotate_files_beta.js Co-Authored-By: happyhuman <happyhuman@users.noreply.github.com> * Update samples/vision_async_batch_annotate_images_beta.js Co-Authored-By: happyhuman <happyhuman@users.noreply.github.com> * Update samples/vision_async_batch_annotate_images_beta.js Co-Authored-By: happyhuman <happyhuman@users.noreply.github.com> * Renamed the files per Justin's suggestions. * Edited README file * Fixed the issue with renaming. * Dashes instead of underscores * Corrected the file names in test files.
- Loading branch information