Search found 2 matches
- March 3rd, 2011, 3:16 pm
- Forum: Script requests
- Topic: Split Video Automatically Based on Criteria
- Replies: 7
- Views: 19165
Re: Split Video Automatically Based on Criteria
is there a way... to find the location(X,Y) of a single pixel (thats red) thats on a complete black background?
- March 2nd, 2011, 4:01 pm
- Forum: Expressions Tutorials
- Topic: Use sampleImage() to create a color picker
- Replies: 8
- Views: 156388
Re: Use sampleImage() to create a color picker
Awesome work! I have a few questions. :) I'm trying to do something similar and am stuck in a black hole. Im trying to create a tool to get stereoscopic depth info. you used "sampleImage(point, radius = [.5, .5], postEffect=true, t=time)" to sample the color info. What I am trying to do is...