photo

Rami


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
254.007
of 297.457

REPUTATION
0

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
55.56%

VOTES RECEIVED
0

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

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

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

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...

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


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...

bijna 12 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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. ...

meer dan 12 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 13 jaar ago | 1 answer | 0

1

answer

Question


How to write .his file
Hi, I manage to read .his file with following commands function [buf]= ReadHis(filename) fid= fopen(filename, 'r'); ...

bijna 13 jaar ago | 0 answers | 0

0

answers

Answered
How 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...

meer dan 13 jaar 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...

meer dan 13 jaar ago | 2 answers | 0

2

answers