I already asked a question about anti-aliased lines and I had a lot of precious help that helped me pull through to make a very nice-looking line (though I need to work on adapt the ends according ...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/Q_20093844.html
I found problem to detect ellipse , How to detect ellipse in image ?
but the main problem is how to detect human face.
Anybody have any idea or not? i cannot create program to archive that question.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20913287.html
hi,
I need a help....
for an elliptical arc,
given
1. two end points of the arc - ( X1,Y1),(X2,Y2)
2. one control point - (Xc,Yc)
(The control point is best located
about halfway be...
http://www.experts-exchange.com/Other/Math_Science/Q_21071240.html
The following code defines the size of a rectangle. Need to modify to define the size of an ellipse. Thanks.
#display { position:absolute; left:100; top:100; width:50px; height:50px; z-index:1; ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_21143653.ht...
Zones:
HTMLDate Answered: 10/04/2004 Grade: A Views: 0
Hi, I have drawn an ellipse on a TImage->Canvas in Borland C++ Builder in this way:
Ellipse (X1, Y1, X2, Y2);
where the bounding rectangle has the top left point at pixel coordinates (X1, Y1)...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21711086.html
Zones:
C++Date Answered: 04/25/2006 Grade: C Views: 112
Hi,
I'm using a bunch of JComboBoxes, laid out with SpringUtilities.makeCompactGrid to make a form-like panel:
<Label1> <ComboBox1>
<Label2> <ComboBox2>
etc.
Selections in one combobox...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21868665.html
Zones:
JavaDate Answered: 07/02/2006 Grade: A Views: 0
Hi,
a simple question, although i couldn't find it on iNet.
How to draw a GDI Ellipse WITHOUT default filling (transparent) in VisualBasic 6?
and how to do it in VC++?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22810701.html
how can i draw ellipse and other things(like lines) in access (if i can at all)?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10074892.html
Zones:
MS AccessDate Answered: 09/18/1998 Grade: C Views: 0
I want to draw ellipse with API call and fill it with some color.I use Ellipse(DC, ......), and help says me that it will be filled with current brush.How can I set current brush?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10130315.html
HI,
I have the following situaltion
CClient Cilent;
Client.Ellipse(X1,Y1,X2,Y2);
I want to fill this Ellipse with some color. I read the help which says select the brush and a pen . Let me k...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10331847.htm...
Zones:
Windows MFCDate Answered: 04/21/2000 Grade: A Views: 0