Community Profile

photo

John schwan


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Hi, I am a student of computer science

Spoken Languages:
English

Statistics

All
  • Thankful Level 2
  • Solver
  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2 years ago

Question


How to detect watermark applied on image in matlab
Hi, I am looking for a method which help me to detect watermark applied on image. The watermark I applied is using patchwork me...

2 years ago | 2 answers | 0

2

answers

Question


How the number of times n of the patchwork increase?
clc; A=imread('C:\Users\hp\Desktop\matlab\pictures\lenna.png');%sample image rnd_x = randperm(size(A,1)-128,7);%choose 7...

2 years ago | 1 answer | 0

1

answer

Question


How to Show modified image in MATLAB.
Hi, I am looking for a method which help me to showing modified patches of image in matlab into the original image. I select ra...

3 years ago | 1 answer | 0

1

answer