Home
last modified time | relevance | path

Searched defs:read_img (Results 1 – 25 of 30) sorted by relevance

12

/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard20a.adb67 procedure read_img subprogram
71 type Byte is mod 2 ** 8;
72 A_Byte : Byte;
96 end read_img; argument
H A Dxtraditional20a.adb67 procedure read_img subprogram
71 type Byte is mod 2 ** 8;
72 A_Byte : Byte;
96 end read_img; argument
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard20a.adb67 procedure read_img subprogram
71 type Byte is mod 2 ** 8;
72 A_Byte : Byte;
96 end read_img; argument
H A Dxtraditional20a.adb67 procedure read_img subprogram
71 type Byte is mod 2 ** 8;
72 A_Byte : Byte;
96 end read_img; argument
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx20.lua30 function read_img(fname) function
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx20.lua30 function read_img(fname) function
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/ctc/
H A Dlstm_ocr_infer.py32 def read_img(path): function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/ctc/
H A Dlstm_ocr_infer.py32 def read_img(path): function
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx20.ml35 let read_img fname = function
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx20.tcl272 proc read_img {fname img_f_name width_name height_name num_col_name} { procedure
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx20.tcl272 proc read_img {fname img_f_name width_name height_name num_col_name} { procedure
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx20.ml35 let read_img fname = function
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx20.py63 def read_img(fname): function
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx20.py63 def read_img(fname): function
/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_webp.cpp167 Mat read_img; in readData() local
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx21c.m170 plcol0(2);
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx20c.m169 function [status, img_f, width, height, num_col] = read_img(fname) function
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_cl.erl326 read_img(CLImg, W, H, 4=Bpp, Wait, #cli{q=Q}) -> function
/dports/misc/py-gluoncv/gluon-cv-0.9.0/scripts/depth/
H A Ddemo.py57 def read_img(files, data_path): function
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx21.java312 pls.vpor( 0.0, 1.0, 0.0, 0.9 ); in x20()
/dports/devel/firmware-utils/firmware-utils-20111222/
H A Ddgfirmware.c33 unsigned char* read_img(const char *fname) in read_img() function
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx20d.d199 int read_img( string fname, out PLFLT[][] img_f, out int width, out int height, out int num_col ) in read_img() function
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx20d.d199 int read_img( string fname, out PLFLT[][] img_f, out int width, out int height, out int num_col ) in read_img() function
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx21c.c313 // same z values, but to get the max/min of the data generated in read_img()
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx20.java311 double [][] read_img( String fname, int [] num_col ) in read_img() method in x20

12