PK
Followers: 0 Following: 0
Feeds
質問
Texture Feature Extraction with HWVP
How to extract texture feature with HWVP: hierarchical wavelet packet and texture feature vector (170-dimensional HWVP descripto...
6年以上 前 | 0 件の回答 | 0
0
回答質問
Identifying and Using High and Low Pass Filters
<</matlabcentral/answers/uploaded_files/101267/97.jpg>> 1. Download the following image "97.jpg" and store it in MATLAB's "Cu...
7年弱 前 | 0 件の回答 | 0
0
回答質問
Using Spatial Filters in the Frequency Domain
1. Download the following image "two_cats.jpg" and store it in MATLAB's "Current Directory". <</matlabcentral/answers/uplo...
7年弱 前 | 0 件の回答 | 0
0
回答質問
What are the popular research topic in image processing related with big data now?
What are the popular research topic in image processing related with big data now?
7年弱 前 | 1 件の回答 | 0
1
回答質問
any size of people detection in an image
<</matlabcentral/answers/uploaded_files/63566/human7.jpg>> I want to detect people in uploaded image. I don't want to limit t...
約8年 前 | 1 件の回答 | 1
1
回答質問
HOG for human detection
Hi. I am a newer in image processing. I want to find human in a given image. I need to do this using svm and hog. Please guide m...
約8年 前 | 0 件の回答 | 0
0
回答質問
Extract color of image
I want to extract red part and green part of attached image. I want to extract Red part is to one image and green part is to nex...
約8年 前 | 5 件の回答 | 0
5
回答質問
separate colors of image
I want to extract red part and green part of attached image. I want to extract Red part is to one image and green part is to nex...
約8年 前 | 2 件の回答 | 0
2
回答1
回答質問
separate the red part of imge
I have an red flower image with green leaf. I want to separate only red flower. How can I do? Please help!
約8年 前 | 2 件の回答 | 0
2
回答質問
write image and display
I want to write H as an image and display. Please help me.
約8年 前 | 2 件の回答 | 0
2
回答回答済み
change even column values only
good answer! I got the following method.... A = ones(20) A(:,2:2:end) = -1
change even column values only
good answer! I got the following method.... A = ones(20) A(:,2:2:end) = -1
約8年 前 | 0
質問
change even column values only
I create 20*20 2D array of all ones. And then I want to change even columns to minus one. How can I change with builtin functio...
約8年 前 | 2 件の回答 | 0