Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: NullReferenceException Pin
AndreFratelli19-Sep-09 2:45
AndreFratelli19-Sep-09 2:45 
GeneralRe: NullReferenceException Pin
harold aptroot19-Sep-09 3:05
harold aptroot19-Sep-09 3:05 
QuestionSimilar Video retrival [modified] Pin
Mads11519-Sep-09 1:07
Mads11519-Sep-09 1:07 
AnswerRe: Similar Video retrival Pin
Eddy Vluggen19-Sep-09 2:13
professionalEddy Vluggen19-Sep-09 2:13 
GeneralRe: Similar Video retrival Pin
Mads11519-Sep-09 2:41
Mads11519-Sep-09 2:41 
GeneralRe: Similar Video retrival Pin
Eddy Vluggen19-Sep-09 2:46
professionalEddy Vluggen19-Sep-09 2:46 
GeneralRe: Similar Video retrival Pin
Mads11519-Sep-09 3:22
Mads11519-Sep-09 3:22 
GeneralRe: Similar Video retrival Pin
Eddy Vluggen19-Sep-09 3:29
professionalEddy Vluggen19-Sep-09 3:29 
Define "similar". Are two video's similar if they feature the same people, or are they similar if two different people do the same thing?

All fun aside; a computer cannot "guess" what is happening in a video. You can compare properties, like length and sound. You can evaluate differences between individual frames, or even try to interpret a single frame (face recognition, OCR etc).

But no, there is no easy way to compare the content of two video's that I'm aware of.

I are Troll Smile | :)

QuestionClick Once Deployment for solution Pin
Abdul Rahman Hamidy19-Sep-09 0:09
Abdul Rahman Hamidy19-Sep-09 0:09 
QuestionObservableCollection bound to ListView Pin
b4ip18-Sep-09 23:54
b4ip18-Sep-09 23:54 
AnswerRe: ObservableCollection bound to ListView Pin
Manas Bhardwaj18-Sep-09 23:58
professionalManas Bhardwaj18-Sep-09 23:58 
QuestionSelect treenode automatically Pin
kmb8918-Sep-09 21:59
kmb8918-Sep-09 21:59 
AnswerRe: Select treenode automatically Pin
Christian Graus18-Sep-09 22:23
protectorChristian Graus18-Sep-09 22:23 
GeneralRe: Select treenode automatically Pin
kmb8918-Sep-09 22:39
kmb8918-Sep-09 22:39 
GeneralRe: Select treenode automatically Pin
Christian Graus18-Sep-09 22:40
protectorChristian Graus18-Sep-09 22:40 
GeneralRe: Select treenode automatically Pin
kmb8918-Sep-09 22:50
kmb8918-Sep-09 22:50 
GeneralRe: Select treenode automatically Pin
Christian Graus18-Sep-09 22:56
protectorChristian Graus18-Sep-09 22:56 
GeneralRe: Select treenode automatically Pin
Christian Graus18-Sep-09 23:08
protectorChristian Graus18-Sep-09 23:08 
GeneralRe: Select treenode automatically Pin
kmb8918-Sep-09 23:31
kmb8918-Sep-09 23:31 
GeneralRe: Select treenode automatically Pin
Malcolm Smart19-Sep-09 2:31
Malcolm Smart19-Sep-09 2:31 
GeneralRe: Select treenode automatically Pin
PIEBALDconsult19-Sep-09 8:50
mvePIEBALDconsult19-Sep-09 8:50 
QuestionHow to set focus on a control in MVVM pattern. Pin
AmitSumit18-Sep-09 19:59
AmitSumit18-Sep-09 19:59 
AnswerRe: How to set focus on a control in MVVM pattern. Pin
Christian Graus18-Sep-09 20:13
protectorChristian Graus18-Sep-09 20:13 
AnswerRe: How to set focus on a control in MVVM pattern. Pin
Ravi Mori18-Sep-09 20:45
Ravi Mori18-Sep-09 20:45 
QuestionConverting Business Object to Data Transfer Object Pin
Saiyed Alam18-Sep-09 19:04
Saiyed Alam18-Sep-09 19:04 

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.