Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
eye
- Page 1
Need a small footprint desktop with decent power
Hardware and Software
1 Month Ago
by wolfyshoo
… mini with the M2 or M2 Pro chip caught my
eye
. The performance claims for these Apple Silicon chips seem pretty…
Re: Are we being played by AI? Let's Discuss!
Community Center
Meta DaniWeb
2 Months Ago
by Dani
Having a very, very difficult time. My
eye
is swollen shut and Iām in danger of losing my vision as the shingles rash gets closer and closer to my cornea.
Re: Need a small footprint desktop with decent power
Hardware and Software
1 Month Ago
by Dani
Not too long ago, I ditched a suuuuuper expensive ~10 year old Dell Precision workstation with like 64 cores or something crazy, multiple video cards, dedicated RAID controller, etc. for a much less expensive M1 Max Macbook Pro. The macbook outperformed the Dell for everything I did by far.
Re: Need a small footprint desktop with decent power
Hardware and Software
1 Month Ago
by trcooke
I'm a developer too and 14 years ago I bought an entry level MacBook Air and honestly it was probably the best laptop I've ever bought and I used it for development for years and years. It used to creak a bit if I ran more than one instance of IntelliJ, but other than that it took everything I threw at it. I have since replaced my own laptop, but …
Re: Eye problems
Community Center
Geeks' Lounge
19 Years Ago
by gortonsfi
Step 1. Go to
Eye
Doctor Step 2. Refer to Step 1 Seriously though, you'… think it goes without saying that if it continues Mr.
Eye
Doctor is required.
Re: Eye problems
Community Center
Geeks' Lounge
19 Years Ago
by jwenting
… human brain can detect motion at about 30 Hz, the
eye
can detect maybe up to 60 Hz but the brain… rate can cause headaches, not blurred vision). What CAN cause
eye
trouble is poor illumination, having the screen set too bright…
Eye problems
Community Center
Geeks' Lounge
19 Years Ago
by linuxrobot
… in front of his PC. He said he is experiencing
eye
problems. Such as: the farther away the object is the…
Re: Eye problems
Community Center
Geeks' Lounge
19 Years Ago
by ashishtrivedi
… in front of his PC. He said he is experiencing
eye
problems. Such as: the farther away the object is the…
How to request warnings and errors from the Server-Eye API?
Programming
Software Development
3 Years Ago
by Roman_16
…error codes for specific devices using the Server-
Eye
API. Server-
Eye
is our monitoring solution where all of our…Does anybody have any experience with the Server-
Eye
API? The Server-
Eye
support wasn't helpful either. My request …would look like this: requests.get('https://api.server-
eye
.de/2/customer/cId/containers', params=apiKey) cId …
PS3 Playstation Eye on Windows (XP)
Hardware and Software
Hardware
17 Years Ago
by ianmanzy
…have come very close to making the new PS
Eye
(SLEH-00201) camera work on my laptop,… the drivers folks were using for the original
Eye
Toy (SLEH-00030) to start. Naturally that…dug deeper. The controller chipset on the PS
Eye
(OV534) is a different one than is used… file as I saw it done for the
Eye
Toy using drivers with the same chipset control…
Clickable Eye
Programming
Software Development
15 Years Ago
by reduxmachine
…how to finish it. My task is to draw an
eye
using a graphics module, and when the user clicks the…, and to continue this until the user clicks outside the
eye
to quit the window. I have sort of managed this…, 10, "black") def click(): win=GraphWin("Clickable
eye
",900, 300) centre=Point(150,150) for circles in…
Re: PS3 Playstation Eye on Windows (XP)
Hardware and Software
Hardware
17 Years Ago
by SoulPusher
…) is a different one than is used in the
Eye
Toy (OV519).[/QUOTE] You are right in that it is … working in linux is the following: EyeToy: OV519 + OV7648 Playstation
Eye
: OV538 + OV7721 The other forum even says if you open…
Preferred level of eye candy in a user interface
Community Center
17 Years Ago
by John A
… we've all observed the trend of
eye
candy incrementally increasing in the user interface … it this way. Many people claim that this
eye
candy is just a novelty that wears off,… think they can live without all the extra
eye
candy. Still others argue that it's not… about the amount of
eye
candy, but the quality. They claim that …
moving the eye?
Programming
Software Development
15 Years Ago
by gangster88
…should move right. if i click above or below the
eye
it should look straight ahead. Here is my code …for the
eye
.. [code] from graphics import * def drawCircle(win, centre, radius, …(): w = 250 h = 250 win = GraphWin("One Spooky
Eye
", w, h) # center should be at 1/2 width…
Re: Clickable Eye
Programming
Software Development
15 Years Ago
by woooee
… at most to tell if it is in the
eye
or outside, and if in the
eye
, in the iris or outside.
Re: How to request warnings and errors from the Server-Eye API?
Programming
Software Development
3 Years Ago
by rproffitt
… sensors ā for customized monitoring Evaluate all incoming data reliably ā Server-
Eye
uses information from various sensors for server monitoring. But that…
Re: PS3 Playstation Eye on Windows (XP)
Hardware and Software
Hardware
17 Years Ago
by bugmenot
…!!! I have come very close to making the new PS
Eye
(SLEH-00201) camera work on my laptop, but I really…
Re: Preferred level of eye candy in a user interface
Community Center
17 Years Ago
by John A
Okay, a lot of you have said what you use. But why? Is it simply because your system's performance suffers? Or do you dislike
eye
candy? What is your opinion on operating system designers placing more and more
eye
candy in the user interface? I'm just curious.
drawing an eye?
Programming
Software Development
15 Years Ago
by jaison2
I want to be able to draw an
eye
for a colour inputted by the user. If the user …enters the colour green,brown or blue then the
eye
should be drwan orelse an error message saying "not…, centre, radius, colour): w = 250 h = 250 win = GraphWin("
Eye
", w, h) # center should be at 1/2 width…
how to move cursor using eye movement?
Programming
Software Development
12 Years Ago
by fularipk
Hello, Is there any algorithm which will track the
eye
and i want to move cursor using
eye
's movement so tell me if there is any algorithm present for cursor movement by
eye
's movement.
Re: how to move cursor using eye movement?
Programming
Software Development
12 Years Ago
by SasseMan
… guessing your looking for a library providing
eye
tracking implementations. A quick google of "
eye
tracking java" gave me this…: http://lmgtfy.com/?q=
eye
+tracking+java which lead me to this: http://code.google.…
Re: Preferred level of eye candy in a user interface
Community Center
17 Years Ago
by hughv
My problem with
Eye
Candy is that it uses too many resources without enhancing the user experience, especially when a user has invested many years in using the standard interface.
Re: Preferred level of eye candy in a user interface
Community Center
17 Years Ago
by DimaYasny
my Ubuntu has KDE3.5, and a theme that makes it look like Vista (I dark dark themes). No Compiz though - Intel 945 is not the card to use compiz on. As for windows - since 95 my interface is the same - basic interface with all
eye
candy disabled and the dark theme implemented
Re: Preferred level of eye candy in a user interface
Community Center
17 Years Ago
by The Dude
Well i dont like
Eye
candy Joe,it bogs down your computer and doesnt look good... A plain basic system is quite fine with me :)
Finding eye on face picture
Programming
Web Development
19 Years Ago
by rafcio
… pictures (different resolution etc) and I want to find an
eye
(retina exactly) and then isolate them from this picture. My… friend told me that
eye
is the most darker area on picture (but when I…
Red Eye Tool in Photoshop
Digital Media
UI / UX Design
17 Years Ago
by sreein1986
Hi, What is use of Red
Eye
Tool (Short cut Key J)n Photoshop CS2, i searched many tutorials but i didn't get anything about red
eye
tool please anybody hemp me Advaced Thanks
Re: Red Eye Tool in Photoshop
Digital Media
UI / UX Design
17 Years Ago
by buddylee17
The read
eye
tool is used to correct red eyes in photography. [URL="http://en.wikipedia.org/wiki/Red-eye_effect"]Here[/URL] is some explanation about the red
eye
effect. [URL="http://graphicssoft.about.com/od/photoshop/ss/cs2morenew.htm"]Here[/URL] is some explanation about how the tool works in Photoshop.
Software to Detect Eye Cataract
Programming
Computer Science
15 Years Ago
by priteshdesai
I am planning to create a software, for my university project, which will detect whether the patient has Cataract- a form of
eye
disease, when we supply a photo of the
eye
/ or eyes. How should i go around doing it?
Re: drawing an eye?
Programming
Software Development
15 Years Ago
by Gribouillis
… function's body. ): w = 250 h = 250 win = GraphWin("
Eye
", w, h) # center should be at 1/2 width…
Re: drawing an eye?
Programming
Software Development
15 Years Ago
by Gribouillis
…(eye_colours))) def drawEye(): w = 250 h = 250 win = GraphWin("
Eye
", w, h) try: # center should be at 1/2…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC