Skip to content

Image Processing uing OpenCV - Image Filtering, Contour Finder, Color Image Processing, QrCode Reader, ...

Notifications You must be signed in to change notification settings

NahidEbrahimian/Image-Processing-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

79e6287 · Dec 6, 2021

History

76 Commits
Nov 2, 2021
Sep 9, 2021
Sep 9, 2021
Sep 9, 2021
Sep 9, 2021
Sep 9, 2021
Dec 2, 2021
Sep 9, 2021
Sep 24, 2021
Dec 6, 2021
Dec 2, 2021
Sep 7, 2021
Sep 7, 2021
Dec 2, 2021
Dec 2, 2021
Dec 6, 2021

Repository files navigation

Image Processing using OpenCV

01- Pre processing Techniques 01

  • Rotate of image

  • Designing chess board

  • Change image color

02- Pre Processing Techniques 02

  • Sudoku

remove the extra white border around the table

Then crop the non empty cells and save them as a separate image

block_whit_number

  • Image Contrast Enhancement

03- Mathematical Operations on Image

  • multiplication, add, Division and Submission, To find the difference between the two images, averaging and noise elimination in several image

04- Image Filtering

  • average filter and edge finder filter

Original image

lion

After applying filter

lion

05- Salt and Pepper Noise

  • original image

mr_bean

  • Adding salt and pepper noise to the image

salt_and_pepper_mr_bean

06- Encrypt and Decrypt Image

  • Main image

01

  • Encrypted image using created key

encrypted_img

  • Decrypted image

decrypted_img

07- Removal Noise and Blurred Backg

  • Removal Noise on image and Blurred Background

08- Object Detection using Contour Finder

  • Crop_MNIST_numbers

Crop all numbers in image and save similar numbers in one path

  • Chess_pieces

Crop chess pieces in image

  • Count the number of object in the image and Crop all character and save it as a jpg images

penguin3

  • noisey_OCR_characters :

Crop all characters in noisy image

noisey_OCR

noisey_OCR

09- Color Image Processing

  • Video color detection, change image color using hsv-color space

  • rubix

main image

rubix

result

rubix

  • Microsoft_logo Designing with dynamic shape

Microsoft

  • video color detection
video_color_detection.mp4

10- QrCodeReaderOpencv-video

Record_2021_08_18_21_17_06_646.mp4

11- color_detection

Record_2021_12_03_00_15_42_542.mp4

12- ColorDetection_ContrastEnhancement

Record_2021_12_03_00_16_57_656.mp4

13- Snow Gif

snow

About

Image Processing uing OpenCV - Image Filtering, Contour Finder, Color Image Processing, QrCode Reader, ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published