Statistics
RANK
19.124
of 295.467
REPUTATION
2
CONTRIBUTIONS
42 Questions
2 Answers
ANSWER ACCEPTANCE
19.05%
VOTES RECEIVED
2
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
shall i need matlab compiler and matlab compiler sdk for creating .exe files?
I wish to create .exe files from matlab code which can be run from system which does not have matlab installed. Shall i able to ...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
how to identify static image in video using matlab
I want to capture the car image in parking space. The camera is video camera so it continuously takes all the frames. I want to ...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
problems while creating.exe file in matlab
I want to create executable file for matlab files which can be run by system which dont have matlab software. In command prompt ...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
how to read the image captured using camera in matlab
I am working for number plate extraction and i tested the program for static image stored in matlab working folder. Now i want t...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
value extraction from string
I am doing the number extraction of plate. There are two kinds of number plate, one is with pwd symbol other one without it. I a...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
character extraction from the output
I done number plate extraction and recognition and want to check the output having Pwdsymbol or not. Obtained output is PwDsymbo...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
error in template matching while doing character recognition
I am using template matching in character extraction and getting error output. Appologises for poor presentation of coding i can...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
character recognition problems in matlab
I am extracting and segmenting the characters from number plate.I am facing problems with character recognition. I wish to extra...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
error in detecting components using bwlabel
I used bwlabel for detecting connected components but i got error output i.e 3 objects are detected instead of 8. I am attaching...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
character extraction from vehicle plate
I have used the matlab code given in the link <https://www.mathworks.com/matlabcentral/fileexchange/44088-car-license-plate-read...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
error in license plate extraction
I used the code given in the link <https://github.com/abhinaba-audhya/Automatic-Number-Plate-Detection-and-Recognition> to reco...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
error in vehicle number extraction
I wish to extract the number and sign (person with disability) from vehicle number plate. I created the template for the same. I...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
error in corr2 function in matlab
I have created templates of number and symbols and want to match the vehicle number plate with template using corr2 function. Wh...
bijna 7 jaar ago | 2 answers | 0
2
answerserror in template creation
Thanks Guillaume !!!!!. I am able to create template of sign and symbol using the following code %CREATE TEMPLATES one=i...
bijna 7 jaar ago | 0
| accepted
Question
error in template creation
I wish to create template of number and sign to extract the vehicle number plate. I got loading error "Dimensions of matri...
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
how to detect disability sign/image in car number plate
I am doing a project to recognize the vehicle number plate of person with disability assuming that their car number plate append...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
how to run c program file in matlab
Hi i wish to call function written in .c in matlab. I installed sdk. I tried with mex filename.c and got the following error ...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
sdk error while running mex file
I wish to run mex files in matlab, tired with this code 'mex BruteSearchMex.cpp'. I got run time error'No supported compiler or ...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
how to remove shadow edge in matlab
I have applied adaptive thresholding method to remove the shadows. The edges are presented in the output though Shadows are rem...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
removal of shadow area
I have used adaptive thresholding technique to distinguish foreground and background pixel as per the attachment in the link. <h...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
how to project image into (x,y) coordinates graph
I have an image and wish to project the pixel details into graphical form in which x,y coordinates are pixel position and pixel ...
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
how to solve subsrcipt indices problem in iswt operation
I got the following error while computing inverse iswt operation.'Subscript indices must either be real positive integers or log...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
how to detect is the moving car stopped or not?
I wish to check whether the moving car is stopped or not. Any suggestion would be highly appreciated
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
Problem with shadow removal operation
I wrote matlab code for removing shadows but got the errorneous output. Can anyone please review my code and suggest the possibl...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
problem with shadow removal
I am working for removing shadows with reference to the work, given in the attachement. I have coded in MATLAB For the assessmen...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
problem with rgb to gray conversion
I got the rgb image output but after doing rgb to gray conversion i got null output image. I attached the image for reference. S...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
moving shadow removal in video
I am trying to remove moving shadows in video using the 'stationary wavelet transform technique' as mentioned in the reference p...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
matlab code for car parking license test
I want to develope matlab code for car parking license test. Any demo programs are available?
bijna 7 jaar ago | 0 answers | 1
0
answersQuestion
How to display the h s and v value difference in each frame of video
Hi, I have calculated difference of h,s and v value of each frame in the video and want to display the value in order to random ...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
normalisation of current and background frame in video example
I wish to perform normalisation by dividing pixel by pixel value of current frame with background frame. I tried with this code...
bijna 7 jaar ago | 0 answers | 0