photo

Tarik Razak


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Software Engineer

统计学

MATLAB Answers

9 个提问
1 个回答

排名
263,505
of 300,753

声誉
0

贡献数
9 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Truncating Decimal Places
Hi I am trying to figure out how to truncate the decimal places. Following code sprintf('%g',round(pi*100)/100) gives...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Reading images from a folder ony by one
Hi I have folder with bunch of images I am trying to read the images one by one from that folder, using imread command, any ide...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Saving Images
Hi I have following code that takes images and saves them, problem is that for each image i have to select the folder and file n...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
slicing image by histogram
when i read grayImage=imread('image.jpg') and use the above code i get the error ??? Undefined function or method 'regionpr...

14 years 前 | 0

提问


slicing image by histogram
Hi I have image of connected text I was trying to use histogram vlues to segment it/slice it. Basicaly im=imread('test.jpg') 1...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Hand Writing Segmentation
Hi I have hand writing that need to segment to send it through OCR, problem is that it is connected letter, any easy way to se...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Removing grey pixels from an image
Hi I have an image in which there are black pixels and gray ones. I am trying a way to remove the gray pixels and just keep the ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


how to compare image size
hi i am trying to figure out if image is below certain size i.e. i=imread('test.jp); k= want to know size of the image ...

14 years 前 | 4 个回答 | 0

4

个回答

提问


converting image to zeros and ones
Hi I have an image 32x32 pixels want to convert it to zeros and ones like the following ...any idea how it can be done easily th...

14 years 前 | 1 个回答 | 0

1

个回答

提问


segmenting handwritten text
Hi I am trying to write for svm or NN based hand writing recoginition system, I am running into problem of how to seperated ch...

14 years 前 | 1 个回答 | 0

1

个回答