![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7132005_1522120188219_DEF.jpg)
Gytis Raudonius
Followers: 0 Following: 0
Statistics
RANK
61,575
of 297,016
REPUTATION
0
CONTRIBUTIONS
19 Questions
3 Answers
ANSWER ACCEPTANCE
15.79%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
How to use image with two push buttons?
Hi, everyone have problem programing in guide, so in guide i opened image with file selector in this i use pushbutton1, so now i...
7 years ago | 1 answer | 0
1
answerQuestion
How to save image in database
hi, i try insert image in database together with sting information about image but always got error. Maybe you know how to solv...
7 years ago | 0 answers | 0
0
answersQuestion
Repeat in try catch function after close function in GUI
I have 2 guides. From "Main" guide i called "Search" guide. In search guide have code which check or input value is true if is t...
8 years ago | 0 answers | 0
0
answersHow to got correct answer in if condition in GUI?
solve full code conn = database('baze', 'root', 'root', 'Vendor', 'MYSQL', 'Server', 'localhost', 'PortNumber', 3306); ...
8 years ago | 0
Question
How to got correct answer in if condition in GUI?
Hi, after retrieve all data about driver got other problem, with if condition. When car number plate correct if condition work g...
8 years ago | 3 answers | 0
3
answersQuestion
How to get image in RGB
Hi, after i convert image function cell2mat, i dont see in axes, but when i resizes image i got picture <</matlabcentral/ans...
8 years ago | 1 answer | 0
1
answerQuestion
How retrive image from database in matlab GUI
Hi, i programing ANPR so i have database in mySql, in database i have saved driver image as blob, so question is how i can load ...
8 years ago | 0 answers | 0
0
answersQuestion
How matlab display data from database in gui edit box
Hi everyone, i programing license plate recognition programs, and appeared problem. So after few examples i figure out my code. ...
8 years ago | 1 answer | 0
1
answerHow to get data from database in GUI?
sorry for my ignorance, i made new gui for best understanding how to need it works, so add files below
8 years ago | 0
Question
How to get data from database in GUI?
Hey, have problem, i work with license plate recognition. At this moument i have create and link database with matlab, but quest...
8 years ago | 2 answers | 0
2
answersQuestion
How to use correlation with OCR?
Hi, i working on ANPR (automatic number plates recognition), so i'am stuck at recognition symbols from number plates. At this mo...
8 years ago | 1 answer | 0
1
answerQuestion
How i can display image from MATLAB code file?
Hey, have problem and hope someone help me. So problem is i cant find info about how i can display image from mat file to GUI. E...
8 years ago | 1 answer | 0
1
answerQuestion
Remove objects from binary image
Hi, i removed objects who are small, but i need also remove objets who is by formula height > width, so i need remove objects wh...
9 years ago | 2 answers | 0
2
answersQuestion
Bounding Box set by parameters
Hi, how i can set bounding box if i need that recantagle be then width are biger then height. Sorry for my english. Also add i...
9 years ago | 1 answer | 0
1
answerQuestion
how to get image from axes in other function?
Hi, how i can take image after loaded into gui and take this image to read other function. I add to files so i want to know how ...
9 years ago | 1 answer | 0
1
answerQuestion
How to delete objects in binary image?
hi, i working on ANPR so question is how i can delete object from binary, or how can i store object what i need, i have specimen...
9 years ago | 1 answer | 0
1
answerQuestion
How to get data from MySQL database in matlab GUI
Hi, everyone have troble to retrive data from database. In GUI project i need write car plate symbols and then get data from dat...
9 years ago | 1 answer | 0
1
answerQuestion
how to rotate/skew binary image by orientation angle
I work on anpr so i need to rotate number plate, so i think i need to know orientation angle. And then rotate or skew so how i c...
9 years ago | 0 answers | 0
0
answersQuestion
crop multiple objects from binary image
hi, everyone how can i crop multiple objects and show it's from my code warning off img = imread('6.jpg'); img = rgb2gray...
9 years ago | 0 answers | 0
0
answersHow to change level
I little change code: CC = bwconncomp(BW1, 8); S = regionprops(CC, 'Area'); L = labelmatrix(CC); P...
9 years ago | 0
Question
How to remove objects in diferent pics if they have diferent pdi
So question is if i fave recantgle and i want to remove objects who area is lower than 0,45 cm2 and biger 5,5 cm2. I know that i...
9 years ago | 1 answer | 0
1
answerQuestion
How to change level
Hi, everyone have prolem on [rogramin, so i working on ANPR and my problem is when i binary image removing object i get dark scr...
9 years ago | 2 answers | 0