Please mention your answer with some code snippet
>> x=uint8(255);
>> y=double(x)-0.1
y =
254.9000
suppose a is in uint8 format
you need to use just b = double(a);
i am interested in doing research on big data .....
08 September 2016 9,220 28 View
i want a program in c/c++ that displays individual components of a color image i.e. r,g and b separately...(red,green,blue components) separately
08 September 2016 4,956 1 View
mean ----> intensityvariance----> contrastentropy-----> detailed information of image these three parameters are related with these factors.... i am interested in knowing how ....
07 August 2016 9,405 1 View
what actually is the main problem that we may face when we switch from gray level images to color images .... is it working on different channels
04 May 2016 9,986 0 View
these cs students generally ask that if we have to deveop software then why we need to study these formulas derivations etc how come these things are having links with us
03 April 2016 3,516 4 View
I want to do research on managing big data of facebook and whatsapp . How to start, which research paper to read ?
02 March 2016 2,292 3 View
how to write a SEQUENCE of images in another DIRECTORY using IMWRITE function .any CODE for that
11 December 2015 5,062 2 View
i used imwrite function to write a sequence of images in a directory(or folder). later in the program i am reading the images recently written from the folder for comparison purpose. when i try to...
11 December 2015 1,094 4 View
in simple words what do you mean by contrast of an image ?
10 November 2015 522 1 View
i want to write multiple images using imwrite function i.e. a sequence of files being automatically generated out1.tif,out2.tif ... and so on. Can you tell me the corresponding code
09 October 2015 9,659 0 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Please, what is the memory consumption of the Matlab function quad tree decomposition procedure [S = qtdecomp(I)] with respect to the input set I?
27 July 2024 5,455 2 View
Hello, I am a research scholar currently working on a project involving image segmentation, and I am interested in using differential evolution for this purpose . I would greatly appreciate it if...
25 July 2024 9,925 1 View
Hello!!! I want to implement the Swerling characteristics functions (CF) directly in MATLAB without using its Fourier integral pairs...the Swerling CFs are actually Laplace Transform of the signal...
23 July 2024 4,924 1 View
Currently I need to calculate detection probabilities (PD) from radar cross section (RCS) data. Beta distribution parameters for this RCS data are calculated and will be used in Swerling0...
22 July 2024 866 0 View
Actually, I'm having trouble implementing the plot of the flutter region for the whirl prop system with 2 DOF (Influences of structural damping and propeller—pivot point distance on whirl flutter...
21 July 2024 5,046 2 View
Time-Frequency Domain
19 July 2024 8,031 2 View
Crack detection using Jestson nano board with real time camera
10 July 2024 6,283 0 View
I have a 3D output in the figure section of Matlab, does anyone know a way to transfer it to Abaqus or Ansys? Or in what format should I save it so that these analysis software can analyze it?
09 July 2024 9,226 3 View
I am working on some .edf files. I try to extract the frequency distributions from the EEG waves. The thing is, which i can't be sure if it is a problem or not, the most dominant frequency...
28 June 2024 6,897 4 View