Using different Cameras with Matlab Toolbox

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using different Cameras with Matlab Toolbox

2,033 Views
sebastian_kruse
Contributor II

Hi,

I want to use the ov10635 Camera in combination with the Maxim Serializer/Deserializer in the Matlab Environment.

I guess, that I have to change the 'sony' in the following lines, but I could not find any documentation about this.

if coder.target('MATLAB')
input = nxpvt.videoinput('winvideo', 1, width, height);
else
input = nxpvt.videoinput('sony', 1, width, height, true, false);
end

Is it that simple?

Must i replace it with ov10635?

Thank's for your help!

Sebastian

0 Kudos
4 Replies

1,873 Views
sebastian_kruse
Contributor II

Hi Paul,

I was chatting with Vlad Dascau and he told me, that support for omnivision cameras will be added in the next BSP release. When will that be?

Best regards,

Sebastian

0 Kudos

1,873 Views
paulvlase
NXP Employee
NXP Employee

Hi sebastian.kruse@gmx.net‌,

The next release of NXP Vision Toolbox will be on 07/Oct/2019.

0 Kudos

1,873 Views
tombrown
NXP Employee
NXP Employee

paulvlase

Can you please reply to the follow up question?

0 Kudos

1,873 Views
paulvlase
NXP Employee
NXP Employee

Hi sebastian.kruse@gmx.net‌,

Unfortunately, we don't support the omnivision cameras in our toolbox right now.

0 Kudos