time2solve
Home
কিছু কথা
Online Compiler
UVA Solved List
সমস্যা ও সমাধান
প্রোগ্রামিং শিখার কিছু অসাধারন ওয়েবসাইট
Friday, May 5, 2017
Image processing with Matlab : (3)(create function,Binary photo,Crop image,Rotate)
Create function in Matlab
function [ output_args ] = functionName( input_args )
imshow(input_args);
end
Read more »
Image processing with Matlab : (2) (adaptors info ,Take photo from webcam)
Basic image processing functions:
imaqhwinfo()
Read more »
Image processing with Matlab : (1) (Read,Size,Display,Write,Clear)
Basic image processing functions:
Read an Image :
imread()
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)