Image Series 3 Complementary - MATLAB Cody - MATLAB Central

Problem 2897. Image Series 3 Complementary

Difficulty:Rate

Find the Complementary of image which is 8 bits gray scale image.

Each pixel is converted to binary format in the image.

After that take complementary of each pixel.

In the end output is converted to uint8.

 input(my photo)
  Gray Scale image 
 output is like 

Solution Stats

62.22% Correct | 37.78% Incorrect
Last Solution submitted on Oct 23, 2024

Problem Comments

Solution Comments

Show comments
Who Deserves Your Praise? Discover the New Contribution Widget!
...
We are excited to announce another update to our Discussions area: the...

Problem Recent Solvers28

Suggested Problems

More from this Author21

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page