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

C#

 
AnswerRe: Emgu CV, problem with wrapper for OpenCV Pin
Richard MacCutchan24-May-12 3:13
mveRichard MacCutchan24-May-12 3:13 
AnswerRe: Emgu CV, problem with wrapper for OpenCV Pin
Sissi198724-May-12 4:48
Sissi198724-May-12 4:48 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Mycroft Holmes24-May-12 12:32
professionalMycroft Holmes24-May-12 12:32 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Sissi198725-May-12 4:39
Sissi198725-May-12 4:39 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Richard MacCutchan24-May-12 22:25
mveRichard MacCutchan24-May-12 22:25 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Sissi198725-May-12 4:37
Sissi198725-May-12 4:37 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Richard MacCutchan25-May-12 4:54
mveRichard MacCutchan25-May-12 4:54 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Sissi198725-May-12 5:37
Sissi198725-May-12 5:37 
Sorry... I want to write like this:
1. float[] vector= ... //initialized with a specific vector
2. HOGDescriptor des = new HOGDescriptor(new Size(64, 64), new Size(16, 16), new Size(8, 8), new Size(8, 8), 9, 0, -1, 0.2, true);
 
3. des.SetSVMDetector(vector)

GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Richard MacCutchan25-May-12 5:53
mveRichard MacCutchan25-May-12 5:53 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Sissi198725-May-12 6:01
Sissi198725-May-12 6:01 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Richard MacCutchan25-May-12 6:41
mveRichard MacCutchan25-May-12 6:41 
GeneralRe: Emgu CV, problem with wrapper for OpenCV Pin
Sissi198725-May-12 8:29
Sissi198725-May-12 8:29 
Questionc# combo box binding Pin
Pubudini3424-May-12 0:39
Pubudini3424-May-12 0:39 
AnswerRe: c# combo box binding Pin
Cracked-Down24-May-12 1:17
Cracked-Down24-May-12 1:17 
GeneralRe: c# combo box binding Pin
Pubudini3424-May-12 2:07
Pubudini3424-May-12 2:07 
AnswerRe: c# combo box binding Pin
Cracked-Down24-May-12 3:05
Cracked-Down24-May-12 3:05 
GeneralRe: c# combo box binding Pin
Pubudini3424-May-12 3:34
Pubudini3424-May-12 3:34 
GeneralRe: c# combo box binding Pin
Cracked-Down24-May-12 4:05
Cracked-Down24-May-12 4:05 
GeneralRe: c# combo box binding Pin
Pubudini3424-May-12 6:45
Pubudini3424-May-12 6:45 
GeneralRe: c# combo box binding Pin
Pubudini3424-May-12 8:02
Pubudini3424-May-12 8:02 
SuggestionRe: c# combo box binding Pin
Cracked-Down24-May-12 19:06
Cracked-Down24-May-12 19:06 
QuestionC# - Email Account Verification Pin
Cristian Capannini24-May-12 0:19
Cristian Capannini24-May-12 0:19 
AnswerRe: C# - Email Account Verification Pin
Richard MacCutchan24-May-12 3:10
mveRichard MacCutchan24-May-12 3:10 
QuestionC# windows service.. Pin
babasateesh23-May-12 23:53
babasateesh23-May-12 23:53 
AnswerRe: C# windows service.. Pin
Ravi Bhavnani24-May-12 2:11
professionalRavi Bhavnani24-May-12 2:11 

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.