photo

Robert Gengelbach


Illumitech

Active since 2018

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
261,175
of 301,153

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,067

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how can I rotate an image about an arbitrary point in that image
how can I rotate an image about an arbitrary point in that image

8 years ago | 1 answer | 0

1

answer

Question


Why are the various min and max NOT zero
clc clear all aa=imread('31c.jpg'); aq=im2double(aa); ar=double(aa); for n=1:3 a=aa(:,:,n); ar=do...

8 years ago | 1 answer | 0

1

answer

Question


I have images a1,a2,...a67. How do I reference the jth image knowing the value of j.
I have images a1,a2,...a67. How do I reference the jth image knowing the value of j.

8 years ago | 2 answers | 0

2

answers