Jayant
Followers: 0 Following: 0
working in image processing in python, openCV, MATLAB
Statistics
RANK
294,323
of 295,486
REPUTATION
0
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
17,009 of 20,236
REPUTATION
4
AVERAGE RATING
2.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
42
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
2 Public Channels
AVERAGE RATING
48
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
matlab standalone exe splash screen appears and close, not running exe, tried several things but no success. Anyone has anything, please???
Hello all, I have created a standalone desktop application to run on other PC, it runs on my laptop well. But on client PC with...
2 years ago | 1 answer | 0
1
answerrunning two tasks simultaneously
its bit late, but still... You can definitely use 'timer' function in this scenario. create timer for your task 1, for 1 second...
3 years ago | 0
Question
gige vision camera error when preview
When i am trying to preview my gige HIKVISION camera it is displaying preview error, shows in image below. Trying driver solutio...
4 years ago | 0 answers | 0
0
answersSolved
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:...
4 years ago
Question
Ignore values in array in switch case
Hello all, hope all are safe at home. i want to use switch case loop for comparing the array of 4 values, which are either 0 or...
4 years ago | 0 answers | 0
0
answersQuestion
How to read own bank acount transaction and display on screen?
Hello all, I know its not legel to read anyone's bank acount transactions. But i want read the transaction or any deposit/withd...
4 years ago | 0 answers | 0
0
answersQuestion
Error in OCR training. NULL clusterer error or as shown in image
While training my binary images i amgetting this error. I am following very correctly all steps but always this error prompts. ...
5 years ago | 0 answers | 0
0
answersOCR Trainer giving error. It does not use my images for training.
Is anyone got any solution?.. i am facing same issue, and not figuring out what it is exactly??
5 years ago | 0
Question
how to recognise text written in DotMatrix format? Attached the image.
I have attached the image in which text written in dotMatrix format. I want to recognise the text written in this image. I have ...
6 years ago | 0 answers | 0
0
answersmaking loop mat lab
you can try following % get a section of the sound file count=1; for count=1:NumberOfFiles %% NumberOfFiles==> tota...
6 years ago | 0
Submitted
sentance2words(a)
It is a function which separates the different words in a sentance for further processing
7 years ago | 1 download |
Question
speech to text conversion
Hello all, Have anyone, till the date, worked on how to convert speech signal into a text format. I mean to say, if i have a...
7 years ago | 1 answer | 0
1
answerSubmitted
celltomatconv(seg)
Conversion of cell to matrix when cell contain unequal matrices.
7 years ago | 1 download |