Image Blur Detection via Hough Transform — IV
In my previous three articles (1,2,3) I discussed how to use Canny edge detection and Hough transform to identify blur […]
In my previous three articles (1,2,3) I discussed how to use Canny edge detection and Hough transform to identify blur […]
I will continue where I left off in my previous post. After performing Hough transform, and extracted the longest sections […]
In my previous post, I briefly discussed the rationale behind automated blur detection in digital imagery and did an overview […]
It is often necessary to identify and classify images based on their clarities. For instance, it is desirable for an […]
I was trying to search for some code examples on how to do a recursive directory search under Linux using […]
Getting LaTex style math equations to work in WordPress is actually pretty easy. I followed the advice here and everything […]
So Microsoft’s new search engine Bing has been available for the general public for a few days. While I have […]
Measuring the execution time for code sections can be done in multiple ways in C++. Except for the time resolution […]
As I wrote last time, I did a clean Ubuntu 9.04 install on my main PC.
Last month,I upgraded one of my PCs from Ubuntu 8.10 to Ubuntu 9.04 and everything went rather smoothly. Since my […]
OK, I admit I was not quite prepared for the traffic I got for my previous post on MS-DEBUG as […]
Earlier this week (May 5) Microsoft Windows 7 Release Candidate was released to the general public and like many technology […]
In the example I gave in “Interfacing IPP with Magick++“, I illustrated how to use Intel’s Integrated Performance Primitives (IPP) […]
I was traditionally a KDE user till KDE 4.0 came along. While many users are excited about many of the […]
Without much fanfare, Ubuntu 9.04 (Jaunty Jackalope) was released into the wild earlier today. But Ubuntu followers are wasting no […]