
Akmal Rahmat
自 2014 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
11 years 前 | 2 个回答 | 0
2
个回答提问
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 *...
11 years 前 | 2 个回答 | 0
2
个回答提问
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('...
11 years 前 | 1 个回答 | 0
1
个回答提问
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 = ...
11 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
11 years 前 | 2 个回答 | 0
2
个回答提问
Understanding the code dlmwrite
Hello. can anyone help me to understand this code ? * *dlmwrite('test.txt', a, 'delimiter', ',');* * what is "a" and "del...
11 years 前 | 1 个回答 | 0
1
个回答提问
Matlab version r2013b problem
Hello all. Does matlab r2013b support SSIM coding ?
11 years 前 | 2 个回答 | 0
2
个回答提问
Image Comparison (Edges Detection)
<</matlabcentral/answers/uploaded_files/20342/Image%201.png>> <</matlabcentral/answers/uploaded_files/20343/Image%202.png>> ...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0