Community Profile

photo

Akmal Rahmat


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Image Processing , Pattern Recognition

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Percentage from two text file and send to axes in GUI.
Hello all. I have some problem here. How can i calculate similarity percentage from two text file then send it to one of my axes...

9 years ago | 2 answers | 0

2

answers

Question


Rgb2ind value coding problem
Hello all. I have some question. i have an image, i read the image using *imread* after that i convert it to index image using *...

9 years ago | 2 answers | 0

2

answers

Question


Change or save data .txt
a = dlmread('test4.txt'); b = dlmread('test5.txt'); if (a-b)>125 c = (a-b)>125; c = 0; c = dlmmwrite('...

9 years ago | 1 answer | 0

1

answer

Question


Read .txt file and make comparison
Below is my coding. i save the image into .txt file then compare it with another .txt file. a = imread('img2.jpg'); b = ...

9 years ago | 0 answers | 0

0

answers

Question


Problem to Read .txt file
Hello all.. I have problem to read my .txt file. I already convert my image to .txt file. My image size is 100x100. How to read ...

9 years ago | 2 answers | 0

2

answers

Question


Understanding the code dlmwrite
Hello. can anyone help me to understand this code ? * *dlmwrite('test.txt', a, 'delimiter', ',');* * what is "a" and "del...

9 years ago | 1 answer | 0

1

answer

Question


Matlab version r2013b problem
Hello all. Does matlab r2013b support SSIM coding ?

9 years ago | 2 answers | 0

2

answers

Question


Image Comparison (Edges Detection)
<</matlabcentral/answers/uploaded_files/20342/Image%201.png>> <</matlabcentral/answers/uploaded_files/20343/Image%202.png>> ...

9 years ago | 1 answer | 0

1

answer

Question


Suitable method for image comparison
What is suitable method for image comparison ? I want to compare 2 images which both in canny's algorithm stage. I prefer a simp...

9 years ago | 1 answer | 0

1

answer

Question


one image multiple axes (GUI)
First of all sorry for my english. I have a problem with GUI. I'm really new in matlab. My problem is i have one radio button wh...

9 years ago | 1 answer | 0

1

answer