Loading...
Processing Forum
Recent Topics
All Forums
Move this topic
Forum :
Share your Work
Programming Questions
Core Library Questions
Contributed Library Questions
Android Processing
Processing with Other Languages
Integration and Hardware
Library and Tool Development
Events and Opportunities
General Discussion
Sub forum :
Move this topic
Cancel
General Discussion
Other
motionpack
Rotating a Image and inputting values into an array
in
General Discussion
•
Other
•
1 year ago
Hey guys! I'm trying to rotate an image (PImage) and then input the pixel values of the tilted image into a new Array. Any Ideas?
1
Replies(2)
amnon.owed
Re: Rotating a Image and inputting values into an array
1 year ago
The easy way could be rotate() + get().
Also check out
this topic
for inspiration.
Leave a comment on amnon.owed's reply
motionpack
Re: Rotating a Image and inputting values into an array
1 year ago
Thanks,
I was using "img.get()" that return the original pixel values without the rotation, just "get()" instead return the new values...
Leave a comment on motionpack's reply
Change topic type
Topic Type :
Discussions
Questions
No of days :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Change topic type
Cancel
Link this topic
Provide the permalink of a topic that is related to this topic
Permalink
Save
Close
Reply to motionpack's question
Top
Reply
{"z19879938":[25080000001644566,25080000001644579],"z4102734":[25080000001643411]}
Statistics
2
Replies
270
Views
0
Followers
Tags
No tags available for this topic.
Cancel
Actions
Permalink
Related Posts
[Solved] Temporary variables
Uploading an image to Tumblr from P...
Export an image as .raw in Processi...
is ArrayList faster than array ?
calling on classes to recognize an ...