統計
All
Feeds
解決済み
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
約1年 前
質問
I need for Objective quality measure for Image Edge Detector
Dear Friends, I need an objective quality measure for image edge detector, such as pratt figure of merit or new published measu...
約10年 前 | 0 件の回答 | 0
0
回答質問
in chi-square statistic between two images I have "NAN" and "INF" which cannot be summed in the equation below. How to solve this issue.
in chi-square statistic between two images I have "NAN" and "INF" which cannot be summed in the equation below. How to solve thi...
10年以上 前 | 0 件の回答 | 0
0
回答解決済み
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
10年以上 前
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
10年以上 前
解決済み
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
10年以上 前
解決済み
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
10年以上 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
10年以上 前
質問
I have a Color Image, I need to quantize the image by taking the 2 MSB from each color plane. then I need to get the 64-bin Histogram
I have a Color Image, I need to quantize the image by taking the 2 MSB from each color plane. then I need to get the 64-bin Hist...
10年以上 前 | 1 件の回答 | 0
1
回答質問
I need a code for Color co-occurence descriptors considering color information
I need a code for Color CO-occurance descriptor (feature) which is used in Content-Based Image Retrieval (CBIR)
10年以上 前 | 1 件の回答 | 0
1
回答質問
How can I extract video frames without consuming a large amount of PC memory
what is the best way to process video frames without consuming a large amount of PC memory, because I had tried to do it once th...
10年以上 前 | 1 件の回答 | 0



