Statistics
6 Questions
0 Answers
RANK
286,003
of 301,695
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,386
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 176,117
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
