Feeds
提问
code frame different to count people
Hi i try to write code in matlab using this paper "https://www.researchgate.net/publication/234710128_Counting_of_People_in_...
5 years 前 | 0 个回答 | 0
0
个回答提问
how extract Features at specific regions??
Hi i tray to extract features to detect people but it got more than one points each person i tray to use imgradientimgradient...
5 years 前 | 1 个回答 | 0
1
个回答提问
How make low resolution image to become high resolution??
Hi i work at video analysis and the image frame with reslution need to be high reslution how can i prosess this??
5 years 前 | 3 个回答 | 0
3
个回答提问
problem of take out ROI while use Superpixels
Hi i wrote code that select ROI then devide image to patches then appaly superpixels but the superpixels results show that non ...
5 years 前 | 1 个回答 | 0
1
个回答提问
access regions from imgradient output?
Hi i wrot this code to get region in crowd image but the edge of all body still not detect good?!! [Gmag, Gdir] = imgradient ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How can I wrote this in matlab??
Hi .. I need to write this equatios can any bodey help me??
5 years 前 | 0 个回答 | 0
0
个回答提问
How can I complete this code ??
Hi .. HOW CAN I COMPLEAT THIS CODE TO EMPLEMINT THIS FIGURE SETP??
5 years 前 | 0 个回答 | 0
0
个回答提问
How can I make this features extraction code to detect and count
Hi i need to make this code to detect and track people it extract feaures and combine it i an array pointrgb=detectSURFFeat...
5 years 前 | 1 个回答 | 0
1
个回答提问
problem with combine features extraction code
when iam run this code i hade error "Out of memory. Type "help memory" for your options." [regon,d] = detectMSERFeatures(I1,'...
5 years 前 | 1 个回答 | 0
1
个回答提问
error in combine features code
Hi i wrote i code to extract SURF and MSER featuers then compine featuers i got error"Dimensions of arrays being concatenated ...
5 years 前 | 0 个回答 | 0
0
个回答提问
can any one explain to me how they use SURF and MSER in this page of matlab Extract interest point descriptors
i need to explain to me how they use MSRE and SURF in that line "Find features using MSER with SURF feature descriptor." https...
5 years 前 | 1 个回答 | 0
1
个回答提问
problem with using Gabor filter to segment floor
hi i excute this code to get floor from image but not all floor. Agray = rgb2gray(I); imageSize = size(I); numRows = ima...
5 years 前 | 2 个回答 | 0
2
个回答提问
How compine features or how get same elements in 2 arrays
I used Surf and MERS features extraction i need to get out the elements that found in the two arrays of points locations
5 years 前 | 1 个回答 | 0
1
个回答提问
How to combine features
I write a code that detect people in crowed and I tray to use SURF , MSERF and HOG Features my quistion how can i combine this f...
5 years 前 | 1 个回答 | 0