Community Profile

photo

Gytis Raudonius


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answers

Question


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...

7 years ago | 0 answers | 0

0

answers

Answered
How to got correct answer in if condition in GUI?
solve full code conn = database('baze', 'root', 'root', 'Vendor', 'MYSQL', 'Server', 'localhost', 'PortNumber', 3306); ...

7 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...

7 years ago | 3 answers | 0

3

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 0 answers | 0

0

answers

Question


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. ...

7 years ago | 1 answer | 0

1

answer

Answered
How 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

7 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...

7 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 2 answers | 0

2

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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 ...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 0 answers | 0

0

answers

Answered
How to change level
I little change code: CC = bwconncomp(BW1, 8); S = regionprops(CC, 'Area'); L = labelmatrix(CC); P...

8 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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 2 answers | 0

2

answers