Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. Recent
    Log in to post
    • All categories
    • Announcements
    • General Discussion
    • Machine Vision camera
    • VEYE MIPI camera
    • CS MIPI camera
    • FPD LINK III Camera
    • USB camera
    • Raspberry Pi App Software
    • Jetson App Software
    • NXP i.MX App Software
    • Rockchip App camera
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • N

      UNSOLVED radxa zero 3e, yocto linux 6.13, imx287
      Rockchip App camera • • nkos

      6
      0
      Votes
      6
      Posts
      1215
      Views

      N

      @veye_xumm could you please tell if there are any updates?

    • S

      SOLVED MV-MIPI-GMAX4002M compatibility with Jetson Xavier NX, Orin NX
      Machine Vision camera • • STiwana

      16
      0
      Votes
      16
      Posts
      2422
      Views

      S

      Hi @veye_xumm ,
      Thank you for all your help, I was able to get the camera to work. I have some follow up questions:

      Can I use the commonly available RPi-zero Mipi camera FPC to connect the camera to Jetson Orin NX? Currently, I am using the (22pin-to 15pin) cable that came with the camera, but I need bit more distance between the camera and Jetson. I am wondering if I can use the commonly available RPi 22pin-to-15pin CSI cables of if the camera configuration on your camera is different. Mine came with ADP-MV1-V2.

      I need to get the best low light performance possible (the most important point is that a human observer can see more things, even if image is noisy). After experimenting, so far I have come up with the following for my "night mode":

      ****** Low light night time auto settings ****
      ./mv_mipi_i2c_new.sh -w fps 15 -b 2 -> Can't be done while in acquisition
      ./mv_mipi_i2c_new.sh -w gammaenable 1 -b 2
      ./mv_mipi_i2c_new.sh -w aemaxtime 500000 -b 2

      Following so that gain stays maximum and auto function only reduces exposure time If not, the default algo will reduce gain first, then exposure time (not best for fast moving objs?)
      ./mv_mipi_i2c_new.sh -w gainmode 0 -b 2
      ./mv_mipi_i2c_new.sh -w mgain 24 -b 2 Now we can set the exposure quality by changing just one parameter (can be changed on the fly - 40 seems a good all around value at night for dark n bright situations) Adapts well to changes in lighting and doesn't over expose in ample light, while still giving max gain in dark Since gain stays fixed at 25db (noisier), it should only be used in night time
      ./mv_mipi_i2c_new.sh -w aatarget 40 -b 2

      My question: Is there anything else I can do to increase the low-light performance? Did i miss another setting that can help?

      I do notice that at higher gain the images get these fixed patterns probably due to the FPNU or PRNU of pixel array. Is there a way to do a calibration on the image sensor to make the image response more uniform?

      Is there any gstreamer pipeline I can use to get 12 bit image stream out and display it as 8bit in real time?

      Best Regards

    • B

      Assistance Needed with RAW-MIPI-IMX462M Camera Integration on NVIDIA AGX Orin
      Machine Vision camera • • barbanevosa

      1
      0
      Votes
      1
      Posts
      176
      Views

      No one has replied

    • N

      SOLVED how to setup mv-mipi-imx287m on rpi zero 2w?
      VEYE MIPI camera • • nkos

      9
      0
      Votes
      9
      Posts
      2356
      Views

      N

      @veye_xumm sorry for necro-posting, but this method stopped working. on fresh system I have Failed to set I2C address after running make.sh under mv_tools_rpi/sources on rpi5. do you know if something has changed there?

    • L

      SOLVED VEYE-LVDS-327
      General Discussion • • lozinski

      2
      0
      Votes
      2
      Posts
      388
      Views

      veye_xumm

      @lozinski Sorry, we currently do not have products that meet your requirements. The VEYE-LVDS-327 has been discontinued for a long time.

    • M

      UNSOLVED OrangePi cm5-tablet RAW-MIPI-SC132M
      Rockchip App camera • • mparem

      14
      0
      Votes
      14
      Posts
      2735
      Views

      veye_xumm

      @mparem
      https://github.com/veyeimaging/rk35xx_orangepi/releases/tag/v1.2_mvcam_tablet_cm5
      Please try this image file on cm5-tablet.

    • B

      UNSOLVED Capture MV-MIPI-IMX178M with OpenCV
      Machine Vision camera • opencv python machine camera stride gstreamer v4l2 • • barbanevosa

      2
      0
      Votes
      2
      Posts
      428
      Views

      veye_xumm

      @barbanevosa
      The issue occurs because the camera sensor outputs a resolution of 3088 × 2064, but the receiving side (V4L2 buffers) aligns each line to a stride of 3136 bytes for memory alignment. When OpenCV is used directly with cv2.CAP_V4L2, it applies the width setting (3088) both to the sensor and to the buffer interpretation. Since the actual buffer has padding (3136 vs. 3088), OpenCV misinterprets the data layout, which results in visible image artifacts (stripes).

      We recommend using a GStreamer pipeline to handle the stride and alignment internally, so that OpenCV receives a clean image with the correct resolution.

    • F

      SOLVED VEYE imx385 驱动问题+
      VEYE MIPI camera • • flaty

      27
      0
      Votes
      27
      Posts
      1757
      Views

      F

      @veye_xumm 好的 一定

    • J

      UNSOLVED VEYE-MIPI-IMX462 on Seeed J401 Carrier Board + Orin Nano 4GB (JetPack 6.2 / L4T 36.4.3) – No /dev/video Device Detected
      VEYE MIPI camera • • joe

      7
      0
      Votes
      7
      Posts
      697
      Views

      J

      @veye_xumm
      Thank you for providing this option. I will review it and follow up if I encounter any issues.

    • J

      移植sony mipi机芯到rv1126,通过v4l2_ctl抓yuv图报错
      Rockchip App camera • • jhaijun

      2
      0
      Votes
      2
      Posts
      514
      Views

      veye_xumm

      @jhaijun 不好意思我们这个论坛是只针对我们公司自己产品的。 sony 机芯的话确实没有搞过。

    • G

      SOLVED mv-mipi-imx264m 移植到3588出现错误ERROR: csi size err
      VEYE MIPI camera • • goooofy

      4
      0
      Votes
      4
      Posts
      1022
      Views

      veye_xumm

      @goooofy 好的。

    • M

      UNSOLVED A603 carrier board - imx265
      VEYE MIPI camera • • mv

      4
      0
      Votes
      4
      Posts
      1567
      Views

      veye_xumm

      Your current image is Jetpack 5.1.2 with L4T version r35.4.1. The mvcam driver included in it is relatively old, so the mv_probe.sh script cannot work properly. — For more details, you can refer to the comments at the top of the mv_probe.sh script.

      081b1526-6747-417e-af94-d33ffbbc08cb-image.png

      In addition, please try running the following script and see if it shows continuous messages indicating that data is being received. If it still fails to receive data, please run sudo dmesg to check whether there are any error messages.

      export WIDTH=2560 export HEIGHT=1544 export FPS=50 v4l2-ctl --set-ctrl roi_x=0 v4l2-ctl --set-ctrl roi_y=0 v4l2-ctl --set-fmt-video=width=$WIDTH,height=$HEIGHT,pixelformat=GREY v4l2-ctl --set-ctrl frame_rate=$FPS v4l2-ctl --set-fmt-video=width=$WIDTH,height=$HEIGHT,pixelformat=GREY --stream-mmap --stream-count=-1 --stream-to=/dev/null
    • I

      SOLVED RAW-MIPI-SC53M maximum exposure length
      General Discussion • • Izaak

      12
      0
      Votes
      12
      Posts
      4591
      Views

      veye_xumm

      @golden0514 你好。
      我们相机有一个底层逻辑,fps参数会优先于曝光时间设置。
      如果你想要1秒的曝光时间,需要先将帧率设置为1帧/秒,然后再设置曝光时间即可。

    • M

      SOLVED 请教IMX287M驱动移植到RX3588的操作
      VEYE MIPI camera • • MYZY

      4
      0
      Votes
      4
      Posts
      823
      Views

      M

      @veye_xumm 这样啊,好的麻烦您了,我再跟公司里沟通一下

    • N

      SOLVED 请教 关于bit数的问题
      VEYE MIPI camera • • nian

      6
      0
      Votes
      6
      Posts
      1215
      Views

      veye_xumm

      @nian 好的

    • N

      SOLVED 有一些错误 ,大神们 请指教啊raspi5 +imx78
      Raspberry Pi App Software • • nian

      4
      0
      Votes
      4
      Posts
      1555
      Views

      veye_xumm

      @nian 不客气

    • L

      SOLVED 相机工作模式的问题
      VEYE MIPI camera • • linoooooo

      2
      0
      Votes
      2
      Posts
      866
      Views

      veye_xumm

      @linoooooo
      你好,fps参数是可以修改的。但是需要先停止取图。曝光时间是被限制到1/fps的。 你可以先设置合适的fps,然后在范围内进行曝光时间的修改。

      在这个脚本中,带星号的命令,都是取图中写保护的。
      你也可以参考寄存器清单中的part1.3来理解这个设置规则。

    • F

      rk3588 camera RAW 显示不正常
      CS MIPI camera • • fumyang

      3
      0
      Votes
      3
      Posts
      1674
      Views

      veye_xumm

      @fumyang 请问您用的是哪个相机模组?

    • I

      UNSOLVED buildme failed
      Raspberry Pi App Software • • Israel_bolo

      7
      0
      Votes
      7
      Posts
      1915
      Views

      I

      @veye_xumm Thanks! I'll read and reinstall the SO.
      Hopefully, I'll be able to show if the problem is resolved in the next few days.

    • D

      [AR0234M][XavierNX][JP5.1.4] Upgrading from 2 lanes to 4 lanes
      Jetson App Software • • dragos

      7
      0
      Votes
      7
      Posts
      3255
      Views

      veye_xumm

      @dragos You are welcome.