Feeds
提问
Optical Character Recognition Problem
Hello All! I need some help to extract words from the below image. As I'm new in OCR I need suggestion on how to complete it. ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Arnold transform and reconstruction
Please someone give me the source code of Arnold trnasform and reconstruction for image. If providing source code is not possibl...
14 years 前 | 3 个回答 | 0
3
个回答提问
Problem with wavelet decomposition-recosntruction
I've performed 3 level transform on 'lena.gif' image using 'wavedec2' function, then I performed reconstruction using 'waverec2'...
14 years 前 | 1 个回答 | 0
1
个回答提问
How to calculate PSNR of binary image
Please ,tell me the PSNR equation for binary image,whose pixel values are just 0 or 1 . Thanks in advance.
14 years 前 | 1 个回答 | 0
1
个回答提问
Conversion to grayscale image from binary image
I've converted a grayscale image to binary image using "im2bw" function. Now I want to do the opposite,i,e; to get the grayscale...
14 years 前 | 0 个回答 | 0
0
个回答提问
Conversion to grayscale image from binary image
I've converted a grayscale image to binary image using "im2bw" function. Now I want to do the opposite, i,e; i want to convert t...
14 years 前 | 0 个回答 | 0
0
个回答提问
Conversion to grayscale image from binary image
I've converted a grayscale image to binary image using "im2bw" function. Now I want to do the opposite, i,e; i want to convert t...
14 years 前 | 1 个回答 | 0
1
个回答提问
Question about significancy of wavelet coefficients
I'm doing watermarking project based on discrete wavelet transform. According to various research paper i understand that, the w...
14 years 前 | 1 个回答 | 0
1
个回答提问
How to calculate used memory of a m file
How can I calculate the total memory used by an m file?
14 years 前 | 2 个回答 | 0
2
个回答提问
Threhold selection of floating point number
Is there any method to generate histogram of floating point numbers and then finding a threshold from the histogram? Thank...
14 years 前 | 1 个回答 | 0
1
个回答提问
what does the term "display visual resolution in pixels/degree" means?
i know about display visual resolution in pixels,but doesn't understand the term "pixels/degree". What is degree mean here? plea...
14 years 前 | 1 个回答 | 0
1
个回答提问
How to generate gaussian white noise with variable variance
Someone please tell me, how can I generate Gaussian white noise with variable variance. If possible give me equation and also s...
14 years 前 | 1 个回答 | 0
1
个回答已回答
How to show all pixel values in command window
I've found a considerable solution. I made the output to a xls file. By the way. Thanks everyone. :)
How to show all pixel values in command window
I've found a considerable solution. I made the output to a xls file. By the way. Thanks everyone. :)
14 years 前 | 0
提问
Is there anyone who can help me with SPIHT algorithm?
I want to modify the SPIHT algorithm in such a way that it will output the significant pixels instead of bitstream. In the modif...
14 years 前 | 0 个回答 | 0
0
个回答提问
How to show all pixel values in command window
when i take an image as input using "imread(image)" the command window shows the pixel values. Unfortunately it doesn't show all...
14 years 前 | 2 个回答 | 0
2
个回答提问
Decoding procedure of SPIHT algorithm
please give me decoding procedure of SPIHT algorithm with an example.(source code is not needed, i want to just know how to do t...
14 years 前 | 0 个回答 | 0
0
个回答提问
How to create a binary matrix
I want to make matrix whose each element's size will be 1 bit, i.e, it will be a binary matrix.How can I do it? Thanks in adv...
14 years 前 | 5 个回答 | 0
