Drivenet with Continental SVC210 camera

We are trying to use the conti svc210 camera (based on OV10640) with drivenet library.

I notice that the sample drivenet application supports only ar0231 based camera, is there a particular reson why the sample application doesn’t support conti cameras?

Dear BjoernFathIPG,

Yes, could you please see /driveworks-0.6/doc/nvdwx_html/dwx_object_tracker_drivenet_sample.html?
It is explained in detail there. Thanks.

Dear SteveNV,
Thanks for your prompt reply. The above documentation reiterates what I mentioned earlier.


The DriveNetNCameras sample expects RAW videos or live camera input data from an AR0231 (revision >= 4) sensor with an RCCB color filter and a resolution of 1920 x 1208, which is then cropped and scaled down by half to 960 x 540 in typical usage.

Does this mean a camera with OV10460 is not supported?

Dear BjoernFathIPG,

Yes, so could you please use an AR0231 camera for drivenet? Thanks.

If I remember correctly cameras based out of OV10640 were supported in driveworks 0.3( drivenet sample), what is the reason for not supporting them in driveworks 0.6?

Dear BjeornFathIPG,
Drivenet needs AR0231 camera in Driveworks 0.3.

Dear BjoernFathIPG,

Please see below Drivenet part in DW 0.3. Thanks.

External Media

Thank you very much for the clarification. I mixed DriveNet and LaneNet in this case. Sorry!
It is surprising that LaneNet supports Continental ov10460 based cameras.
(nvdwx_html/dwx_lane_detection_sample.html)

Is it because LaneNet is trained with RCB images whereas DriveNet uses RCCB?
My intension is to use Continental ov10460 based cameras with DriveNet, any there any tricks/ways to do this?

Dear BjoernFathIPG,

Sorry it is not possible to use ov10640 with DriveNet we already mentioned above.
Please use AR0231 camera for DriveNet. Thanks.