File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ In today's world, Image processing is everywhere and in the future everything wi
29
29
30
30
# Description of added directories:
31
31
32
- ## Camera_Input:
32
+ ## [ Camera_Input] ( https://github.com/Ddhruv-IOT/Python-Image-Processing/tree/main/Camera_Input ) :
33
33
- shows how to take input from camera (default, external, IP cam)
34
34
- Adding output to Tkinter Window for GUI development purposes
35
35
36
- ## Operations:
36
+ ## [ Operations] ( https://github.com/Ddhruv-IOT/Python-Image-Processing/tree/main/Operations ) :
37
37
- Shows various types of operations like:
38
38
- Resizing image
39
39
- Cropping image
@@ -46,11 +46,11 @@ In today's world, Image processing is everywhere and in the future everything wi
46
46
- Saving images
47
47
- Displaying multiple images
48
48
49
- ## Opening Images:
49
+ ## [ Opening Images] ( https://github.com/Ddhruv-IOT/Python-Image-Processing/tree/main/opening%20images ) :
50
50
- Shows how to open images in python
51
51
- saving images
52
52
53
- ## Image_Augmentation:
53
+ ## [ Image_Augmentation] ( https://github.com/Ddhruv-IOT/Python-Image-Processing/tree/main/Image_Augmentation ) :
54
54
- Image augmentation is a technique that is used to artificially expand the data-set.
55
55
- This is helpful when we are given a data-set with very few data samples
56
56
- In this case I have used Keras to achieve image augmentation.
You can’t perform that action at this time.
0 commit comments