Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
4 years 前
提问
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...
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0




