Community Profile

photo

Lukasz Jarod


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


character segmentation for ALPR
* <http://i57.tinypic.com/2vwz0jo.jpg> <<http://i57.tinypic.com/2vwz0jo.jpg>> * Actually the segmentation is OK, b...

9 years ago | 1 answer | 0

1

answer

Question


how to count numer of "1" in matrix
i have i matrix with 1/0 (binary img) and i want to count all "1" that are in that matrix. how can i do that??

9 years ago | 1 answer | 0

1

answer

Question


strings operations, how long is string, changing specific strings
I have a variable "F" where i have 6-7 charcters , now my questions are: * 1 how i can cheack how long is this string? * 2 n...

9 years ago | 1 answer | 0

1

answer

Question


displaing img in axes gui
http://i58.tinypic.com/2uh8xli.jpg the problem is in that red rectangle , in that axes it shoud display that thing from firur...

9 years ago | 0 answers | 0

0

answers

Question


how to remove blue color from img
how can i remove only blue color from img??

9 years ago | 2 answers | 0

2

answers

Question


display img from function in gui
i have main code with gui hendles and i display img somehow like that: axes(handles.axes18); imshow(ObrazSzary); ...

9 years ago | 1 answer | 0

1

answer

Question


how to extract connected components with similar height
im doing simple extraction of connected components, but now i want to choose only componets with similar height how can i do tha...

9 years ago | 0 answers | 0

0

answers

Question


ho to display binary img as matrix
i have a binary image and i want to se a matrix 0,1 that represents my image how can i do that?

9 years ago | 1 answer | 0

1

answer

Question


how to show img without specific regions
i want to remove some of conected componets and than show original img withaut them. i'm doing somthing like that ...

9 years ago | 1 answer | 0

1

answer

Question


how to remove object that contain more than X% black pixels
i have some roi and i want to remove roi that has more then 90% black pixels how can i do that???

9 years ago | 1 answer | 0

1

answer

Question


how to pick component near to other components
lets say i have 10 componets in binarized image 7 of them are near to each other but 3 are far away. Is there any way to pick...

9 years ago | 1 answer | 0

1

answer

Question


how to decide if extracted region is a character
im working on ALPR and i have extracted a licens plate than i do: # i remove some of small and big object # extract conecte...

9 years ago | 1 answer | 0

1

answer

Question


ocr template matching question
i need some tutorial how to do that. i know that i need 3 thinks to crate tamplete * 1 folder with jgp all letters and dig...

9 years ago | 1 answer | 0

1

answer

Question


function / module that can be use seperate from matlab
i want to crate function /module to use in for example visualstudio without conecting matlab to vs. My function is based on ima...

9 years ago | 1 answer | 0

1

answer

Question


Libs for Visualstudio without having Matlab
is posible to make a libs from my .m file for visualstudio so they will work without matlab??

9 years ago | 1 answer | 0

1

answer

Question


how can i remove object bigger than x pixel
i know that bwareaopen remove small elements , but how can i remove object bigger than x pixels??? http://www.image-share....

9 years ago | 2 answers | 0

2

answers

Question


car decetcion in img
i want to detect car or cars in image not camera how can i do that? i want do detect fronr or back of a car.

9 years ago | 0 answers | 0

0

answers

Question


How to improve license plate location
I dont know what is wrong the result are not good it find maybe 10% of plates. Algoritm is based on vertical and horizontal his...

9 years ago | 1 answer | 0

1

answer

Question


how to clear variables when exit aplication?
How can i clear all variables on click X button???

9 years ago | 1 answer | 0

1

answer

Question


OCR for ALPR question
I'm using build in function ocr in matlab 2014a i try to use it for ALPR. I have a single sign and it not always find it prop...

9 years ago | 1 answer | 0

1

answer