Clojure on Windows Phone 8

2013-04-05 Thread Nils Blum-Oeste
Hi, I wonder if Windows Phone 8 apps could be built with Clojure. Windows Phone 8 seems to have .NET framework available: http://blogs.msdn.com/b/dotnet/archive/2012/10/30/announcing-the-release-of-the-net-framework-for-windows-phone-8.aspx Previous Windows Phone versions relied on .NET *Compact*

Image analysis library recommendations

2013-04-23 Thread Nils Blum-Oeste
Hi, I would like to do some image analysis with clojure. So I am looking for good libraries for that. Most important would be a good support for image segmentation. Tresholding, histogram based methods, edge detection and region growing are among the things I would like to have. Support for re

Re: Aw: Re: How to convert a VTK example from java to clojure?

2013-04-26 Thread Nils Blum-Oeste
Great, thanks a lot. Fixed the issues I had. However I wonder where 'wall-hack-method' lives now, as clojure-contrib has been split. This (old) thread suggests it has also been renamed to call-method https://groups.google.com/forum/?fromgroups=#!topic/clojure-dev/tKzqnJWpz-k So is this still inc

Re: Image analysis library recommendations

2013-04-26 Thread Nils Blum-Oeste
update here once I did work a little more with OpenCV. Meanwhile, please share your experience with image analysis in clojure please. On Tuesday, April 23, 2013 8:54:20 PM UTC+2, Nils Blum-Oeste wrote: > > Hi, > > I would like to do some image analysis with clojure. So I am looking fo

Re: Image analysis library recommendations

2013-04-26 Thread Nils Blum-Oeste
k and forth data between differents types and formats during import, processing and export. Good to know that exif data is at hand though, thanks! On Tuesday, April 23, 2013 11:47:49 PM UTC+2, Cedric Greevey wrote: > > On Tue, Apr 23, 2013 at 2:54 PM, Nils Blum-Oeste > > > wrote: &