conference

http://www.icsps.org/date.htm

http://iceesp.ieee-conference.org/submission.html

 

http://iceesp.ieee-conference.org/index.htm

 


int current_center_x,current_center_y;
int sz;
int get_value_slope_one(int p_x,int p_y){
 int filling_x = current_center_x  + p_x;
 int filling_y = current_center_y + p_y;
 
 color.rgb;
 counts;
 for (int i=-sz;i<= sz; i++)
  for (int j=-sz;j<= sz; j++){
   int total.rgb;
   if  (TIMAGE(*filling)(current_center_x+i,current_center_y+j)==false) continue;
   for (int k=0;k<best_sample;k++){
    int sub_x = best_center[k].x+i;
    int sub_y = best_center[k].y+j;
    int val.r = TIMAGE(*image)(best_center[k].x+p_x,best_center[k].y+p_y).r - TIMAGE(*image)(best_center[k].x+i,best_center[k].y+j).r;
    g.. b..
     int val.r = val.r * best_sample_alpha[k];
     int val.g ... b ..
     total.r += val.r;......
   } 
   color.r+= TIMAGE(*image)(current_center_x+i,current_center_x+j).r + total.r;
   counts++;
  }
 color.r = color.r/counts;
 .....
 // filling
}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值