dekomote | 14 years ago | on: Node.js cures cancer
dekomote's comments
dekomote | 15 years ago | on: FACEBOOK WILL END ON MARCH 15th (Satire, folks)
dekomote | 15 years ago | on: Ask HN: Can some code be considered art?
dekomote | 15 years ago | on: Ask HN: Share your .emacs (or .vimrc?)
dekomote | 15 years ago | on: Face detection with OS X and python
1. Install python-opencv package with apt-get/aptitude
2. You can get the Haar cascades here - http://alereimondo.no-ip.org/OpenCV/34
3. Run the same code, just make sure to use one of the cascades downloaded from step 2
Line 60: parser.add_option("-c", "--cascade", action="store", dest="cascade", type="str", help="Haar cascade file, default %default", default = "/usr/local/Cellar/opencv/2.2/share/opencv/haarcascades/haarcascade_frontalface_default.xml") Change default to the haar cascade file path, or use --cascade option to specify it.
4. Execute
Edit: For non-Deb based distros, use your package manager to download/install opencv for python (or compile it) and continue from step 2.
dekomote | 15 years ago | on: Ask HN: What "Hello World" is for programmers, _____ is for designers
dekomote | 15 years ago | on: Google: ChromeOS could immediately replace 60% of Windows desktops
I pray every day for Linux to replace 60% of Windows desktops. And I am talking about OS thats far more mature, usable and functional. I don't think this will happen in near future, and I really don't think that ChromeOS will achieve that.
dekomote | 15 years ago | on: Ask HN: Looking for a really lightweight Linux distro for my netbook
dekomote | 15 years ago | on: 1140px grid system. Time to scrap 960px?
*Edit: The gutters also scale with viewport size and the nested elements can be fluid too.
dekomote | 15 years ago | on: Are Serverside Web Frameworks Becoming Irrelevant?
dekomote | 15 years ago | on: Oracle Linux - Unbreakable Enterprise Kernel
dekomote | 15 years ago | on: Oracle Linux - Unbreakable Enterprise Kernel
dekomote | 15 years ago | on: An Object Lesson in How to Respond to Criticism
I really liked the keynote, and i salute the man that had the courage to do this. Lets hope this keynote makes deep impression on django core and sticks for some time so we can see the community and the project become better and better.
Kudos Eric.
dekomote | 15 years ago | on: Ubuntu 10.10 (Maverick Meerkat)
dekomote | 15 years ago | on: Ubuntu 10.10 (Maverick Meerkat)
dekomote | 15 years ago | on: Will you upgrade to Ubuntu 10.10 tonight?
dekomote | 15 years ago | on: Ask HN: Review my app, LayoutGenerator
EDIT: There is a nice 960.gs layout generator available for some time now. http://960ls.atomidata.com/
dekomote | 15 years ago | on: Email needs to be realtime
Email was, is and will be popular in days to come just because it's not realtime. We have many other forms of realtime communication (both verbal and written), and yet, email managed to survive throughout all these years.
dekomote | 15 years ago | on: The End Of Stuff
Edit: Spelling