Skip to content

implement image processing with a combination of C and python3 based on socket communication

License

Notifications You must be signed in to change notification settings

CoinCheung/porn_identification

Repository files navigation

image_processing

implement image processing with a combination of C and python3 based on socket communication

Usage:

  1. put the picture in the current directory and rename it as 'pic.jpg'

  2. build the C program

    $ make
  1. run the program in the terminal
    python ./main.py
  1. the result will be printed to the terminal where the main.py script is executed and a new picture with name 'test_bw_porn.jpg' will be created to show the skin areas

About

implement image processing with a combination of C and python3 based on socket communication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published