Commit Graph

  • d477d24d39 Add a pixel inversion program main yanenshuo 2024-09-02 20:29:10 +0800
  • 2f57d46df4 chore: Quieter builds Sean McBride 2021-04-22 15:50:02 +0000
  • 9728147fe3 chore: makefile cleanup Sean McBride 2021-04-05 21:55:29 -0400
  • 3bbad277b3 fix: remove unused arg in printf log Sean McBride 2021-03-31 16:30:19 -0400
  • 3060d01025 feat: return bounding box Sean McBride 2021-03-18 21:43:15 -0400
  • 8df9f4d8a3 chore: resolve merge conflict Sean McBride 2021-03-04 10:38:17 -0500
  • 5d9da0b611 chore: Changes to build in /runtime/tests/sod/ Sean McBride 2021-03-04 10:09:06 -0500
  • 7780166d30 chore: Update for sledge Sean McBride 2021-03-03 16:34:04 -0500
  • 8f2ad3f048 globals for multi-sandboxing phani 2020-01-04 13:13:41 -0500
  • 3ded1584df add awsm compilation phani 2020-01-01 14:25:16 -0500
  • 1b875f6d70 read from stdin, write to stdout phani 2019-12-30 17:52:13 -0500
  • 03f70a904b makefile update, wasm compile and modify samples for wasm/native compatibility phani 2019-12-20 17:14:49 -0500
  • b8549331bb makefile update phani 2019-12-19 16:26:58 -0500
  • 3813bf624d
    WebAssembly compilation article link Symisc Systems 2019-06-14 19:05:03 +0200
  • 6635a08309
    Porting SOD face detector to WebAssembly article Symisc Systems 2019-06-14 18:56:41 +0200
  • 35d3d9be5e
    Embedded real-time face detection via Realnets Symisc Systems 2019-04-16 03:46:10 +0200
  • e66a795aa6
    Added link to the license plate detection article Symisc Systems 2019-03-11 17:13:02 +0100
  • f195394e05
    Added link to the license plate detection article Symisc Systems 2019-03-11 17:12:02 +0100
  • 20eb7e5336
    SOD Embedded Release 1.1.8 Symisc Systems 2019-01-14 01:06:19 +0100
  • 66e5301269
    Main entry point for the host application Symisc Systems 2019-01-14 01:04:26 +0100
  • 79c63059ed
    Release note Symisc Systems 2019-01-14 01:02:46 +0100
  • c73b0c6afe
    Release note Symisc Systems 2019-01-14 01:01:35 +0100
  • 4775957249
    Minutiae feature extraction for fingerprint images Symisc Systems 2019-01-13 21:18:47 +0100
  • ee3afd6703
    Accompanying header files for reading images (Mem & Disk) Symisc Systems 2019-01-13 21:15:05 +0100
  • 0400c50d06
    Accompanying header files for reading images (Mem & Disk) Symisc Systems 2019-01-13 21:13:57 +0100
  • c978b7812e
    Dual Licensed Symisc Systems 2019-01-13 21:07:05 +0100
  • 553d5964fa
    Minutiae feature extraction for fingerprint images Symisc Systems 2019-01-12 05:47:11 +0100
  • 4c06e35a7c
    Usage instruction of the WebAssembly face detector model Symisc Systems 2019-01-09 00:27:12 +0100
  • e8a23ff2f1
    Usage instruction of the WebAssembly face detector model Symisc Systems 2019-01-09 00:25:50 +0100
  • f57888689d
    Face detection, WebAssemby model for Web apps Symisc Systems 2019-01-09 00:21:02 +0100
  • 4a14b23692
    Real-time frontal face detection via SOD Realnets (~ 5 ms on HD video) Symisc Systems 2018-06-06 06:24:05 +0200
  • 4d168b1ca1
    Build badges Symisc Systems 2018-06-06 06:21:23 +0200
  • 8255b1e609
    SOD Embedded Release 1.1.7 Symisc Systems 2018-06-06 06:19:11 +0200
  • 7990490c3e
    Travis build setup & Makefile template Symisc Systems 2018-06-06 06:18:31 +0200
  • 66f91e33c9
    Badges! Symisc Systems 2018-06-06 06:13:43 +0200
  • 62bfa87d17
    Main entry point for your host apps Symisc Systems 2018-06-06 05:17:03 +0200
  • 3fb5b14431
    Accompanying header files for reading images (Mem & Disk) Symisc Systems 2018-06-06 05:14:16 +0200
  • 355b2e4bb4
    SOD Programming resources Symisc Systems 2018-06-05 08:40:45 +0200
  • b872dd5d38
    Frontal License Plate detection without deep-learning Symisc Systems 2018-06-05 08:38:41 +0200
  • fe105fa2c2
    Train your Realnets models on the CPU! Symisc Systems 2018-06-05 08:37:52 +0200
  • 1f1cb96881
    Apply Sobel operator on an input image. Symisc Systems 2018-06-05 08:35:45 +0200
  • 5262875b86
    RNN text generation via pre-trained model Symisc Systems 2018-06-05 08:24:08 +0200
  • 12a2aa2e58
    RNN text generation using predefined model Symisc Systems 2018-06-05 08:17:21 +0200
  • de8f7b9085
    Template (skeleton) for training RealNets models Symisc Systems 2018-06-05 04:17:38 +0200
  • c68295648f
    Perform hough line detection (Generally named Hough Transform) on an input image Symisc Systems 2018-06-05 04:16:16 +0200
  • facdb9a988
    Real-Time multi-scale face detection using CNN Symisc Systems 2018-06-05 04:15:32 +0200
  • 311842404c
    Perform Hilditch thinning on an input image. Symisc Systems 2018-06-05 04:14:55 +0200
  • 4a9e9ba3e5
    Perform grayscale colorspace conversion Symisc Systems 2018-06-05 04:13:46 +0200
  • 21fb53743a
    Extract a region (crop) from a given image Symisc Systems 2018-06-05 04:13:04 +0200
  • a6f33013bf
    CNN multi-class object detection (Pascal VOC) Symisc Systems 2018-06-05 04:12:31 +0200
  • 493f2c0cda
    CNN mult-class object detection Symisc Systems 2018-06-05 04:11:24 +0200
  • 0a15df1b36
    CNN mult-class object detection (COCO) Symisc Systems 2018-06-05 04:10:33 +0200
  • 426cda39ec
    Perform Canny edge detection on an input image Symisc Systems 2018-06-05 04:05:51 +0200
  • 75ba420007
    Blob detection via connected component labeling Symisc Systems 2018-06-05 04:05:12 +0200
  • 3fadb5e256
    Anchors! Symisc Systems 2018-06-04 06:26:28 +0200
  • 1ef5604ac5
    Added anchors Symisc Systems 2018-06-04 06:26:02 +0200
  • a6e33e70cb
    anchors Symisc Systems 2018-06-04 06:24:46 +0200
  • 7a11eaf681
    Perform dilation on an input binary image. Symisc Systems 2018-06-04 06:11:53 +0200
  • 07a73913b6
    Erode an input binary image. Symisc Systems 2018-06-04 06:11:24 +0200
  • 86b58bbc98
    Binarize an input image via the Otsu's method. Symisc Systems 2018-06-04 06:08:08 +0200
  • b6b2286f72
    Various images to be tested against the SOD interfaces Symisc Systems 2018-06-04 06:06:58 +0200
  • 4472cfd0b7
    Rotate an image 180 degree. Symisc Systems 2018-06-04 06:05:27 +0200
  • c49b4b792b
    Resize an image (Minify) to half its original size. Symisc Systems 2018-06-04 05:58:15 +0200
  • 91232bf7fa
    Load all supported image format present in a given directory Symisc Systems 2018-06-04 05:54:57 +0200
  • e66ee5340b
    Dual licensed - GPLv3 or Commercial Licenses Symisc Systems 2018-06-04 05:52:47 +0200
  • beb052b5ac
    Update README.md Symisc Systems 2018-05-30 19:56:19 +0200
  • 32dd20063e
    Update README.md Symisc Systems 2018-05-30 19:55:44 +0200
  • 370a37adfd
    Update README.md Symisc Systems 2018-05-30 19:53:47 +0200
  • 4d29371220
    Update README.md Symisc Systems 2018-05-30 19:25:40 +0200
  • 778fd07bf5
    SOD Introduction Symisc Systems 2018-05-30 04:26:27 +0200
  • 5a473d5043
    Update README.md Symisc Systems 2018-05-29 20:33:07 +0200
  • c6271835f1
    Update README.md Symisc Systems 2018-05-29 20:30:47 +0200
  • 21927e37f5
    Update README.md Symisc Systems 2018-05-29 03:41:37 +0200
  • 94cae0073a
    Update README.md Symisc Systems 2018-05-28 20:02:57 +0200
  • 4c7978a7a2
    Update README.md Symisc Systems 2018-05-28 20:01:13 +0200
  • df9cb22b85
    Initial commit Symisc Systems 2018-04-11 01:51:02 +0200