Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1031389 // ii_brightness - synonym of ii_averageBrightnessOfArea

JavaX fragment (include)

static double ii_brightness(IntegralImage img, int x1, int y1, int x2, int y2) {
  ret ii_averageBrightnessOfArea(img, x1, y1, x2, y2);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031389
Snippet name: ii_brightness - synonym of ii_averageBrightnessOfArea
Eternal ID of this version: #1031389/1
Text MD5: 23b97b19adcad1b482512f56b1d76bcc
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-07 18:31:12
Source code size: 137 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 75 / 97
Referenced in: [show references]