OpenCV <http://opencv.org/> is a common open source tool for computer
vision processing, and there are libraries and various tutorials online for
integrating this with Clojure (and Java). However, I've yet to play around
with it in depth, so take what I say with a pinch of salt :)

- James


On 13 May 2014 10:51, Francisco <fjm...@gmail.com> wrote:

> Hi, thanks in advance. This is for a college course. I'll be short.
>
> I need to capture with a cam (or maybe a few cams) the motion of a ball.
> Process the video and obtain a few calculus like speed of ball, trajectory,
> height reached from ground... And finally make a recreation which displays
> those calculus (a simple yellow circle moving, no effects or high-detail
> needed).
>
> It's Clojure a good solution for this? I think so, because I've got better
> knowledges in Java than in C or Python and I don't wanna use a non-free
> license product like Matlab.
>
> Will be a compatibility problem using macOS?
>
> Thanks again.
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to