Project: counting people with FLIR Lepton 3 and Raspberry Pi 3

475 views
Skip to first unread message

Johan

unread,
Apr 25, 2018, 1:01:21 PM4/25/18
to Flir Lepton
This is what I made with FLIR Lepton 3 and Raspberry Pi 3
https://www.youtube.com/watch?v=812jF4xDwrA

It can receive frames and process video and render in real time.
This is a old video I made with the shutter on, so it will have shutter noise.
Now I have disabled the shutter completely. Shutter is not useful for my application.

Video rendering takes a lot of performance.
It is possible to do more heavy computational filters with no video render.
The system is not 100% accurate yet so better filters i required.

4ctest...@gmail.com

unread,
Apr 25, 2018, 4:39:53 PM4/25/18
to Flir Lepton
Very nice!

Davide Aguiari

unread,
Apr 26, 2018, 8:16:04 AM4/26/18
to Flir Lepton
Very interesting! Is it open source? Could you share the code? :)

Johan

unread,
Apr 26, 2018, 1:30:43 PM4/26/18
to Flir Lepton
Very interesting! Is it open source? Could you share the code? :)
 I will share the code but I am going to improve some stuff first.

Davide Aguiari

unread,
Jun 14, 2018, 5:43:55 AM6/14/18
to Flir Lepton
Any news Johan? :D

Johan

unread,
Jul 22, 2018, 5:46:20 PM7/22/18
to Flir Lepton
I have a repository for grabbing data with custom FLIR Lepton library https://github.com/FLIRS/Lepton
The next step is to write SDL renderer, OpenGL renderer, OpenCV renderer.
Last step is to write OpenCV video processing. I have already done that but I need to rewrite to make it more organized.

I divide the program in two process by piping frames. e.g. grab | render
Then i can also do grab > video.rawframes
render < video.rawframes

Davide Aguiari

unread,
Jul 24, 2018, 5:48:49 AM7/24/18
to Johan, Flir Lepton
Thank you very much! I'll try it soon!

--
You received this message because you are subscribed to a topic in the Google Groups "Flir Lepton" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/flir-lepton/YMtdYEFIYl0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to flir-lepton...@googlegroups.com.
Visit this group at https://groups.google.com/group/flir-lepton.
To view this discussion on the web visit https://groups.google.com/d/msgid/flir-lepton/6f4ffc37-7809-42ec-bfe9-ded5194a8310%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

M Aubel

unread,
Jul 24, 2018, 9:35:46 AM7/24/18
to Flir Lepton
Johan, have you tried preprocessing the data in an FPGA? They can be very useful in certain digital image processing tasks.

David

unread,
Jul 24, 2018, 9:40:34 AM7/24/18
to flir-...@googlegroups.com

Look at Qt and/or python to make these tasks easier to code.

You received this message because you are subscribed to the Google Groups "Flir Lepton" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flir-lepton...@googlegroups.com.

Davide Aguiari

unread,
Aug 5, 2018, 6:04:24 PM8/5/18
to David, flir-...@googlegroups.com
Hi Johan, 
could you please explain how to compile your app? I see an Ada makefile but can't figure out how to compile it.
I tried manually with gcc but I think all the C files don't belong to the same executable.

Could you explain it to me?

Tnks

Christian Jungwirth

unread,
Aug 14, 2018, 1:51:12 PM8/14/18
to Flir Lepton
Hello,

i would also be interested how to compile your Code, can you give me a tip?

with best regards 
christian
Reply all
Reply to author
Forward
0 new messages