Polygon Clipping

Polygon Clipping: A polygon is a closed sided figure represented by a number of line segments that are connected to each other end to end. The various line segments are called edges or sides and the points where two edges meet are called vertices or corners. A simplest polygon which exists in the Euclidean plane… Read More »

Cohen-Sutherland Line Clipping Algorithm

Line Clipping Line Clipping is a procedure that determines which portion of a line lies inside the clipping window and is displayed. Lines that do not intersect the clipping window are either completely inside the window or completely outside the window. On the other hand, a line that intersects the clipping window is divided by… Read More »

Point Clipping

Point clipping Point clipping determines whether the point lies inside the clipping window or not. Thus it determines whether point is visible or not. Assuming that the clip window is a rectangular, we consider a point P(x, y). This point P will be considered inside the window if it satisfies the following two conditions: WXmin… Read More »

Clipping

Clipping in Computer Graphics Clipping is a process of extracting portion or an object or image that is to be displayed on viewport. Also defined as procedure that identifies whether the portion of any graphics object is within or outside of a specified region or space. The region or space against which an object is… Read More »

Information Broker

Information Broker An information broker (independent information professional, information consultant, or data broker) collects information, often about individual people. The data are then sold to companies that use it to target advertising and marketing towards specific groups, to verify a person’s identity including for purposes of fraud detection, and to sell to individuals and organizations… Read More »

E-Auction

The electronic auction (E-Auction) is an e-business between auctioneers and bidders, which takes place on an electronic marketplace. It is an electronic commerce which occurs business to business (B2B), business to consumer (B2C), or consumer-to-consumer (C2C). The auctioneer offers his goods, commodities or services on an auction side on the internet. Interested parties can submit… Read More »

Digital Signal

Digital Signal Signal is an electric current or electromagnetic field used to convey data from one place to another. OR Signal is an electromagnetic wave that carries information through physical medium. OR A signal can also defined as an electromagnetic or electrical current that carries data from one system or network to another. Digital Signal A… Read More »

E-procurement

Introduction to E-procurement E-procurement (electronic procurement, sometimes also known as supplier exchange) is the business-to-business or business-to-consumer or business-to-government purchase and sale of supplies, work, and services through the Internet as well as other information and networking systems, such as electronic data interchange and enterprise resource planning. The e-procurement value chain consists of indent management,… Read More »

Direct Method or Polynomial Method for Line Drawing

Direct Method for Line Drawing Algorithm Direct Method for Line Drawing Algorithm method is the easiest and straightforward method that uses Cartesian slope-intercept equation of a line : y  = mx + b  –[1] Here x and y are the coordinates of any point of a line, ‘m’ represents the slope of line and ‘b’… Read More »

Difference between BJT and FET transistors

Difference between BJT and FET transistors BJT It stands for Bipolar Junction Transistors. BJT type of transistor uses both majority and minority charge carriers . The main function of Bipolar junction transistor is to amplify current. Bipolar transistors can be used as switches and amplifiers .A bipolar junction transistor consists of two p-n junctions. Classified… Read More »