Skip to main content

Advanced 3D Selecting

 

Advanced Selecting

We already know, how to make basic selections "manually", e.g. with the Ellipse Select or a Lasso tool. But making complex selections with these tools can take a lot of time. There are more advanced tools, that can help us.

Magic Wand

Magic wand allows you to select pixels with the same (or similar) color. Once you click somewhere with the Magic Wand, the pixel under the mouse will be selected, as well as all other pixels, that have a color similar to that pixel.

There is a Contiguous mode option (in the top menu). When it is on, the Magic Wand will select only those similar pixels, that are connected to the source pixel (i.e. it will select the whole area, that has the same color, but not other areas, which are separated from this area). When this option is disabled, the Magic Wand will select all similar pixels from the whole image, even if they are not conencted to the source pixel.

Here you can see the result of clicking on the pixel (marked by the white cross) with the Contiguous mode enabled and disabled.

There is also a Tolerance parameter in the top menu, which defines how much similar colors you want to select (larger values produce "wider" selections).

Quick Selection

This is probably the most advanced selecting tool, that can really save your time. For many people, this is the only selection tool they ever use.

Quick Selection works like a brush, you can choose the brush tip diameter in the top menu. Then, draw strokes over the area, that you want to select. It adds each stroke to a selection, and it also gradually expands it into the surrounding area, selecting the related parts (similarly to a Magic Wand).

Sometimes, the tool may go beyond the area, that you want to select, and select much greater part. Switch to the Subtract mode in the top menu (or hold the Alt key) and you can remove the unwanted parts in the same way.

There is a hidden layer inside the Quick Selection tool. As you draw strokes with the New or Union mode, the tool draws into that layer with the white color. When you draw with the Subtract mode, the strokes are drawn using the black color. This layer is used as a guide for the tool: white areas must always be inside the selection, black areas must not be in the selection, and the remaining area will be smartly deduced from this, by analyzing the actual image. The more white and black strokes you specify, the more information the tool has for making a good selection.

The New mode makes the tool forget all previously specified strokes and start over with an empty hidden layer.

Color Range

This tool allows us select a specific color from the image. Unlike the Magic Wand, which either fully selects or fully ignores the area, Color range can create partial selections, depending on how much of that color is present in the area.

Start the tool by pressing Select - Color Range. Next, click on the color (in the image), that you want to select. The Color Range window shows you the preview of the selection: the brightness corresponds to the degree of selection of each pixel. E.g. if you click on the red t-shirt in the image, this t-shirt should be white in the preview, and other parts, that are not red, should be black in the preview. The Fuzziness parameter lets you add also all similar colors to the selection, or select just the exact color that you clicked on.

Comments

Post a Comment

Please do not post irrelevant comments on the forum

Popular posts from this blog

Introduction To Photopea

  Introduction Photopea is an advanced image editor, which can work with both raster and vector graphics. You can use it for simple tasks, such as resizing images, as well as complex tasks, such as designing webpages, creating illustrations, processing photographs and more. This website will teach you how to use Photopea  step by step . We will start with basic tasks and gradually progress to more complex features. The chapters (on the left) have been organized, such that each chapter uses only the knowledge from previous chapters, so you can learn effectively and efficiently. Colors Right now, Photopea works with the sRGB color space (the basic color space for the web), with the 8-bit color depth. All exported files use sRGB, too. Starting and using Photopea Photopea editor works in a web browser. It can be started by going to  www.Photopea.com . Photopea can run on any device (desktop, laptop, tablet, phone or any other computer), but for the best comfort, we recommend having a big s

Guides, Grid and Snapping

  Guides, Grid and Snapping Precise position of image elements can be very important. The basic tool, which can help us align image elements, are  rulers . Rulers can be enabled in View - Rulers. But there are several other ways how to align elements precisely. Guides There can be multiple guides in a PSD document. A guide is a horizontal or a vertical line, which is displayed over the document and can help you align elements. To add or delete a guide, select the Move tool and enable rulers. To add a guide, click on the ruler and drag the mouse into the document. To delete a guide, click on it and drag it onto the ruler. To move existing guides, click on them with a Move tool and drag them to a new location. Grid Designers often need to place some elements regularly, with an equal distance between them. Instead of adding many guides with the same spaces between them, we can use the  grid . A regular grid will be displayed over your document, which can help you align other elements. Pix

Text

  Text P utting text into images is an essential operation of image editing. Photopea offers a rich set of tools for working with text. Text is stored in PSD documents inside   Type Layers , which have a thumbnail with a capital letter T on it. There are three kinds of Type layers: Point text  - defined by the point of origin. The text starts at that point and continues on a single line until the line break (Enter). Paragraph text  - defined by the rectangle. Paragraphs are broken automatically into multiple lines to fill the rectangle. Text on a curve  - defined by a curve, letters are arranged along the curve. Creating a Type layer The  Type tool  is used for working with Type layers:  . To create a  Point text , choose a Type tool and click (press and release) the mouse at some place, which will become the origin. To create a  Paragraph text , press the mouse and drag it to draw a rectangle, then release the mouse. After creating the new Type layer, you can start typing. If you clic