Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 04434f4

Browse files
readme file pushed
1 parent dea7c5b commit 04434f4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎Image-Sorting/README.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
2+
<h1 align="center">Image Sorter</h1>
3+
It is python based script to sort and group jpg files according to the image resolution into separate folders
4+
5+
---------------------------------------------------------------------
6+
7+
## Modules Used
8+
- cv2
9+
- os
10+
- glob
11+
12+
## How it works
13+
- It sorts the jpg files according to the image resolution.
14+
15+
- then it creates separate folders for each resolution type
16+
17+
- then it moves the jpg files accordingly to the folders
18+
19+
#### By [Jagadeesh Relli](https://github.com/RJ535315)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /