Displaying 4 results from an estimated 4 matches for "im2".
Did you mean:
i32
2013 Apr 19
1
How to read a direct access file by connecting fortran with R ?
...at can perform this task?
To solve my issue, I tried without to call Fortran from R by doing the following steps:
I) I wrote a subroutine in fortran called read_binary.f90
************************************
Subroutine read_binary (n_col,row,img)
integer*1 :: im1(n_col)
integer*1 :: im2(n_col)
integer*1 :: im2(n_col)
open(10,file=binary_file,access=direct,action=read,status='old',recl=n_col*p)
if(p==1) then
read(10,rec=row) img1
img=img1
else if(p==2) then
read(10,rec=row) img2
img=img2
else
read(10,rec=row) img3
img=img...
2008 Apr 10
3
New to ruby, Need help
...attempting to make a simple program, just combine two images and
output a .jpg file. Here''s what I have:
class PicController < ApplicationController
require ''RMagick''
def index
im1 = Magick::Image.read(''1.jpg'') {self.size = "81x81"}.first
im2 = Magick::Image.read(''2-1.jpg'').first
result = im1.composite(im2, 0, 55, Magick::CenterGravity)
result.write(''pic.jpg'')
end
end
I''m really only familiar with Java, I''ve been researching Ruby for about
a half an hour now and know...well I don...
2017 Sep 29
0
Delivery Status Notification (Delay)
...<http://lists.centos.org/pipermail/centos-docs/attachments/20170929/9593dfa2/attachment-0002.png>
-------------- next part --------------
thQ
6gmyVCaORUdiZqxKMRr/9He8yt/iyqAgmwEIjqDJ7TncZ1JIZxy8/vo9bqoXNkoqew=
nG
uB+pqcgYlm+8Ox8UPIlipiWVAiA8BjdQEJYtCO50IlEbvPMvg7IOYs4ej5xjn+iM2/=
Vq
mxvLD5GcuGchqzxlAnCyPdyrLmyH9yL0wDihsPiYiw+bEsbZgo45xZ/9WjlzwGRy0+=
CJ
NOVMQBGa11g82jjotjwbUhPKEDe4qev34lb/M0BUQMeclhmhAC5h9nVnqqvqPpMd6I=
t0
z7iw=3D=3D
ARC-Message-Signature: i=3D1; a=3Drsa-sha256; c=3Drelaxed/relaxed; d=3Dgoog=
le.com; s=3Darc-20160816;
h=3...
2006 May 11
9
HFSC and prioritization
I''m using HFSC to limit bandwidth for our wireless customers. However,
I''d also like the bandwidth prioritized based on packet type. This is
what I''m trying right now, and I''d just like some input from anyone out
there knowledgeable in this on whether it does what I want it to do:
Eth1 -> HFSC
........|-> HFSC (User1) (Min 512 Kb, Max 1024 Kb, Burst 1536