Question


issue with saving matrix in for loop
Hi, I am creating a big matrix 'U' in the for loop as shown below. After this I have to avergae this matrix. As long as, if m...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Identify the file number from the folder
Hi, I have set of .bmp files saved inside the folder, it's saved in the seqeunce as follows R00009, R00089, R00198 ... ... R091...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


time stamp in video files (image to video file conversion)
Hi, I a making video file from set of 500 .bmp image files, the time gap between each image is 0.0002 sec. Here, I would like t...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


assign op values from matrix
Hi all Is there a way to assign for loop values from the matrix for e.g. for i = x:y, here the value of x and y needs to be as...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


for loop sequence from the matrix
Hi, I intend to execute the for loop, in which sequence for given index needs to be called from a matrix. For e.g. I have a mat...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


clarification in for loop with intervals
Hi, I am running the for loop with the intervals as shown below, here at the end of each sequence I need to save the average i...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Answered
File processing in for loop
Yes, This is what I was looking .. Thanks..

ongeveer 3 jaar ago | 0

Question


File processing in for loop
Hi, I have sequence of the operation which needs to be performed over 1000 files in the for loop. But, here I would like to con...

ongeveer 3 jaar ago | 2 answers | 0

2

answers

Question


Extract the column/ row numbers or adress
Hi, I have 1 x 10000 matrix which got values of 0, 1 in it. Here, I would like to get the information on column numbers which ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


How to get white background in image superimposition
Him I am superimposing two images, at the end i am getting some blue background, which I need to get rid of.. Instead I intend ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Binary image conversion from real image
Hi, I intend to obtain the binary image. The intensity values of real image (varies from 0 to 4096) stored in the matrix, let's...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


how to obtain Binary image ?? , Image binarization
Hi, I intend to obtain the binary image. The intensity values of real image (varies from 0 to 4096) stored in the matrix, let's...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Read files from folder and subfolder
Hi all, I intend to read multiple files in the for loop operation from the folder and subfolder, which got different file exten...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Read multiple images from folder and subfolder within a for loop
Hi, I intend to read image files placed inside folder (.jpg) and subfolder (.bmp) within a for loop opeartion. Could someone pl...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


read files from multiple folders in for loop
I have for loop code which performs two kinds of opearation with files in the two diffferent folder. For instance, first part ...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


Adding underscore in xlabel latex interpreter
Hi all, I intend to add underscore in xlabel title using latex interpreter, but somehow, I am not success.. Basically, I need ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Call values from the struct file
Hi all, I have 6 x 1 struct file (attached here). Here it got two entries named Area and second (named bounding box) got four ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Two colormaps in the same plot
Hi, I am superimposing two images, here, I would like to use different colormap for first and second images. For e.g. jet for i...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


Copy and paste the values in the row of matrix to another row in same matrix
Hi, I have 1000 x 4 matrix, here I would like to copy and assign the values of first 200 rows to 5080 to 5280 rows. May I know ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Change colorbar title position latex
Hi, In the attached figure, I would like to reposition the colorbar axis title to be along with colorbar. May I know how to cha...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Contour plot size reduction
Hi, I plotting the contour with imagesc(), I am saving the final images in .fig and .bmp format. In the .bmp format some portio...

meer dan 3 jaar ago | 3 answers | 1

3

answers

Question


Reverse/flip values in the colorbar axis
Hi, In the attached figure, I have reverse the values in the color bar i.e. red to be positive and blue to be negative. Please ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


read images from multiple image tif file
Hi, I am having the single .tif file which contains three image file. However, while reading it shows only teh first image. For...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Invalid MEX-file '/data/data1/readimx_v2.0_glnxa64/readimx.mexa64':
Hi, I am using readimx module to read the .im7 files for quite a long time in windows. Today, I supposed to run some scripts in...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


reverse Y axis with Imagesc()
Hi, How to reverse the Y axis while displaying images with imagesc () function.. I have tried as follows, it does the job, howe...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Image intensity data normalization
Hi, I am reading the .im7 image file, let's say I am storing the inetsnity values in the 'ZZZ' matrix. Here, I would intend to ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


save images in a new folder
Hi, I am using the below subroutine inside for loop to save images during every itertaion. Here, I would like to save the image...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


Rename files in the folder
Hi, I have files like B00001.im7 ..... B10000.im7 inside the particular folder, Here, I intend to replace 'B' by 'P' for e.x....

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


cross product of two arrays
Hi, I have two arrays AA, BB of size 17266 x 1. How to perform the cross product of both. I used cross (AA,BB), but it shoots "...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


Cell to mat conversion (read only values before semicolon)
Hi, I have the 100 x 1 cell as shown in fig. Here, for instance, row 26 got two set of entries seperated by semicolon, I would ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Load more