VEYE IMAGING Forum
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    • Register
    • Login
    1. Home
    2. WackyRabbits
    3. Topics
    W
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 30
    • Groups 0

    Topics

    • W

      MV-MIPI-IMX296M 使用raw8视频流触发,获取画面不清晰

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      5
      0 Votes
      5 Posts
      3k Views
      W
      @veye_xumm 好的,您推测的正确的,我们这边在研究研究
    • W

      MV_MIPI_IMX296M 如何提高画面的对比度

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      6
      0 Votes
      6 Posts
      3k Views
      veye_xummV
      @wackyrabbits 不客气,如果只是提高亮度,可以简单配置一下aatarget这个参数即可。
    • W

      MV-MIPI-IMX296M 修改imgdir参数值,设备重启后无法保存设置后的参数

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      12
      1
      0 Votes
      12 Posts
      5k Views
      veye_xummV
      @wackyrabbits 我私信你
    • W

      MV-MIPI-IMX296M 修改参数,保存重启后参数未改变

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      23
      0 Votes
      23 Posts
      10k Views
      veye_xummV
      @wackyrabbits 不客气。
    • W

      MV-MIPI-IMX296M 修改参数后,无法显示画面

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      10
      2
      0 Votes
      10 Posts
      3k Views
      veye_xummV
      已在其他帖子解决。
    • W

      MV-MIPI-IMX296M 修改ISP参数保存

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion 修改并保存isp参数信息
      5
      0 Votes
      5 Posts
      3k Views
      J
      @wackyrabbits said in MV-MIPI-IMX296M 修改ISP参数保存: @veye_xumm Thanks for answering the above question. Please also answer the following questions: Are the Enable/Disable values ​​of the three parameters gammaenable, dpcenable, and lutenable such that enable is 1 and disable is 0? Is the value range of the gamma parameter (0, 4.0] ( Range (0,4.0], accurate is 0.01.), modify the gamma parameter value, but the screen does not respond. The current pixelformat is UYVY. If you want the gamma parameter to be effective, do you need to adjust the pixelformat to Mono8? Certainly! Here are the responses: Generally, in software or systems, the convention for enabling or disabling parameters often follows a pattern where 'enable' is represented by 1 and 'disable' is represented by 0. However, it's essential to refer to the specific documentation or guidelines for the software or system you're working with, as conventions can vary across different platforms or contexts. The gamma parameter typically ranges from 0.01 to 4.0, inclusive. It seems that you're modifying the gamma parameter within the specified range, but the screen doesn't respond. Changing the pixel format to Mono8 might be necessary for the gamma parameter to take effect, especially if the current pixel format (UYVY) doesn't support gamma adjustments. Some pixel formats may not support certain image processing functionalities, so switching to a compatible format like Mono8 could enable the gamma parameter to function as intended. Always refer to the software or hardware documentation for specific details on parameter compatibility and functionality within different pixel formats to ensure the desired adjustments take effect.