Cudihins D Hands-On Computer Vision with Julia + Code 2018
File List
| File | Size |
|---|---|
| Code/.gitignore | 12 B |
| Code/.vscode/settings.json | 38 B |
| Code/README.txt | 55 B |
| Code/Chapter02/1_accessing_pixels.jl | 99 B |
| Code/Chapter08/1_testing_opencv.jl | 111 B |
| Code/Chapter01/5_previewing_images.jl | 133 B |
| Code/Chapter01/4_test_images.jl | 134 B |
| Code/Chapter01/1_installing_packages.jl | 188 B |
| Code/Chapter01/3_saving_images.jl | 189 B |
| Code/Chapter01/7_rotating_images.jl | 194 B |
| Code/Chapter02/5_converting_image_to_grayscale.jl | 234 B |
| Code/Chapter09/10_running_tesseract.jl | 274 B |
| Code/Chapter03/3_image_opening_closing.jl | 302 B |
| Code/Chapter02/2_converting_images_to_array_of_numbers.jl | 356 B |
| Code/Chapter02/4_changing_color_saturation.jl | 459 B |
| Code/Chapter03/1_image_binarization.jl | 546 B |
| Code/Chapter09/3_validating_labels.jl | 575 B |
| Code/Chapter09/1_download.jl | 612 B |
| Code/Chapter02/7_padding_images.jl | 634 B |
| Code/Chapter08/5_mobilenet_ssd.jl | 635 B |
| Code/Chapter02/3_converting_array_of_numbers_to_image.jl | 682 B |
| Code/Chapter08/2_read_write_image_cxx.jl | 699 B |
| Code/Chapter05/6_matching_faces.jl | 714 B |
| Code/Chapter09/2_validation.jl | 715 B |
| Code/Chapter02/9_sharepening_images.jl | 722 B |
| Code/Chapter05/3_orb.jl | 757 B |
| Code/Chapter07/2_loading_mobilenet.jl | 757 B |
| Code/Chapter07/1_loading_inception.jl | 781 B |
| Code/Chapter09/7_loading_inceptionv3.jl | 806 B |
| Code/Chapter02/8_blurring_images.jl | 903 B |
| Code/Chapter05/5_freak.jl | 1021 B |
| Code/Chapter05/4_brisk.jl | 1.02 KB |
| Code/Chapter01/2_reading_images.jl | 1.03 KB |
| Code/Chapter09/4_loading_mobilenetv2.jl | 1.08 KB |
| Code/Chapter03/2_image_erosion_dilation.jl | 1.08 KB |
| Code/Chapter04/1_seeded_region_growing.jl | 1.1 KB |
| Code/Chapter04/2_felzenszwalb.jl | 1.15 KB |
| Code/Chapter03/4_tophat_bothat.jl | 1.2 KB |
| Code/Chapter08/opencv_compatability.jl | 1.31 KB |
| Code/Chapter02/6_creating_custom_color_filter.jl | 1.34 KB |
| Code/Chapter09/8_extracting_features_inception_v3.jl | 1.36 KB |
| Code/Chapter09/5_extracting_features_mobilenet_v2.jl | 1.4 KB |
| Code/Chapter01/6_crop_scale_resize.jl | 1.42 KB |
| Code/Chapter07/3_feature_extraction_mobilenet.jl | 1.59 KB |
| Code/Chapter08/3_video_capture.jl | 1.7 KB |
| Code/Chapter07/3_feature_extraction_inception.jl | 1.75 KB |
| Code/Chapter05/2_brief.jl | 1.83 KB |
| Code/Chapter09/6_building_classifier_mobilenet_v2.jl | 1.99 KB |
| Code/Chapter06/4_saving_loading.jl | 2 KB |
| Code/Chapter04/3_fast_scanning.jl | 2.07 KB |
| Code/Chapter09/9_building_classifier_inception_v3.jl | 2.21 KB |
| Code/Chapter08/4_face_detection.jl | 2.66 KB |
| Code/Chapter06/1_mnist.jl | 2.78 KB |
| Code/Chapter05/1_corner_detection.jl | 3.29 KB |
| Code/Chapter06/2_cifar.jl | 3.32 KB |
| Code/Chapter06/3_catsvsdogs.jl | 3.54 KB |
| Code/Chapter08/6_object_detection.jl | 3.62 KB |
| Code/sample-images/geometrical-figures-and-noise.png | 4.31 KB |
| Code/Chapter02/1_working_with_pixels.jl | 4.98 KB |
| Code/sample-images/board-157165_640.png | 5.17 KB |
| Code/Chapter07/5_using_mobilent_feature_extractor.3.jl | 5.37 KB |
| Code/Chapter07/5_using_mobilent_feature_extractor.jl | 5.64 KB |
| Code/Chapter07/5_using_mobilent_feature_extractor.1.jl | 5.66 KB |
| Code/Chapter07/5_using_mobilent_feature_extractor.2.jl | 5.71 KB |
| Code/sample-images/geometrical-figures-and-noise.jpg | 10.98 KB |
| Code/sample-images/beautiful-1274051_640_100_1.jpg | 17.89 KB |
| Code/sample-images/beautiful-1274056_640_100_2.jpg | 20.17 KB |
| Code/sample-images/cat-3352842_640.jpg | 42.8 KB |
| Code/sample-images/dog-3207258__340.jpg | 42.99 KB |
| Code/sample-images/cats-3061372_640.jpg | 53.54 KB |
| Code/sample-images/women-1209678_640.jpg | 59.74 KB |
| Code/sample-images/dog-3216207_640.png | 60.97 KB |
| Code/sample-images/cat-3418815_640.jpg | 61.48 KB |
| Code/sample-images/bird-3183441_640.jpg | 62.46 KB |
| Code/sample-images/cat-3417184_640_watermarked.jpg | 66.88 KB |
| Code/sample-images/cat-3417184_640.jpg | 69.89 KB |
| Code/sample-images/cat-2273598_640.jpg | 74.45 KB |
| Code/sample-images/caribbean-2726429_640.jpg | 76.69 KB |
| Code/sample-images/cat-3269765_640.jpg | 116.81 KB |
| Code/sample-images/kittens-555822_640.jpg | 123.25 KB |
| Code/sample-images/fabio_gray_512.png | 181.58 KB |
| Code/Software and hardware list.pdf | 193.4 KB |
| Code/sample-images/busan-night-scene.jpg | 195.98 KB |
| Cudihins D. Hands-On Computer Vision with Julia + Code 2018.pdf | 7.69 MB |
Trackers
No trackers found.