[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - Camera board

Camera board

Re: Camera board

Postby rainer fritz » Tue Jun 24, 2014 2:30 pm

Hi Pedro !

They have already a sensor board made which is connected with a Zedboard:


The current version handles the sensor frontend, debayer, scaling, color space conversion, FPN correction, HDMI Output, etc...
rainer fritz
 
Posts: 4
Joined: Tue Jun 24, 2014 11:50 am

Re: Camera board

Postby pedro_nf » Tue Jun 24, 2014 2:58 pm

isn't it just for film making? are they also planning on image processing and intelligent cameras that can take actions in real time?
---
Pedro Ferreira
"there are 10 types of people, those who understand binary and those who don't!"
User avatar
pedro_nf
 
Posts: 14
Joined: Mon Dec 17, 2012 4:00 am

Re: Camera board

Postby rainer fritz » Tue Jun 24, 2014 7:13 pm

It is first an open source project, and it depends which application you want to make of it.
First of all you will need a working camera at all, what you then doing with the image data is your choice...
So, the base to run an image sensor and gathering the frames is the same, without making a working "camera"
you will not be able to for example detect a face on it or whatever you want ;)
In my case I want to compress each frame and store it on a SD card for example....

You know what I mean ?
:)
rainer fritz
 
Posts: 4
Joined: Tue Jun 24, 2014 11:50 am

Re: Camera board

Postby pedro_nf » Tue Jun 24, 2014 10:49 pm

yeah, you're a film maker! :-)

in fact I was thinking more about the cost of a high quality camera sensor, I guess that's what film makers are concerned about, right? and optics, optics can be very expensive too. but as you say they are probably thinking of having a good common base and then a few declinations depending on the application. I'm looking for a low cost intelligent camera.
---
Pedro Ferreira
"there are 10 types of people, those who understand binary and those who don't!"
User avatar
pedro_nf
 
Posts: 14
Joined: Mon Dec 17, 2012 4:00 am

Re: Camera board

Postby aolofsson » Thu Jun 26, 2014 4:39 am

User avatar
aolofsson
 
Posts: 1005
Joined: Tue Dec 11, 2012 6:59 pm
Location: Lexington, Massachusetts,USA

Re: Camera board

Postby pedro_nf » Thu Jun 26, 2014 8:47 am

they have some info here:
https://www.apertus.org/axiom-beta

and they are preparing a crowd-funding campaign...
---
Pedro Ferreira
"there are 10 types of people, those who understand binary and those who don't!"
User avatar
pedro_nf
 
Posts: 14
Joined: Mon Dec 17, 2012 4:00 am

Re: Camera board

Postby Gravis » Fri Jun 27, 2014 3:51 pm

User avatar
Gravis
 
Posts: 445
Joined: Mon Dec 17, 2012 3:27 am
Location: East coast USA.

Re: Camera board

Postby pedro_nf » Fri Jun 27, 2014 4:19 pm

---
Pedro Ferreira
"there are 10 types of people, those who understand binary and those who don't!"
User avatar
pedro_nf
 
Posts: 14
Joined: Mon Dec 17, 2012 4:00 am

Re: Camera board

Postby Bertl » Wed Jul 02, 2014 11:46 am

Bertl
 
Posts: 1
Joined: Wed Jul 02, 2014 10:58 am

Re: Camera board

Postby aolofsson » Wed Jul 02, 2014 4:44 pm

Herbert,

Great to see your post here on the forum. Send me an email at "andreas" at adapteva.com and we'll get it going. At a minimum, we can get you some Parallella 7020s and breakout boards. We have donated extensive amounts of hardware to folks working on interesting projects who promise to boot up the boards and do something interesting with them.

I love the AXIOM project and want to make the Parallella part of it if at all possible. Of course I am extremely biased, but I believe the Parallella is a better fit for you than the Microzed in every criteria.:-)

Thanks,
Andreas
User avatar
aolofsson
 
Posts: 1005
Joined: Tue Dec 11, 2012 6:59 pm
Location: Lexington, Massachusetts,USA

PreviousNext

Return to Image and Video Processing

Who is online

Users browsing this forum: No registered users and 2 guests

cron