Software Listing of Author : "Gagan"
- Accurate Eye center location
- License: Freeware
- Price: 0.00


The code has been tested successfully on a number of images. The algorithm is based on paper tiled "Accurate eye center location using isophote curature" presented by Roberto valenti and Theo Gevers at CVPR 2008 in ALASKA.
- Platform: Matlab, Scripts
- Color Clustering Matlab
- License: Shareware
- Price:


Computes the clusters of Pixels based upon their color. Computes the clusters of Pixels based upon their color. The algorithm is based uopon binary tree quantization technique described by Orchard and Bouman. The code can be used for generating Mixed Gaussian Models used in graph cut based algorithms for image segmentation.
- Platform: Matlab, Scripts
- Feature Detection
- License: Shareware
- Price:


Feature detection is an importatnt aspect of any image or video processing application. The given code can be used for detecting cornera and edges in a RGB or grayscale image.It is based upon the famous paper on the topic titled "A Combined Corner and Edge Detector" by Harris and stephens.
- Platform: Matlab, Scripts
- Printable Coupons
- License: Freeware
- Price: 0.00


Online and printable coupons are excellent options to save money for your regular grocery shopping. It is a good idea to collect various printable retail coupons so that you can use them as and when required. Download the Printable Coupons android application to discover plethora of coupons that guarantee money saving opportunities for the consumers.
There is no better way to understand the benefits of this application than using the following features:
* Printable retail coupons
* Printable grocery coupons
* Canadian printable coupons
* Old Navy printable coupons
It is your smart tool that guarantees complete money saving opportunities.
DISCLAIMER: The content provided in this app is collected using Feeds and Videos are hosted by YouTube and all are available in public domain. We have not uploaded any videos to...
- Platform: Android, WinMobile
- Quicksort learn
- License: Shareware
- Price:


Quicksort is a standard algorithm for sorting in Computer science. I dont consider it to be highly optimized but can be used for educational purpose.
- Platform: Matlab, Scripts
- Quicksort MATLAB
- License: Shareware
- Price:


It uses recursion to to implement quicksort. For the purpose of partitioning pivot is chosen according to median-of-three scheme.
- Platform: Matlab, Scripts
- Red and Green Pixel Separation
- License: Shareware
- Price:


The following code can be used to separate red and green pixels from an image. It is based on color distance transform. Some Threshold has to be provided so that its color distance is within some range to determine whether the given pixel is red or green.
- Platform: Matlab, Scripts