photo

Rami


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

12 years 前 | 0

提问


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

12 years 前 | 2 个回答 | 0

2

个回答