From Autoblog: eBay Motors app adds search-by-image feature

Filed under: , , ,

eBay Motors smartphone application

The eBay Motors smartphone application has a clever new feature. Users can now take a photo of any car they see on the street and the app will find similar listings for them automatically. Want to know how much that 2005 BMW M3 in the parking lot is going for right now? Just point and shoot. We tested the app ourselves and found it to be fairly accurate. It had no trouble honing in on a Toyota Sienna, but struggled a bit with editor-in-chief John Neff’s 1991 Ford Taurus SHO.

The good news is that if the app gets confused, it just asks you for more information about the vehicle. Users can also be notified when they’ve been outbid on an item, share their auctions via Twitter, and watch special racing coverage with host Justin Bell. Hit the jumpto check out the full press blast.

Continue reading eBay Motors app adds search-by-image feature

 

from Autoblog

From Ars Technica: Microsoft publishes fancy-pants heterogeneous parallel GPGPU C++ AMP specification


Microsoft has published the specification for C++ AMP (Accelerated Massive Parallelism), its new system for heterogeneous parallel processing in C++. When Microsoft first announced C++ AMP in June last year, it said that it wanted to make the AMP specification open to all.

AMP has been developed by Microsoft with input from AMD and NVIDIA. Microsoft’s implementation allows AMP programs to use both the main CPU and Direct3D video cards (via the company’s DirectCompute API), though the specification should also permit OpenGL/OpenCL-based implementations.

Read the rest of this article...

 

from Ars Technica