Liking cljdoc? Tell your friends :D

sight.core


do-pollclj

(do-poll client polling-url num-files)
source

filepath->base64fileclj

(filepath->base64file filepath)
https://stackoverflow.com/questions/42523024/why-is-image-corrupted-when-converted-to-base64
https://stackoverflow.com/questions/23018870/how-to-read-a-whole-binary-file-nippy-into-byte-array-in-clojure
sourceraw docstring

filepath->file-entryclj

(filepath->file-entry filepath)
source

filepath->mimetypeclj

(filepath->mimetype filepath)
source

filepaths->file-entriesclj

(filepaths->file-entries filepaths)
source

finalize-recognize-responseclj

(finalize-recognize-response client response num-files)
source

handle-poll-pageclj

(handle-poll-page page file-index-2-seen-pages results)
source

handle-poll-pagesclj

(handle-poll-pages pages file-index-2-seen-pages results)
source

make-payloadclj

(make-payload filepaths word-level-bounding-boxes)
source

recognizeclj

(recognize client filepaths)
(recognize client filepaths word-level-bounding-boxes)

Recognize text in the given files

Recognize text in the given files
sourceraw docstring

recognize-payloadclj

(recognize-payload client payload)
source

seen-all-pages?clj

(seen-all-pages? file-index-2-pages index)
source

slurp-bytesclj

(slurp-bytes x)
Slurp the bytes from a slurpable thing.
https://stackoverflow.com/questions/23018870/how-to-read-a-whole-binary-file-nippy-into-byte-array-in-clojure
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close