Click here to Skip to main content
15,888,527 members
Home / Discussions / C#
   

C#

 
GeneralRe: Where can i find MSR.LST.Net.Rtp.dll? Pin
Dave Kreskowiak15-May-14 9:32
mveDave Kreskowiak15-May-14 9:32 
Questioncar plate recognition Pin
jianloong15-Feb-06 1:14
jianloong15-Feb-06 1:14 
AnswerRe: car plate recognition Pin
James Gupta15-Feb-06 1:55
professionalJames Gupta15-Feb-06 1:55 
AnswerRe: car plate recognition Pin
Divyang Mithaiwala15-Feb-06 2:08
Divyang Mithaiwala15-Feb-06 2:08 
GeneralRe: car plate recognition Pin
jianloong15-Feb-06 2:51
jianloong15-Feb-06 2:51 
GeneralRe: car plate recognition Pin
LighthouseJ15-Feb-06 7:51
LighthouseJ15-Feb-06 7:51 
GeneralRe: car plate recognition Pin
James Gupta15-Feb-06 12:23
professionalJames Gupta15-Feb-06 12:23 
GeneralRe: car plate recognition Pin
LighthouseJ15-Feb-06 15:45
LighthouseJ15-Feb-06 15:45 
I don't know about DirectX but I figure in DirectX that it simply converts a click and extends a vector basically perpendicular into the screen and the first surface it touches is the selected entity. If that's so, then I'm pretty sure it's not a neural network.

You can use Windows fonts I guess but if you're reading license plate letters, you really should teach the network using license plate letters, otherwise your network might think 5's are S's and vice versa if a license plate S or 5 looks like Ariel's 5 or S, respectively. You want to "teach" the network with the best materials to minimize error when it goes to work. That's why I said objects that yield the highest contrast give the best weights to the network and do really well. Weights by the way are individual numbers on how likely any particular node is "on".

For instance, if you fed in all the license plate letters and every character occupies a particular pixel, the node that corresponds to that pixel will probably have a weight of 1, meaning that pixel will always be used. When you to go set the network to operate and you give it a picture where that pixel is not used, then the progression of the network will rule out all of it's learned possiblities and result in telling the user that it doesn't know what that image is which is what is supposed to happen.
GeneralRe: car plate recognition Pin
jianloong15-Feb-06 23:10
jianloong15-Feb-06 23:10 
GeneralRe: car plate recognition Pin
LighthouseJ16-Feb-06 3:25
LighthouseJ16-Feb-06 3:25 
AnswerRe: car plate recognition Pin
hanryongwon9-Jan-09 1:30
hanryongwon9-Jan-09 1:30 
QuestionHow to logoff USB-Stick from WindowsXP by C#? Pin
havey00715-Feb-06 0:48
havey00715-Feb-06 0:48 
AnswerRe: How to logoff USB-Stick from WindowsXP by C#? Pin
Douglas Troy15-Feb-06 5:38
Douglas Troy15-Feb-06 5:38 
QuestionARX Tutorials needed Pin
rukmaj14-Feb-06 21:11
rukmaj14-Feb-06 21:11 
AnswerRe: ARX Tutorials needed Pin
zhok3-Jun-06 11:41
zhok3-Jun-06 11:41 
QuestionIP List Pin
krieg3814-Feb-06 20:53
krieg3814-Feb-06 20:53 
QuestionRe: IP List Pin
leppie14-Feb-06 21:07
leppie14-Feb-06 21:07 
AnswerRe: IP List Pin
krieg3814-Feb-06 21:53
krieg3814-Feb-06 21:53 
GeneralRe: IP List Pin
Dario Solera14-Feb-06 22:38
Dario Solera14-Feb-06 22:38 
AnswerRe: IP List Pin
J4amieC15-Feb-06 0:49
J4amieC15-Feb-06 0:49 
GeneralRe: IP List Pin
krieg3815-Feb-06 17:50
krieg3815-Feb-06 17:50 
QuestionLoad an assembly dynamically in a new App Domain Pin
KaurGurpreet14-Feb-06 20:36
KaurGurpreet14-Feb-06 20:36 
AnswerRe: Load an assembly dynamically in a new App Domain Pin
CWIZO14-Feb-06 20:52
CWIZO14-Feb-06 20:52 
GeneralRe: Load an assembly dynamically in a new App Domain Pin
KaurGurpreet14-Feb-06 21:10
KaurGurpreet14-Feb-06 21:10 
GeneralRe: Load an assembly dynamically in a new App Domain Pin
CWIZO14-Feb-06 21:18
CWIZO14-Feb-06 21:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.