the-open-sauce.blogspot.com
The Open Sauce: RANSAC dan good features to track
http://the-open-sauce.blogspot.com/2010/01/ransac-dan-good-features-to-track.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. RANSAC dan good features to track. Http:/ en.wikipedia.org/wiki/RANSAC. Http:/ mrl.nyu.edu/ bregler/classes/vision fall06/shi tomasi 94.pdf. Subscribe to: Post Comments (Atom). Blog AQ Yang Lain. Avia Nautica: Tentang Kapal. Belajar Bahasa Arab Secara Informal. RANSAC dan good features to track. How to install pyqt4 on ubuntu linux. Vampire Energy: Walaupun OFF sebenarnya TAK OFF. Flickr in Plain English - YouTube Video.
the-open-sauce.blogspot.com
The Open Sauce: December 2009
http://the-open-sauce.blogspot.com/2009_12_01_archive.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. How to use openCV with Python. Here's a short example showing how to use openCV with Python.It reads an image from a file, displays the image, the Harris corner detector on that image and the Canny edge image:. Save this in a file named tmp.py and run with: python tmp.py ). Http:/ pythonimage.blogspot.com/2009/04/opencv-example.html. How to crop images in Python OpenCV. Subscribe to: Posts (Atom). Blog AQ Yang Lain.
the-open-sauce.blogspot.com
The Open Sauce: August 2009
http://the-open-sauce.blogspot.com/2009_08_01_archive.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. Miscellaneous Stuff about OpenCV. Some weird quirk in OpenCV. Converting between PNG and GIF. Check image if grayscale. Screen Capture on Mac. Unlike the PC, the Mac has no PrtScreen button. To capture a screen, use cmd-shift-4 to take screenshots and save to disk, and cmd-ctrl-shift-4 to take screenshots and copy to clipboard. Defaults write com.apple.screencapture type pdf. Using Canny edge detection in OpenCV. The se...
the-open-sauce.blogspot.com
The Open Sauce: September 2009
http://the-open-sauce.blogspot.com/2009_09_01_archive.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. Converting SVG to PDF. Inkscape output to PDF or save to PDF is no good. It changes the fonts to ugly Bitstream Vera whatever. Use Batik Rasterizer instead. Get it at http:/ xmlgraphics.apache.org/batik/tools/rasterizer.html. Install it anywhere you like. In my case, it's located in /opt/batik. To convert files, use the command as shown (assuming you're in the directory where the SVG file is located):. Step 1: Get Weka.
the-open-sauce.blogspot.com
The Open Sauce: Error downloading package
http://the-open-sauce.blogspot.com/2010/07/error-downloading-package.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable). E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? Sudo rm -rf /var/lib/dpkg/lock. Sudo rm -rf /var/cache/apt/archives/lock. Sudo rm -rf /var/lib/apt/lists/lock. Subscribe to: Post Comments (Atom). Blog AQ Yang Lain. Avia Nautica: Tentang Kapal. Belajar Bahasa Arab Secara Informal.
the-open-sauce.blogspot.com
The Open Sauce: July 2009
http://the-open-sauce.blogspot.com/2009_07_01_archive.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. Subscribe to: Posts (Atom). Blog AQ Yang Lain. Avia Nautica: Tentang Kapal. Belajar Bahasa Arab Secara Informal. Flickr in Plain English - YouTube Video. Comparisons Between Joomla, Drupal, LifeRay, SilverStripe, TYPO3, XOOPS and more. View my complete profile.
the-open-sauce.blogspot.com
The Open Sauce: May 2010
http://the-open-sauce.blogspot.com/2010_05_01_archive.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. Http:/ datasets.visionbib.com/info-index.html. Http:/ www.elec.qmul.ac.uk/staffinfo/andrea/avss2007 d.html. Subscribe to: Posts (Atom). Blog AQ Yang Lain. Avia Nautica: Tentang Kapal. Belajar Bahasa Arab Secara Informal. Flickr in Plain English - YouTube Video. Comparisons Between Joomla, Drupal, LifeRay, SilverStripe, TYPO3, XOOPS and more. View my complete profile.
the-open-sauce.blogspot.com
The Open Sauce: March 2008
http://the-open-sauce.blogspot.com/2008_03_01_archive.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. Master's Project Proposal Evaluation. Just evaluated 3 students this morning. As usual, this is the time to learn a few things. Yew Foong Ching with "Real-Time PC-Based 2D Barcode Reader". Uses a camera to decode PDF417. 2D barcode. She has a few barcode image which needs to be rotated, done manually with IrfanView. So far, the rotated barcode cannot be decoded with the available decoding software. If manual...Flickr in...
the-open-sauce.blogspot.com
The Open Sauce: February 2008
http://the-open-sauce.blogspot.com/2008_02_01_archive.html
Hardware, software, image processing, geek stuff, with a slant towards underdog tech. Have designed a board using 68HC000 and runs embedded Linux. It uses Atmel 29C040 1MB flash, HM62851 1M SRAM and Xilinx XC9536 for glue logic. Http:/ www.embedds.com/? Http:/ www.kmitl.ac.th/ kswichit%20/68k/68k.html. Http:/ www.kmitl.ac.th/ kswichit%20/68k/68ksbc.pdf. First Couple of Weeks of CocoaRuby. Or Ruby-Cocoa for that matter. It turns out Cocoa-Ruby is preinstalled in the Xcode3 that comes Developer Tools for L...