OpenASIC
    • \[\[global:header.categories\]\]
    • \[\[global:header.recent\]\]
    • \[\[global:header.tags\]\]
    • \[\[global:header.popular\]\]
    • \[\[global:header.users\]\]
    • \[\[global:header.groups\]\]
    • \[\[global:header.search\]\]
    • Register
    • Login
    1. Home
    2. changjian2007
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    changjian2007

    @changjian2007

    0
    Reputation
    1.5k
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 36

    changjian2007 Unfollow Follow

    Latest posts made by changjian2007

    • Any code manual for lsc module?

      I was puzzled at the lsc gain table when I use lsc module source code. Since the r/Gr/Gb/bGain table is [13*17], I supposed the rows number is 13, and columns number is 17.

      So, the left top gain index should be 0, right top index be 16, left down index be [12*17], right down index be [13*17-1].

      But, left top idx is set to [0], right top idx is set to [1], left down is set to [17], right down is set to [18].

      I wonder what's the proper LSC gain table format requirements? so that I can use the lsc module properly.

      posted in xkISP
      C
      changjian2007