Gytis Raudonius
2015 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年弱 前 | 0 件の回答 | 0
0
回答回答済み
How to got correct answer in if condition in GUI?
solve full code conn = database('baze', 'root', 'root', 'Vendor', 'MYSQL', 'Server', 'localhost', 'PortNumber', 3306); ...
How to got correct answer in if condition in GUI?
solve full code conn = database('baze', 'root', 'root', 'Vendor', 'MYSQL', 'Server', 'localhost', 'PortNumber', 3306); ...
8年弱 前 | 0
質問
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年弱 前 | 3 件の回答 | 0
3
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 1 件の回答 | 0
1
回答回答済み
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
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
約8年 前 | 0
質問
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年 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 0 件の回答 | 0
0
回答回答済み
How to change level
I little change code: CC = bwconncomp(BW1, 8); S = regionprops(CC, 'Area'); L = labelmatrix(CC); P...
How to change level
I little change code: CC = bwconncomp(BW1, 8); S = regionprops(CC, 'Area'); L = labelmatrix(CC); P...
約9年 前 | 0
質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 2 件の回答 | 0