Forums - Read image (JPG, ...) using FastCV

2 posts / 0 new
Last post
Read image (JPG, ...) using FastCV
l.candido
Join Date: 18 Sep 15
Posts: 1
Posted: Thu, 2016-07-07 06:42

Hi everyone,

I'm new with FastCV development and I'm trying to read an image (JPG, JPEG, BITMAP, ...) using FastCV to do some image processing. However, I do not know how can I do this.  Actually I'm using OpenCV for my applications (function cv::imread()), but I intend to use the Snapdragon 805 plataform and I think the image processing performance it'll be better using FastCV.

Obs.: I'm using C++ linguage and Ubuntu.

Any help with this first FastCV contact will be apreciated...

Thanks

  • Up0
  • Down0
jeff4s Moderator
Join Date: 4 Nov 12
Posts: 106
Posted: Fri, 2016-07-08 09:08

Hi,

FastCV doesn't provide I/O functions. It's a library of low level computer vision algorithms.

Suggest to refer to the sample app for file operation.

Cheers,

-Jeff

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.