Thursday, October 26, 2006

2D image to 3D

Automatically constructs simple "pop-up" 3D models from 2D images.
http://www.cs.cmu.edu/~dhoiem/projects/popup/index.html

Labels:

posted at 1:24 AM

Tuesday, October 17, 2006

T-Blog call for alpha testing program

T-Blog, the T-Shirts designers blog, explains (in hebrew) about Feng-GUI and calls for designer to join an alpha testing program.
more info at:
http://www.printmall.co.il/blog/Default.asp?Msg_ID=90

Labels:

posted at 6:47 AM

ViewFinder - Web page Heat Map

Here is an example of running the ViewFinder heatmap algorithm over some web pages.

web page snapshot as input


web page heatmap as output





Labels:

posted at 3:00 AM

Sunday, October 15, 2006

ViewFinder HeatMap - Animal Testing

Hold your horses :) Don't run and sign a petition.
"No Animals Were Harmed" during the process of the algorithm.
Image processing tests are painful, only to the one who implements them.

input


output

Labels:

posted at 4:38 PM

Friday, October 13, 2006

ViewFinder algorithm - Heat Map

Another enhancement to the ViewFinder algorithm is the HeatMap.
Merging the HeatMap over the original image emphasis the "heat" representing the Regions Of Interest (ROI).

Labels:

posted at 2:51 AM

Thursday, October 12, 2006

CrazyEgg website tracking service

CrazyEgg website tracking service, track, evaluate and improve your website.
Get a clear picture of where your visitors are clicking and enhance your site's results. With AJAX like click overlays, lists and heatmaps showing what on your site is popular and might need improvement. Crazy Egg is designed to help you continually test and improve your site.

I'm not sure I understood their service.
Is it an alternative or an enhancement for analyzing the web server logs ?
Doesn't Google Analytics sufficient?

check it out:
http://www.crazyegg.com

Labels:

posted at 2:01 AM

Sunday, October 08, 2006

Segmentation

In image analysis, segmentation is the partitioning of a digital image into multiple regions (sets of pixels), according to a given criterion. The goal of segmentation is typically to locate objects of interest and is sometimes considered a computer vision problem. Unfortunately, many important segmentation algorithms are too simple to solve this problem accurately: they compensate for this limitation with their predictability, generality, and efficiency.

wiki on Segmentation

Labels:

posted at 10:33 AM