Click here to Skip to main content
15,905,136 members
Home / Discussions / Algorithms
   

Algorithms

 
NewsCaltech's FREE online Machine Learning course -- LAST CHANCE Pin
Matt T Heffron27-Mar-13 11:53
professionalMatt T Heffron27-Mar-13 11:53 
NewsNew computer vision algorithms, check out the videos Pin
BupeChombaDerrick20-Feb-13 20:33
BupeChombaDerrick20-Feb-13 20:33 
GeneralRe: New computer vision algorithms, check out the videos Pin
Simon_Whale1-Mar-13 0:13
Simon_Whale1-Mar-13 0:13 
GeneralRe: New computer vision algorithms, check out the videos Pin
BupeChombaDerrick1-Mar-13 23:24
BupeChombaDerrick1-Mar-13 23:24 
QuestionComplexity and Routing Problems Pin
brkonja18-Feb-13 13:10
brkonja18-Feb-13 13:10 
AnswerRe: Complexity and Routing Problems Pin
Alan Balkany21-Feb-13 4:24
Alan Balkany21-Feb-13 4:24 
GeneralRe: Complexity and Routing Problems Pin
BupeChombaDerrick21-Feb-13 20:38
BupeChombaDerrick21-Feb-13 20:38 
QuestionLinear algebra jacobi Singular Value Decomposition (SVD) algorithm Pin
BupeChombaDerrick12-Feb-13 20:25
BupeChombaDerrick12-Feb-13 20:25 
Hello out there, I have been working on a project to design a new computer vision system and I have succeeded, the only stage remaining is the homography estimation stage.But to estimate the homography matrix the algorithm has to compute the singular value decomposition or svd of the measurement matrix. I can easily use openCV or LAPACK for that but I want to implement my own Jacobi SVD method and the openCV and Lapack are too big, I don't want my computer vision system library to be dependent on them. Does anyone have a copyright free example code of a fast jacobi svd implementation that I can modify without using the big free libraries? I want a simplified implementation, even pseudocode would suffice.

I will create a tech demo video for this computer vision system. It out performs state of the art systems in object detection/recognition. I'am surely going to acknowledge any help I can get.

Thanks in advance. Smile | :)
“Everything is simple when you take your time to analyze it.”

AnswerRe: Linear algebra jacobi Singular Value Decomposition (SVD) algorithm Pin
BupeChombaDerrick13-Feb-13 19:32
BupeChombaDerrick13-Feb-13 19:32 
QuestionAlgorithm for creating new parser Pin
somanath kavalase1-Feb-13 21:18
somanath kavalase1-Feb-13 21:18 
AnswerRe: Algorithm for creating new parser Pin
Eddy Vluggen2-Feb-13 0:52
professionalEddy Vluggen2-Feb-13 0:52 
AnswerRe: Algorithm for creating new parser Pin
jschell2-Feb-13 7:55
jschell2-Feb-13 7:55 
AnswerRe: Algorithm for creating new parser Pin
sep11-Feb-13 4:18
sep11-Feb-13 4:18 
Questionlanguage translation Pin
serena simmy30-Jan-13 18:12
serena simmy30-Jan-13 18:12 
AnswerRe: language translation Pin
Alan Balkany1-Feb-13 5:04
Alan Balkany1-Feb-13 5:04 
GeneralRe: language translation Pin
serena simmy2-Feb-13 2:35
serena simmy2-Feb-13 2:35 
QuestionAES algorithm Pin
lamar nadeen16-Jan-13 4:36
lamar nadeen16-Jan-13 4:36 
AnswerRe: AES algorithm Pin
Alan N16-Jan-13 5:10
Alan N16-Jan-13 5:10 
AnswerRe: AES algorithm Pin
pasztorpisti23-Jan-13 20:34
pasztorpisti23-Jan-13 20:34 
AnswerRe: AES algorithm Pin
Joezer BH11-Feb-13 19:46
professionalJoezer BH11-Feb-13 19:46 
QuestionImplementation of Secure Remote Password in VB.NET Pin
Dominick Marciano12-Jan-13 14:22
professionalDominick Marciano12-Jan-13 14:22 
GeneralRe: Implementation of Secure Remote Password in VB.NET Pin
harold aptroot12-Jan-13 22:17
harold aptroot12-Jan-13 22:17 
GeneralRe: Implementation of Secure Remote Password in VB.NET Pin
Dominick Marciano13-Jan-13 2:17
professionalDominick Marciano13-Jan-13 2:17 
GeneralRe: Implementation of Secure Remote Password in VB.NET Pin
harold aptroot13-Jan-13 5:03
harold aptroot13-Jan-13 5:03 
QuestionRobot voice and FFT Pin
ltronghau28-Dec-12 21:30
ltronghau28-Dec-12 21:30 

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.