Four binding +1's. No -1's.  >72 hours.
Vote passes. Thanks everyone!

koji
-- 
http://soleami.com/blog/lucene-4-is-super-convenient-for-developing-nlp-tools.html

(12/12/05 14:33), Koji Sekiguchi wrote:
> Hi Labs!
> 
> I'd like to start a project that searches similar photos/images in Apache 
> Labs.
> This project uses the following OSS:
> 
> OpenCV : to extract visual descriptors
> Mahout : to quantize vectors of the visual descriptors (clustering)
> Lucene : indexing and searching the "visual words"
> 
> demo is available here:
> 
> http://www3051ub.sakura.ne.jp:8080/?query=images/Faces/image_0027.jpg
> http://www3051ub.sakura.ne.jp:8080/?query=images/Faces/image_0004.jpg
> http://www3051ub.sakura.ne.jp:8080/?query=images/car_side/image_0010.jpg
> 
> Could PMC members start to vote for my proposal?
> 
> Thanks!
> 
> koji
> 
> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
>       xmlns="http://usefulinc.com/ns/doap#";
>       xmlns:foaf="http://xmlns.com/foaf/0.1/";
>       xmlns:labs="http://labs.apache.org/doap-ext/1.0#";
>       xmlns:projects="http://projects.apache.org/ns/asfext#";>
> <Project rdf:about="http://labs.apache.org/labs#alike";>
>   <name>alike</name>
>   <shortname>alike</shortname>
>   <shortdesc xml:lang="en">search similar photos/images</shortdesc>
>   <description xml:lang="en">The image retrieval program that extracts visual 
> descriptors from
> images, quantizes the vectors into visual words and indexes the visual words 
> into Lucene
> index.</description>
>   <homepage rdf:resource="http://labs.apache.org/alike/"/>
>   <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
>   <created>2012-12-5</created>
>   <labs:status>active</labs:status>
>   <maintainer>
>    <foaf:Person rdf:about="http://people.apache.org/~koji/#me";>
>     <foaf:name>Koji Sekiguchi</foaf:name>
>     <foaf:homepage rdf:resource="http://people.apache.org/~koji/"/>
>     
> <foaf:mbox_sha1sum>2a41919d312aeaf711fafc61595672ae5264357b</foaf:mbox_sha1sum>
>    </foaf:Person>
>   </maintainer>
>   <repository>
>    <SVNRepository>
>      <location rdf:resource="http://svn.apache.org/repos/asf/labs/alike/"/>
>      <browse rdf:resource="http://svn.apache.org/viewvc/labs/alike/"/>
>    </SVNRepository>
>   </repository>
>   <programming-language>Python</programming-language>
>   <programming-language>Java</programming-language>
> </Project>
> </rdf:RDF>
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org
For additional commands, e-mail: labs-h...@labs.apache.org

Reply via email to