Feeds
提问
SWIRL IMAGE CODE, How can I change the swirl direction?
Hi! This code makes an image swirl. How can I change the direction of the swirling from anticlockwise to clockwise? Thank you! ...
12 years 前 | 1 个回答 | 0
1
个回答提问
whats wrong with this image code?
if true % code end sb = imread('ROSA.jpg'); subplot( 1, 2, 1); image(sb); cols = length(sb); mid = cols/2 subplo...
12 years 前 | 1 个回答 | 0
1
个回答提问
How can I set two images the equal size without using imresize or the toolbox?
Hi, I am trying to run this code to fuse two images, but I get an error that the images have to be same size. we are not allowed...
12 years 前 | 0 个回答 | 0
0
个回答提问
Image Editor that detects edges. What is wrong with this code?
Hi! I was writing this code from my textbook and it run once only and worked. After that it showed this error message : Subsc...
12 years 前 | 1 个回答 | 0
1
个回答提问
IMAGE Processing with FFT
Is it possible to make just the face of an image blur and turn into someone elses face using a kernel and fast fourier transform...
12 years 前 | 1 个回答 | 0
1
个回答提问
I have a project to show an image and then replace the image's face with my face. Please help
Hi, my project consists on showing an image of a person, and then the person's face gets replaced with my face. Could any one pl...
12 years 前 | 1 个回答 | 0
