Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. VEYE MIPI camera
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • V

      SOLVED Limit max exposure
      • Viktor

      3
      0
      Votes
      3
      Posts
      411
      Views

      V

      Thank you.

    • V

      SOLVED Ir-cut switch order
      • Viktor

      20
      0
      Votes
      20
      Posts
      1722
      Views

      veye_xumm

      @viktor
      You are welcome. Have a good day.

    • S

      SOLVED RPI Camera IMX327 different brightness values between startups
      • Seka

      15
      0
      Votes
      15
      Posts
      1065
      Views

      veye_xumm

      @seka OK~

    • W

      Change IMX462 definition
      • watchever

      2
      0
      Votes
      2
      Posts
      300
      Views

      veye_xumm

      @watchever
      Do you use VEYE-MIPI-IMX462 ? I think it do not support other resolutions other than 1080p.
      http://wiki.veye.cc/index.php/VEYE-MIPI-IMX462_Data_Sheet

      This is a limitation of ISP.

    • W

      SOLVED Problem with output array size of UYVY format
      • watchever

      7
      0
      Votes
      7
      Posts
      663
      Views

      W

      Ok got it. I confirm output format is I420 and array order is correct. Thanks for your help

    • H

      SOLVED imx462在米尔MYC-C8MMX开发板测试失败。求助
      • hezudao

      7
      0
      Votes
      7
      Posts
      399
      Views

      veye_xumm

      @hezudao
      不客气~

    • A

      SOLVED 327S work on Raspberry pi CM4 module
      • Alexz3 0

      9
      0
      Votes
      9
      Posts
      461
      Views

      veye_xumm

      @veye_xumm 由于时间太久了,客户没有进一步的反馈,我会把这个帖子标记为已解决.

    • W

      SOLVED Get more than 1 sec of exposure on IMX462
      • watchever

      2
      0
      Votes
      2
      Posts
      272
      Views

      veye_xumm

      @watchever
      Hi, it is the ISP limit which VEYE-MIPI-IMX462 used.

    • S

      Subset array of IMX327 in Python
      • Seka

      2
      0
      Votes
      2
      Posts
      273
      Views

      veye_xumm

      @seka
      I'm not very familiar with python. But in my opinion, jpeg is compressed data, which can't be subset by simple sampling, is it?

    • X

      SOLVED 在树莓上执行命令报错,如图
      • xsw

      8
      0
      Votes
      8
      Posts
      560
      Views

      veye_xumm

      @xsw
      很好。
      硬件是被动的,软件是主动的。
      摄像头不能去操作主板的内存,是靠主板上的软件来操作摄像头,把数据放到内存。
      树莓派是上我们提供的两种应用模式,都可以由软件获取到摄像头输出的数据。
      请参考详细的文档和代码。

    • F

      SOLVED CS-MIPI-IMX307在nvidia agx xavier开发板上适配失败
      • ff_asd

      4
      0
      Votes
      4
      Posts
      414
      Views

      F

      @veye_xumm 哦,好的,那可能是采购给我的型号弄错了,我用327的dtb再试一下,谢谢了

    • D

      SOLVED VEYE-MIPI-IMX327S no image
      • Dan_LionKing

      24
      0
      Votes
      24
      Posts
      2026
      Views

      veye_xumm

      @dan_lionking
      You are welcome.

    • W

      lowlight in veye_mipi_i2c.sh seems to do nothing
      • watchever

      8
      0
      Votes
      8
      Posts
      631
      Views

      veye_xumm

      @watchever
      I think what you mentioned is mshutter. Yes, of course.
      mshutter :
      If you use manual mode, the exposure time will be independent of the ambient brightness.

    • W

      SOLVED saturation, contrast, shutter speed, iso on VEYE-MIPI-462
      • watchever

      28
      0
      Votes
      28
      Posts
      2377
      Views

      veye_xumm

      @watchever
      For yuv ,
      http://wiki.veye.cc/index.php/VEYE-MIPI-290/327_i2c/#yuvseq

      And I'm sorry , can not provide you such python code now.

    • W

      SOLVED Python capture does not work with VEYE IMX462
      • watchever

      4
      0
      Votes
      4
      Posts
      433
      Views

      veye_xumm

      @watchever
      You are right.

    • W

      SOLVED mshutter values in veye_mipi_i2c.sh
      • watchever

      2
      0
      Votes
      2
      Posts
      222
      Views

      veye_xumm

      @watchever
      Yes. VEYE series does not support exposure time longer than 1 second.
      CS series support this feature.

    • W

      SOLVED Veye-raspipreview works at first run and not python demo and preview
      • watchever

      3
      0
      Votes
      3
      Posts
      317
      Views

      W

      Thanks xumm I have add rpi3-gpiovirtbuf initialize routine in the libdmipicam.so library, so don't need to run this binary alone and it works.
      Thanks

    • W

      SOLVED Difference between libveyecam.a
      • watchever

      4
      0
      Votes
      4
      Posts
      361
      Views

      veye_xumm

      @watchever
      yes,you are right.

    • C

      SOLVED 亚博Xavier NX,按3.5升级,video都消失了
      • cpplab

      17
      0
      Votes
      17
      Posts
      1271
      Views

      C

      @veye_xumm 明白了,谢谢!!

    • T

      SOLVED Text overlay in veye_raspivid
      annotate overlay raspberry veye-mipi-327e veye-raspivid • • Turbel

      7
      0
      Votes
      7
      Posts
      1443
      Views

      M

      @veye_xumm OK, thanks. Solved it by adding vc.ril.hvs component before h264 encoder and doing some fancy overlays by libcairo.