SinaHosseini / session29

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Math Operations

Face Morphing

Morphed one face into another using OpenCV. My output contain 5 images from my face to Chris Hemsworth by numpy.concatenate function.

face_morph

Animal Face

Added animal face to my face. convert_pic

Reduce Noise

We have five noisy images of each quadrant of a black hole. Useed image processing and numpy to reduce noise in black hole images and concatinated them together to make complete image.

black_hole

Photo to Sketch

Using the division and GaussianBlur function, the image below is created. sketch

Secret Text

By combining the two text on the left, the hidden text is found. secret_pic

Background estimation

Calculate average of video frames to Make an image of empty road, without cars. road

Virtual decoration

The lower right image was calculated using other images. floor

About


Languages

Language:Python 100.0%