Skip to content

Interactive image pre-processing app that automatically created image processing pipeline for the desired parameters

License

Notifications You must be signed in to change notification settings

bokey007/im_pre-preocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

im_pre-preocessing

Interactive image pre-processing app that automatically created image processing pipeline for the desired parameters

Following is the list of included pre_preocessors

0. read_im

Folowwing methods are available:
a. read_to_openCV
b. 

1. map_colore_space

Folowwing methods are available:
a. rgb_to_gray
b. rgb_to_hsv
c. rgb_to_lab
d. rgb_to_brg
e. ch_one
f. ch_two
g. ch_three
h. merge_first_two_ch
i. merge_last_two_ch

Brightness and Contrast

3. hist and hiss=togram equilisation

Folowwing methods are available:
a. 

2. smooth

Folowwing methods are available:
a. avg
b. gaussian
c. median
d. bilateral

4. threshold

Folowwing methods are available:
a. thresh
b. adaptive_thresh
c. otsu
d. 

5. edge

Folowwing methods are available:
a. sobel
b. laplasian
c. canny
d. 

6. dialate

Folowwing methods are available:
a. 

7. erode

Folowwing methods are available:
a.

8. contour

Folowwing methods are available:
a. avg
b. gaussian
c. median
d. bilateral

9. shape detection

10. Hough Transform

11. harr cascade

About

Interactive image pre-processing app that automatically created image processing pipeline for the desired parameters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages