Community Profile

photo

Robert Gengelbach


Illumitech

Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • 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

6 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...

6 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.

6 years ago | 2 answers | 0

2

answers