You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Symisc Systems b872dd5d38
Frontal License Plate detection without deep-learning
7 years ago
..
acgt.png Various images to be tested against the SOD interfaces 7 years ago
batch_img_loading.c Load all supported image format present in a given directory 7 years ago
blob_detection.c Blob detection via connected component labeling 7 years ago
canny.jpg Various images to be tested against the SOD interfaces 7 years ago
canny_edge_detection.c Perform Canny edge detection on an input image 7 years ago
cnn_coco.c CNN mult-class object detection (COCO) 7 years ago
cnn_face_detection.c Real-Time multi-scale face detection using CNN 7 years ago
cnn_faces.jpg Various images to be tested against the SOD interfaces 7 years ago
cnn_object_detection.c CNN mult-class object detection 7 years ago
cnn_voc.c CNN multi-class object detection (Pascal VOC) 7 years ago
crop_image.c Extract a region (crop) from a given image 7 years ago
dilate_image.c Perform dilation on an input binary image. 7 years ago
erode_image.c Erode an input binary image. 7 years ago
flower.jpg Various images to be tested against the SOD interfaces 7 years ago
grayscale_image.c Perform grayscale colorspace conversion 7 years ago
hilditch_thin.c Perform Hilditch thinning on an input image. 7 years ago
hough_lines_detection.c Perform hough line detection (Generally named Hough Transform) on an input image 7 years ago
license_plate_detection.c Frontal License Plate detection without deep-learning 7 years ago
otsu.jpg Various images to be tested against the SOD interfaces 7 years ago
otsu_image.c Binarize an input image via the Otsu's method. 7 years ago
out_cnn.png Various images to be tested against the SOD interfaces 7 years ago
plate.jpg Various images to be tested against the SOD interfaces 7 years ago
realnet_faces.jpg Various images to be tested against the SOD interfaces 7 years ago
realnet_train_model.c Train your Realnets models on the CPU! 7 years ago
resize_image.c Resize an image (Minify) to half its original size. 7 years ago
rnn_text_gen.c RNN text generation via pre-trained model 7 years ago
rotate_image.c Rotate an image 180 degree. 7 years ago
sobel.jpg Various images to be tested against the SOD interfaces 7 years ago
sobel_operator_img.c Apply Sobel operator on an input image. 7 years ago
test.png Various images to be tested against the SOD interfaces 7 years ago
text.jpg Various images to be tested against the SOD interfaces 7 years ago
train.txt Template (skeleton) for training RealNets models 7 years ago