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
    • X

      SOLVED VEYE-MIPI-327S是否可用raspistill指令输出包含bayer数据的.jpg图
      • xmy

      16
      0
      Votes
      16
      Posts
      1431
      Views

      X

      @veye_xumm OK,明白,多谢!

    • 毛

      SOLVED RAW_MIPI_SC535M设置ROI
      • 毛宪历

      3
      0
      Votes
      3
      Posts
      585
      Views

      毛

      @veye_xumm 感谢

    • 毛

      SOLVED RAW-MIPI-SC535M格式取流设置问题
      • 毛宪历

      4
      0
      Votes
      4
      Posts
      591
      Views

      veye_xumm

      @毛宪历
      这个板子上,请使用如下命令进行测试先:

      python3 ./v4l2dev_2_opencv_show_grey.py --width 2432 --height 2048 --fps 50 --i2c 7

    • 毛

      This topic is deleted!
      • 毛宪历

      2
      0
      Votes
      2
      Posts
      20
      Views
    • 毛

      SOLVED 相机提供C++的SDK吗?支持SDK的开发方式吗?
      • 毛宪历

      2
      0
      Votes
      2
      Posts
      269
      Views

      veye_xumm

      @毛宪历 不好意思,现在我们还没有提供成型的SDK。
      提供的资料是以标准v4l2接口实现的。
      你可以参考下面这个链接的7.4.4 yavta应用范例。
      https://wiki.veye.cc/index.php/MV_Camera_on_Firfly_Boards/zh#yavta.E5.BA.94.E7.94.A8.E8.8C.83.E4.BE.8B

    • W

      SOLVED jetson xavier nx开发板相机驱动更新导致的系统问题
      • wjh666

      6
      0
      Votes
      6
      Posts
      412
      Views

      W

      @veye_xumm 好的,非常感谢

    • S

      SOLVED VEYE-MIPI-IMX462 WDR MODE GHOST PROBLEM
      • SkySplitter

      6
      0
      Votes
      6
      Posts
      656
      Views

      veye_xumm

      @skysplitter It is recommended that you turn off the 3D denoise and wdr features if you have a relatively fast moving vehicle in your usage scenario. This is because these two features essentially use two frames of data to calculate.
      2d denoise can be turned on.

    • V

      NVidia Jetson Jetpack 6 support?
      • vitob

      55
      0
      Votes
      55
      Posts
      10911
      Views

      veye_xumm

      @vitob said in NVidia Jetson Jetpack 6 support?:

      In the meantime, can you help explain this question on tegra-camera.ko and v4l2-core/*.ko? Why they needs to be updated and where can I find the source code of them? Once updating them using the veye release .ko, will that affect other cameras (for example, I want to port/develop driver for another sensor myself)? Thanks.

      These driver changes add support for RAW8 RAW10 RAW12 data types on the one hand, and externally triggered modes on the other.
      Their code reference:
      https://github.com/veyeimaging/nvidia_jetson_veye_bsp/tree/master/kernel_patch_4_mv/l4t-r36.3

      Compile step by step reference::
      https://wiki.veye.cc/index.php/VEYE_CS_Camera_source_for_Jetson

    • S

      SOLVED mv-mipi-sc130m在Xavier nx上无法
      • stark

      3
      0
      Votes
      3
      Posts
      497
      Views

      O

      Did u solve it ???
      Iam using jetson nano B01 Devkit
      I have exact problem like u :
      1b047cd6-2fcf-43d5-a62e-ded2c5ab38de-image.png

    • L

      相机运行一段时间后出现阻塞
      • lin

      15
      0
      Votes
      15
      Posts
      2328
      Views

      veye_xumm

      @lin 相机触发模式出图和流模式出图,对你的程序接收图像而言,没有区别啊!

    • O

      MIPI-VEYE462 menu on screen display
      • oleg

      4
      0
      Votes
      4
      Posts
      342
      Views

      veye_xumm

      @oleg
      This link provides a reference for workarounds to this problem.
      Camera menu appears on VEYE-MIPI-IMX327S

      However, I'm curious why this issue occurs so frequently on your end. Could you please measure the SCL level using an oscilloscope? When the VEYE module is not configured, SCL should always remain high. If there are frequent and continuous level changes, it indicates that the system is operating on the I2C bus.

      430b65cc-ea10-47f9-ae2a-42c02f3119eb-bddd9a7161c7e66c0648f1da3766162.png

    • C

      SOLVED Can't select 25Hz framerate on MIPI IMX462
      • carrot

      2
      0
      Votes
      2
      Posts
      216
      Views

      veye_xumm

      @carrot said in Can't select 25Hz framerate on MIPI IMX462:

      Please try this:

      sudo ./veye_mipi_i2c.sh -w -f videoformat -p1 PAL -b 9 gst-launch-1.0 nvv4l2camerasrc device=/dev/video0 ! "video/x-raw(memory:NVMM),format=(string)UYVY,width=(int)1920,height=(int)1080" ! nvvidconv ! "video/x-raw(memory:NVMM),format=(string)I420" ! fpsdisplaysink video-sink=fakesink -v
    • L

      SOLVED 相机采集图像阻塞
      • lin

      37
      0
      Votes
      37
      Posts
      5440
      Views

      T

      @veye_xumm 请问FPGA和RK3588直连,没有I2C,怎么在设备树里添加相机?相机驱动又该怎样处理?

    • Y

      IMX462 拍摄的小短片
      • yiming

      1
      0
      Votes
      1
      Posts
      179
      Views

      No one has replied

    • Y

      关于 CM4-NANO-B 同时使用CSI(IMX462)和DSI (微雪屏幕)
      • yiming

      1
      0
      Votes
      1
      Posts
      198
      Views

      No one has replied

    • L

      SOLVED 3568上加载AR0234M
      • lin

      9
      0
      Votes
      9
      Posts
      1113
      Views

      veye_xumm

      @lin 应该还是设备树配置的问题。

    • W

      SOLVED 移植MV-IMX265驱动程序到迅为RK3568抓图卡死
      • w88121446

      39
      0
      Votes
      39
      Posts
      6627
      Views

      veye_xumm

      @w88121446 我们用的firefly的板子,gstreamer是支持gray8数据格式的。

    • L

      SOLVED Ar0234M isp畸变校正
      • lin

      3
      0
      Votes
      3
      Posts
      441
      Views

      veye_xumm

      @lin 你好,现在我们并没有使用rk3588内部的isp的经验。不好意思。

    • N

      UNSOLVED Purple hued images with IMX327.
      • newleaf

      5
      0
      Votes
      5
      Posts
      689
      Views

      veye_xumm

      @newleaf
      Looking at the image you sent, I do think it's an IR cut issue.
      Could you tell me which aespeed-related command you used to reproduce this phenomenon?

    • L

      SOLVED 设置曝光值有限制
      • lin

      16
      0
      Votes
      16
      Posts
      1504
      Views

      veye_xumm

      @lin 不客气。