Photoshop :: Determining Perspective
Jun 17, 2006
What tips/tricks are there to establishing a matching (or believably acceptable) perspective? The only thing I've got in the frame is the edge of the box, but just lining that up didn't do it.
I've attached a sample of what I'm talking about, with a sign that clearly is NOT correct.
View 7 Replies
ADVERTISEMENT
Dec 17, 2006
I know that in ACR I can see where I have blown highlights by checking the highlight box. If I am working in PS CS2 and I want to see areas with blown highlights in a photo.
View 1 Replies
View Related
Mar 26, 2006
How do you determine the size for the worksheet you're working on? For example I want create a standard size landscape layout size piece of paper for a flyer.... What size should I use? 10X8?
View 2 Replies
View Related
Jul 30, 2012
How does one determine if the version of AutoCAD that is installed ( 2012 mechanical in this case ) is an x32 or x64 bit installation. Normally I would just look to see if it was installed under Program Files or Program Files ( x86 ) but it is located on D: drive under another folder so I don't have that option.
View 1 Replies
View Related
Jul 16, 2013
Not sure if this is something I'm able to do in Inventor...
I have a "damper", it's more or less a diesel exhaust flapper type vent, that hangs upside down and is held in the horizontal/closed position by a counterweight.
Typically we would experiment in the shop with the counterweight quantity and the length of the arm required to get the proper operation of the damper/flapper in respect to the air/exhaust flow.
Since we know the axis along the shaft for the flapper and the weight of the flapper and it's bracket on the arm...is there a way to figure this out in Inventor? Obviously it still may need to be dialed in/tweaked...but I'm not sure if it's even possible.
Inventor 2014
Windows 7 Pro SP1
Intel(R) Core(TM) i7-3770k CPU @ 3.50GHz
16GB RAM
NVIDIA Quadro 4000
3D Connexion SpaceMouse Pro
View 4 Replies
View Related
Jul 2, 2011
I have written some code that draws a graph. The graph starts at the 0,0 default of AutoCad Model Space and goes +X and +/-Y. I want to redraw the labels along the X axis every time the Zoom is changed by the user, to change the text height and density of the labels. I need to know the the current Zoom in relation to the actual extents of the graph. Ideally I would like to redraw the text as a result of the "zoom event" I don't know if there is such a thing or not.
View 1 Replies
View Related
Apr 19, 2011
Essentially, I have an odd shape that I fill in with a hatching. SOMETIMES, it will give me the area in the properties window (or when I use the list command). but other times, it will not give me the area.
I just hatched 4 different (but same general shape) areas, and on 3 of them CAD was able to compute the area, but not the 4th hatched area.
I created all 4 hatches using the exact same steps, so I'm not sure what I could be doing wrong. The CAD Tech at the office cant seem to figure it out either .
View 8 Replies
View Related
Mar 24, 2009
I wish to determine the angle between two lines (that meet). I know how to do this manually, although does AutoCAD have a built in command similar the DI command maybe, or a LISP?
View 9 Replies
View Related
Feb 17, 2013
I need determining the scale of a drawing I got from the internet in ratio form. the drawing itself has a little scale bar in the corner, however, since i do not know the measurements of the actual structure i have no reference point and therefore cannot figure out the scale in ratios.
I read on here that you can use general reference point such as the average dimensions of a door/window ceiling etc. but the drawing is a longitudinal section of a church, namely, Temppeliaukio kirkko, which has no 'standard' dimensions.
I need this drawing in 1:100
longitudinal section.jpg
View 2 Replies
View Related
Jun 7, 2012
Sure would be handy if there was a way to determine size/dimesions without opening in Illustrator.
View 7 Replies
View Related
Sep 18, 2012
Is it possible, using Inventors VBA to determine if a "ipt" file is a "Normal File" or a "Sheet Metal File".
Say I have created a sheet metal component and a normal component. If i run a VBA macro, can I tell which one is the "Sheet Metal" component?
View 2 Replies
View Related
Jun 1, 2012
I am looking to find out if the is a way of generating a stage storage table or volume table showing only the volume in the pond from the lowest intersecting existing ground contour to the top of the pond (to determine what would spill out of the pond in case of a berm failure) and if Civil 3D could make the determination of where that intersecting point is.
View 1 Replies
View Related
Feb 21, 2014
Often I have a group of lines that visually bound a closed shape, but aren't shapes as considered by Xara. For instance, in the image attached, the top group is a bunch of lines, and thus can't be filled. To color the interior, I've been duplicating those lines, and then manually joining them at appropriate points, to yield a shape (bottom) that can be filled. This takes some time, especially for complex drawings.
My question is if there is a shortcut by which Xara will determine the bounding shape for a group of overlapping lines?
View 9 Replies
View Related
May 15, 2011
how do I go about determining the drawing units that are being used in a drawing? I want to be able to determine whether the units are set to feet, inches, millimetres, metres etc but can't fathom how to get this info using lisp.
View 2 Replies
View Related
Oct 3, 2012
When exporting files from lightroom 4 how do I know what the resolution is if the file has been resized in another program? For example I edited (cropped and changed ppi) in Photoship Elements. Returned to Lightroom 4 and began to export to another location on my hard disk and discovered I couldn't find the resolution (ppi) I had used in PSE. Why doesn't Lightroom have the file properties listed and especially the ppi. I want tis file at specific resolution for a specific size. Why can't I get to Adobe Support?
View 8 Replies
View Related
May 31, 2012
question...how to make Structural Slab TAG?...
all I can see was structural foundation structural columns and framing
then if i try to make them...i can't find a label or parameter on determining its thickness...T_T
View 2 Replies
View Related
Mar 2, 2012
Is there a command to determine if multiple connective arcs are tangent to one another? It is necessary with some of our CNC equipment that the closed shapes must consist of lines and arcs that are connective and tangent to one another to function properly.
View 1 Replies
View Related
Oct 4, 2011
I've got a persisitant problem with the publishing feature in autocad. I know how to set up bulk print of drawings using publish.
However the drawings are a mixed lot (some in paper some in layout). Is there a way to determine the state of the drawing without opening each one. In my case there is thousands of drawings and of course i do not have the manpower to inspect each one.
View 5 Replies
View Related
Feb 20, 2013
Is there a way to determine which object in a selection is the key object? For example: draw 10 squares on a layer, select all of them, click on one of the 10 and it becomes the Key Object (heavy border) for things like Distribute Spacing on the Align pallete. I can determine that a particular object is selected via ActiveDocument.Selection.PathItem[n].Selected = true/false. But I can't figure out how to find out if this is the KeyObject. The ultimate goal is to modify the below script so that it uses the KeyObject as the reference and not the object on the bottom-most layer.
Here is the Script - from [URL]
mySelection = activeDocument.selection;
if (mySelection.length>0){
if (mySelection instanceof Array) {
[Code]....
View 3 Replies
View Related
Aug 19, 2012
I just started my CAD classes. I have been doing basic 2d drawing and just learning the commands etc.
My question concerns polar coordinates. I know how they work, but are you expected to be able to get polar coordinates off lets say a hard copy drawing with no annotations.
My homework so far has always had the length of the lines depicted on the drawing but not the angles. So if I was required to replicate a drawing that had no annotation is there any way other than guessing or whipping out my protractor.
This is just a nagging thought as I strive to understand CAD.
View 2 Replies
View Related
Jun 29, 2013
If I have a "idw" file open containing an assembly (asm), and another "idw" file containing a part (ipt), how can I determine, using a VBA macro the type of file that I have used (either "assembly" or "Part")
If the "Idw" file contains an assembly, running the maco should say "assembly". If it contains only a part (ipt) then it should say "part"..Is this possible using a vba macro?
View 1 Replies
View Related
Feb 21, 2012
I have blocks that were created on one layer but inserted on another layer. So, when i turn the layer off that the blocks were inserted on they remain visible because you have to turn off the layer they were created on to have them disappear. Is there a way for me to determine what layer the blocks were created on?
View 9 Replies
View Related
Sep 26, 2013
I am basically trying to determine how many lines are in the mutliline attribute. I have abandoned the idea of directly trying to find the the number of lines and have moved on to trying to fine the height of the multiline attribute. I have included the lisp and sample drawing that will draw a box of the boundingbox around the mutiline attribute.
This block as originally a dynamic block that different visual states. I have tried using the bounding box option on the block itself, however, if there are blocks hidden with the visual state, it will draw the bounding box according to the largest element in dynamic block every time. So I need to determine the height of the multiline attributes instead and adjust the dynamic block accordingly.
View 3 Replies
View Related
Apr 23, 2013
I have a text file of several surveyed ponts throughout my model. I can select one of these points in my model and specify the coordinates of East/West, North/South, and elevation from this file, but how do I determine the angle from project north to true north from these surveyed points?
View 1 Replies
View Related
Jan 2, 2003
how do i use the perspective tool thingy to turn my words all side ways and stuff like that.
View 4 Replies
View Related
Aug 27, 2012
I was messing around with Repousse (CS5 Extended) and found that it would be nice to increase the perspective severity on my object, much like increasing the Perspective degree value when adding the 3D effect to a vector shape in Illustrator. Is this possible? Or can it be faked somehow?
View 3 Replies
View Related
Aug 14, 2008
In CS2, I'm having a hard time adding a perspective to an object. I'm following the cropping method as described in the help, but its actually cropping when I dont want it to. What is the proper way to add a perspective to an image withough it being cropped.
View 4 Replies
View Related
Feb 6, 2008
I am looking for a quick and easy way to transform (part of) an image that is in perspective to make it flat (as if you are seeing it "head on").
I have looked online and tried Transform->Skew, Distort, Perspective, as well as Lens Correction, but can't get the results that I want.
I was recently playing around with Vanishing Point. So what I want to do is like the "opposite" of vanishing point. I would like to transform an image from a defined plane to the flat plane of my monitor. I tried defining a plane in an image and also defining a flat plane (i.e. just a rectangle with right angles), and then dragging a selection from one to the other.
The image was transformed but not in the way that I wanted. Is there a clear-cut way of doing this using vanishing point? Or another software that can do this straightforwardly after defining planes in the image?
View 5 Replies
View Related
Jun 29, 2007
how this artist created this perspective text (from the center)?
baffled, maybe not photoshop?
View 2 Replies
View Related
Nov 17, 2006
how to do this type of relection.
I want to create a realistic reflection on a photo just like the one attached.
View 9 Replies
View Related
Nov 19, 2003
I'm trying to create a reflection effect as noted on one of the team photoshop tuts. Unfortunately, in one of the steps, I'm supposed to use transform > perspective on a layer, but that option is grayed out!
(Windows, photoshop 5.0) The help menu says it'll be grayed out unless the "entire path is selected." Damn, I just got used to layers....what's this Path stuff? Why isn't it mentioned in the tut instructions?
View 8 Replies
View Related