[IPUv3] Library Geometric Operations

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

[IPUv3] Library Geometric Operations

1,538件の閲覧回数
a_alquézar
Contributor I

Hi everybody,

I'm searching a library that works with v4l2, and also IPUv3, and have implemented the geometric operations like:

Scale - change image content size

Rotate - change image content orientation

Reflect - flip over image contents

Translate - change image content position

Affine Transformation - general image content linear geometric transformation

Does anyone know any?

What is the best way to use correctly the ioctl to create this kind of library?

Thank you so much!

Boadrius

ラベル(1)
タグ(2)
0 件の賞賛
返信
3 返答(返信)

1,431件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Boadrius

one can look at examples below

https://community.freescale.com/docs/DOC-94961

https://github.com/rogeriorps/v4l2-examples

i.MX51 IPU V3 Library User's Guide (REV 0)

http://cache.freescale.com/files/32bit/doc/ref_manual/imx51_IPU_LIB_UG.pdf?fpsp=1&WT_TYPE=Reference%...

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,431件の閲覧回数
a_alquézar
Contributor I

Thank you Igor, but I'm searching a library that contains and implementation of the geometric operations, described in the previous post, for the IPUv3 using ioctl, or any example with this operations implemented.

Does anyone know any?

Best rgrds,

Boadrius

0 件の賞賛
返信

1,431件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Boadrius

these examples has rotation and resizing and use ioctls,

as these are linux examples.

Best regards

igor

0 件の賞賛
返信