Statistics
RANK
152 756
of 295 467
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Expand the contour of structure
Hi, I would like to create contour of structure in image and need to expand the contour in all directions by 10 pixels. I use...
ungefär 11 år ago | 0 answers | 0
0
answersQuestion
How to normalize image scale?
Hi, I have image in 512x512 pixel. I would like to show this image in 40cm x 40cm. What would be the best option for this nor...
mer än 11 år ago | 0 answers | 0
0
answersQuestion
How to fuse three images?
I have three images of three object. Object C covers the physical dimensions of objects A and B. I need to show all objects on a...
mer än 11 år ago | 2 answers | 0
2
answersQuestion
Read filenames from folder A and rename files from folder B as filenames if folder A
Hi, I would like to rename files (more than 600) in a folder. Particularly read the file names from folder A and rename the fil...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
reading header line from text file
Hi, I have text file with 2 header lines and data (7 columns). I can read the data using textscan, but not able to read head...
ungefär 12 år ago | 2 answers | 0
2
answersQuestion
how to read/write usf (Universal Subtitle Format) file?
Hi, I need help to open usf files as I would like to do some image processing on these files and rewrite usf files again. ...
mer än 12 år ago | 0 answers | 0
0
answersQuestion
how to write file in userdefined directors using fopen/fwrite/fclose
Hi, I want to write file in user defined folder but not in matlab current directory. I tried to use following commands but no s...
mer än 12 år ago | 1 answer | 0
1
answerQuestion
How to write .his file
Hi, I manage to read .his file with following commands function [buf]= ReadHis(filename) fid= fopen(filename, 'r'); ...
mer än 12 år ago | 0 answers | 0
0
answersHow can speed up the program while reshaping 600 projections
Please find following as command lines as in original question it was not clear format for N_proj = 1:600 proj(N_proj).se...
ungefär 13 år ago | 0
Question
How can speed up the program while reshaping 600 projections
Hi, For CT reconstruction, I am reshaping each projection (600 projections) as row matrices. The program is really slow as I a...
ungefär 13 år ago | 2 answers | 0